[Pkg-xfce-commits] r9860 - in /desktop/trunk/thunar/debian: changelog control rules

Unit 193 unit193-guest at moszumanska.debian.org
Mon Jun 19 04:09:14 UTC 2017


Author: unit193-guest
Date: Mon Jun 19 04:09:13 2017
New Revision: 9860

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9860
Log:
d/control, d/rules: Migrate to dbgsym packages.

Modified:
    desktop/trunk/thunar/debian/changelog
    desktop/trunk/thunar/debian/control
    desktop/trunk/thunar/debian/rules

Modified: desktop/trunk/thunar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/debian/changelog?rev=9860&op=diff
==============================================================================
--- desktop/trunk/thunar/debian/changelog	(original)
+++ desktop/trunk/thunar/debian/changelog	Mon Jun 19 04:09:13 2017
@@ -1,11 +1,16 @@
 thunar (1.6.11-2) UNRELEASED; urgency=medium
 
+  [ Yves-Alexis Perez ]
   * debian/patches:
     - 0001-Fix-deadlock-in-mutex-causing-Thunar-to-hang-Bug-134 added, fix
       a possible Thunar freeze when a lot of files are renamed in the background
   * debian/control:
     - update standards version to 4.0.0.
   * Run wrap-and-sort.
+
+  [ Unit 193 ]
+  * d/control, d/rules:
+    - Migrate to dbgsym packages.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sun, 18 Jun 2017 22:02:58 +0200
 

Modified: desktop/trunk/thunar/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/debian/control?rev=9860&op=diff
==============================================================================
--- desktop/trunk/thunar/debian/control	(original)
+++ desktop/trunk/thunar/debian/control	Mon Jun 19 04:09:13 2017
@@ -79,12 +79,3 @@
 Description: Provides thunar documentation, icons and translations
  This package contains architecture-independent files for thunar, the file
  manager and file management libraries for Xfce desktop environment.
-
-Package: thunar-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: thunar (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
-Description: debugging information for thunar
- This package contains debugging symbols for thunar and libthunarx, the file
- manager and file management libraries for Xfce desktop environment.

Modified: desktop/trunk/thunar/debian/rules
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/debian/rules?rev=9860&op=diff
==============================================================================
--- desktop/trunk/thunar/debian/rules	(original)
+++ desktop/trunk/thunar/debian/rules	Mon Jun 19 04:09:13 2017
@@ -34,7 +34,7 @@
 	dh_installdocs --remaining-packages
 
 override_dh_strip:
-	dh_strip --dbg-package=thunar-dbg
+	dh_strip --dbgsym-migration='thunar-dbg (<< 1.6.11-2~)'
 
 override_dh_shlibdeps:
 	dh_shlibdeps -X debian/thunar/usr/lib/$(DEB_HOST_MULTIARCH)/xfce4/panel/plugins/libthunar-tpa.so -- \




More information about the Pkg-xfce-commits mailing list