[pkg-boost-commits] r14310 - boost/branches/1.36.0/debian

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


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

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

Modified: boost/branches/1.36.0/debian/rules
===================================================================
--- boost/branches/1.36.0/debian/rules	2008-11-09 21:51:00 UTC (rev 14309)
+++ boost/branches/1.36.0/debian/rules	2008-11-09 22:54:13 UTC (rev 14310)
@@ -412,7 +412,7 @@
 	dh_installinfo
 	dh_installchangelogs
 	dh_lintian
-	dh_strip --dbg-package=libboost-dbg -X"-d-"
+	dh_strip --dbg-package=libboost1.36-dbg -X"-d-"
 	dh_link
 	dh_compress -Xlibboost$(PKGVERSION)-doc/HTML
 	dh_pysupport




More information about the pkg-boost-commits mailing list