[pkg-boost-commits] r14311 - boost/trunk/debian

smr at alioth.debian.org smr at alioth.debian.org
Sun Nov 9 22:54:38 UTC 2008


Author: smr
Date: 2008-11-09 22:54:38 +0000 (Sun, 09 Nov 2008)
New Revision: 14311

Modified:
   boost/trunk/debian/rules
Log:
Use correct name for -dbg package.

Modified: boost/trunk/debian/rules
===================================================================
--- boost/trunk/debian/rules	2008-11-09 22:54:13 UTC (rev 14310)
+++ boost/trunk/debian/rules	2008-11-09 22:54:38 UTC (rev 14311)
@@ -402,7 +402,7 @@
 	dh_installinfo
 	dh_installchangelogs
 	dh_lintian
-	dh_strip --dbg-package=libboost-dbg -X"-d-"
+	dh_strip --dbg-package=libboost1.37-dbg -X"-d-"
 	dh_link
 	dh_compress -Xlibboost$(PKGVERSION)-doc/HTML
 	dh_pysupport




More information about the pkg-boost-commits mailing list