r12576 - in /trunk/libxml-sax-expat-perl/debian: changelog rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Sat Jan 12 07:48:42 UTC 2008


Author: ntyni
Date: Sat Jan 12 07:48:41 2008
New Revision: 12576

URL: http://svn.debian.org/wsvn/?sc=1&rev=12576
Log:
* Remove an unnecessary dh_strip call and clean debian/rules a bit.

Modified:
    trunk/libxml-sax-expat-perl/debian/changelog
    trunk/libxml-sax-expat-perl/debian/rules

Modified: trunk/libxml-sax-expat-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libxml-sax-expat-perl/debian/changelog?rev=12576&op=diff
==============================================================================
--- trunk/libxml-sax-expat-perl/debian/changelog (original)
+++ trunk/libxml-sax-expat-perl/debian/changelog Sat Jan 12 07:48:41 2008
@@ -31,6 +31,7 @@
     the name of the build directory.
   * Make the debian/rules install target depend on the build target and use
     stamp files to avoid unnecessary remaking.
+  * Remove an unnecessary dh_strip call and clean debian/rules a bit.
 
  -- Roberto C. Sanchez <roberto at debian.org>  Thu, 10 Jan 2008 22:01:36 -0500
 

Modified: trunk/libxml-sax-expat-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libxml-sax-expat-perl/debian/rules?rev=12576&op=diff
==============================================================================
--- trunk/libxml-sax-expat-perl/debian/rules (original)
+++ trunk/libxml-sax-expat-perl/debian/rules Sat Jan 12 07:48:41 2008
@@ -4,9 +4,6 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-# export DH_COMPAT=4
 
 PACKAGE=$(shell dh_listpackages)
 
@@ -45,7 +42,6 @@
 	dh_installman
 	dh_installchangelogs Changes
 	dh_link
-	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb




More information about the Pkg-perl-cvs-commits mailing list