[Pkg-maemo-commits] r101 ./sapwood/debian: * Correct argument of dh_strip in rules.

Jonny Lamb jonnylamb at jonnylamb.com
Mon Jul 23 17:25:37 UTC 2007


------------------------------------------------------------
revno: 101
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: sapwood
timestamp: Mon 2007-07-23 18:25:37 +0100
message:
  * Correct argument of dh_strip in rules.
modified:
  debian/changelog
  debian/rules
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2007-07-23 16:40:29 +0000
+++ b/debian/changelog	2007-07-23 17:25:37 +0000
@@ -8,8 +8,9 @@
   * Add watch file.
   * Bump up debhelper compat to 5.
   * Update package descriptions.
+  * Correct argument of dh_strip in rules.
 
- -- Jonny Lamb <jonnylamb at jonnylamb.com>  Mon, 23 Jul 2007 17:36:48 +0100
+ -- Jonny Lamb <jonnylamb at jonnylamb.com>  Mon, 23 Jul 2007 18:25:10 +0100
 
 sapwood (2.91.6-1) unstable; urgency=low
 

=== modified file 'debian/rules'
--- a/debian/rules	2006-09-15 08:58:34 +0000
+++ b/debian/rules	2007-07-23 17:25:37 +0000
@@ -77,7 +77,7 @@
 	dh_installdocs -a
 	dh_installchangelogs -a ChangeLog
 #	dh_installexamples -a
-	dh_strip -a --dbg-package=gtk2-engines-sapwood
+	dh_strip -a --dbg-package=gtk2-engines-sapwood-dbg
 	dh_compress -a
 	dh_fixperms -a
 	dh_installdeb -a



More information about the Pkg-maemo-commits mailing list