[Merge] lp:~panfaust/kubuntu-packaging-next/plasma-workspace-work into lp:~kubuntu-packagers/kubuntu-packaging-next/plasma-workspace
Harald Sitter
sitter.harald at gmail.com
Wed Jul 23 08:12:46 UTC 2014
Review: Approve
Diff comments:
> === modified file 'debian/changelog'
> --- debian/changelog 2014-07-22 08:34:33 +0000
> +++ debian/changelog 2014-07-22 15:26:50 +0000
> @@ -19,6 +19,7 @@
> alternative, this way in a system without any login manager and only
> the plasma desktop installed users would be able to start plasma
> just typing 'startx'.
> + * Add plasma-workspace-dbg in order to provide debugging symbols.
>
> [ Rohan Garg ]
> * Add sddm-theme-breeze package
>
> === modified file 'debian/control'
> --- debian/control 2014-07-22 08:34:33 +0000
> +++ debian/control 2014-07-22 15:26:50 +0000
> @@ -235,3 +235,14 @@
> Taskmanager library.
> .
> This package contains the files for the breeze SDDM theme.
> +
> +Package: plasma-workspace-dbg
should be section debug, and explicitly set priority to extra (in case the source priority gets changed)
> +Architecture: any
> +Depends: ${misc:Depends}, ${shlibs:Depends}
> +Description: Plasma Workspace for KF5
> + Plasma Workspace for KF5. Workspaces provide
> + support for KDE Plasma Widgets, integrated search,
> + hardware management and a high degree of customizability.
> + .
> + This package contains the debugging symbols.
> +
>
> === modified file 'debian/rules'
> --- debian/rules 2014-07-08 02:48:53 +0000
> +++ debian/rules 2014-07-22 15:26:50 +0000
> @@ -8,6 +8,9 @@
> PYBUILD_TEST_ARGS="export `dbus-launch`"\
> dh_auto_test
>
> +override_dh_strip:
> + $(overridden_command) --dbg-package=plasma-workspace-dbg
> +
> override_dh_fixperms:
> chmod -x debian/plasma-workspace/etc/xdg/autostart/org.kde.klipper.desktop
> $(overridden_command)
>
--
https://code.launchpad.net/~panfaust/kubuntu-packaging-next/plasma-workspace-work/+merge/227770
Your team Kubuntu Packagers is subscribed to branch lp:~kubuntu-packagers/kubuntu-packaging-next/plasma-workspace.
More information about the Ubuntu-reviews
mailing list