[Pkg-xfce-commits] r9472 - in /desktop/branches/experimental/exo/debian: changelog rules

Yves-Alexis Perez corsac at moszumanska.debian.org
Fri Aug 26 09:01:25 UTC 2016


Author: corsac
Date: Fri Aug 26 09:01:21 2016
New Revision: 9472

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9472
Log:
migrate to dbgsym packages.

Modified:
    desktop/branches/experimental/exo/debian/changelog
    desktop/branches/experimental/exo/debian/rules

Modified: desktop/branches/experimental/exo/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/exo/debian/changelog?rev=9472&op=diff
==============================================================================
--- desktop/branches/experimental/exo/debian/changelog	(original)
+++ desktop/branches/experimental/exo/debian/changelog	Fri Aug 26 09:01:21 2016
@@ -8,6 +8,7 @@
     - introduce new binary packages for exo-2.
   * debian/rules:
     - enable GTK-3 build.
+    - migrate to dbgsym packages.
   * debian/libexo-1-0.symbols updated for new release.
   * debian/libexo-2-0.symbols added for new exo-2 library.
 

Modified: desktop/branches/experimental/exo/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/branches/experimental/exo/debian/rules?rev=9472&op=diff
==============================================================================
--- desktop/branches/experimental/exo/debian/rules	(original)
+++ desktop/branches/experimental/exo/debian/rules	Fri Aug 26 09:01:21 2016
@@ -42,6 +42,6 @@
 	dh_install --fail-missing -X .la
 
 override_dh_strip:
-	dh_strip -p $(EXO_SONAME) --dbg-package=$(EXO_SONAME)-dbg
-	dh_strip -p exo-utils --dbg-package=exo-utils-dbg
+	dh_strip -p $(EXO_SONAME) --dbgsym-migration="$(EXO_SONAME)-dbg (<< 0.11.1-1~)"
+	dh_strip -p exo-utils --dbgsym-migration="exo-utils-dbg (<< 0.11.1-1~)"
 	dh_strip --remaining-packages




More information about the Pkg-xfce-commits mailing list