[Pkg-xfce-commits] r2878 - goodies/libtubo/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sun Mar 1 10:34:43 UTC 2009


Author: corsac
Date: 2009-03-01 10:34:43 +0000 (Sun, 01 Mar 2009)
New Revision: 2878

Modified:
   goodies/libtubo/debian/changelog
   goodies/libtubo/debian/rules
Log:
* debian/rules:
  - add debugging symbols to the -dbg package.

Modified: goodies/libtubo/debian/changelog
===================================================================
--- goodies/libtubo/debian/changelog	2009-03-01 10:31:54 UTC (rev 2877)
+++ goodies/libtubo/debian/changelog	2009-03-01 10:34:43 UTC (rev 2878)
@@ -15,6 +15,7 @@
     - add -dbg package
     - remove XS-Vcs headers, now useless.
     - update standards version to 3.8.0.
+  * debian/rules:
+    - add debugging symbols to the -dbg package.
 
- -- David Paleino <d.paleino at gmail.com>  Sat, 26 May 2007 20:42:20 +0200
-
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 01 Mar 2009 11:34:21 +0100

Modified: goodies/libtubo/debian/rules
===================================================================
--- goodies/libtubo/debian/rules	2009-03-01 10:31:54 UTC (rev 2877)
+++ goodies/libtubo/debian/rules	2009-03-01 10:34:43 UTC (rev 2878)
@@ -73,7 +73,7 @@
 	dh_installdocs
 	dh_installman
 	dh_link
-	dh_strip
+	dh_strip --dbg-package=libtubo-dbg
 	dh_compress 
 	dh_fixperms
 	dh_makeshlibs




More information about the Pkg-xfce-commits mailing list