[Pkg-xfce-commits] r10109 - in /desktop/trunk/xfce4-session/debian: changelog rules
Yves-Alexis Perez
corsac at moszumanska.debian.org
Sat Oct 21 12:19:52 UTC 2017
Author: corsac
Date: Sat Oct 21 12:19:52 2017
New Revision: 10109
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=10109
Log:
* debian/rules:
- migrate to dbgsym packages.
Modified:
desktop/trunk/xfce4-session/debian/changelog
desktop/trunk/xfce4-session/debian/rules
Modified: desktop/trunk/xfce4-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/debian/changelog?rev=10109&op=diff
==============================================================================
--- desktop/trunk/xfce4-session/debian/changelog (original)
+++ desktop/trunk/xfce4-session/debian/changelog Sat Oct 21 12:19:52 2017
@@ -6,6 +6,8 @@
* debian/patches:
- add mate-screensaver-command to lockers list patch. closes: #879194
* Run wrap-and-sort.
+ * debian/rules:
+ - migrate to dbgsym packages.
-- Yves-Alexis Perez <corsac at debian.org> Sun, 22 Jan 2017 10:53:59 +0100
Modified: desktop/trunk/xfce4-session/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/debian/rules?rev=10109&op=diff
==============================================================================
--- desktop/trunk/xfce4-session/debian/rules (original)
+++ desktop/trunk/xfce4-session/debian/rules Sat Oct 21 12:19:52 2017
@@ -11,7 +11,7 @@
dh_install --fail-missing -X .la
override_dh_strip:
- dh_strip --dbg-package=xfce4-session-dbg
+ dh_strip --dbgsym-migration='xfce4-session-dbg (<< 4.12.1-6~)'
# default backend for Linux and Hurd
BACKEND=linux
More information about the Pkg-xfce-commits
mailing list