[mate-settings-daemon] 01/01: Revert "debian/control rules: dbgsym: Don'y build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages."
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Mon May 30 15:07:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository mate-settings-daemon.
commit b957798230c4e3d04d4831a7dda2da06f0757046
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Mon May 30 18:06:57 2016 +0300
Revert "debian/control rules: dbgsym: Don'y build dbg:packages anymore. See https://wiki.debian.org/AutomaticDebugPackages."
This reverts commit e4d9cfd990c690a9209125847e22b200ae0509b7.
modified: debian/control
modified: debian/rules
---
debian/control | 27 +++++++++++++++++++++++++++
debian/rules | 2 +-
2 files changed, 28 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index f21a568..fd1ee54 100644
--- a/debian/control
+++ b/debian/control
@@ -121,3 +121,30 @@ Description: daemon handling the MATE session settings (development files)
This package contains the development files for building
mate-settings-daemon plugins.
+Package: mate-settings-daemon-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: mate-settings-daemon (= ${binary:Version}),
+ ${misc:Depends},
+Description: daemon handling the MATE session settings (debugging symbols)
+ This package contains the daemon which is responsible for setting the
+ various parameters of a MATE session and the applications that run
+ under it. It handles the following kinds of settings:
+ .
+ * Keyboard: layout, accessibility options, shortcuts, media keys
+ * Clipboard management
+ * Theming: background, icons, GTK+ applications
+ * Cleanup of unused files
+ * Mouse: cursors, speed, accessibility options
+ * Startup of other daemons: screensaver, sound daemon
+ * Typing break
+ .
+ It also sets various application settings through X resources and
+ freedesktop.org XSETTINGS.
+ .
+ This package contains debugging symbols for the mate-settings-daemon
+ package.
+ .
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
diff --git a/debian/rules b/debian/rules
index 3410a0c..5af279b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,7 @@ override_dh_auto_configure:
override_dh_makeshlibs:
override_dh_strip:
- dh_strip --dbgsym-migration='mate-settings-daemon-dbg (<< 1.14.0-2~)'
+ dh_strip --dbg-package=mate-settings-daemon-dbg
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-settings-daemon.git
More information about the pkg-mate-commits
mailing list