r6714 - in /trunk/libhtml-fillinform-perl/debian: changelog rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Aug 16 07:23:17 UTC 2007


Author: dmn
Date: Thu Aug 16 07:23:17 2007
New Revision: 6714

URL: http://svn.debian.org/wsvn/?sc=1&rev=6714
Log:
* Removed unneeded dh_* calls from debian/rules

Modified:
    trunk/libhtml-fillinform-perl/debian/changelog
    trunk/libhtml-fillinform-perl/debian/rules

Modified: trunk/libhtml-fillinform-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libhtml-fillinform-perl/debian/changelog?rev=6714&op=diff
==============================================================================
--- trunk/libhtml-fillinform-perl/debian/changelog (original)
+++ trunk/libhtml-fillinform-perl/debian/changelog Thu Aug 16 07:23:17 2007
@@ -6,8 +6,9 @@
     + Removed the notice for available paid support
     + Added debian packaging gopyright and license
   * Added myself to uploaders
+  * Removed unneeded dh_* calls from debian/rules
 
- -- Damyan Ivanov <dmn at debian.org>  Thu, 16 Aug 2007 10:21:52 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Thu, 16 Aug 2007 10:23:11 +0300
 
 libhtml-fillinform-perl (1.06-3) unstable; urgency=low
 

Modified: trunk/libhtml-fillinform-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libhtml-fillinform-perl/debian/rules?rev=6714&op=diff
==============================================================================
--- trunk/libhtml-fillinform-perl/debian/rules (original)
+++ trunk/libhtml-fillinform-perl/debian/rules Thu Aug 16 07:23:17 2007
@@ -69,14 +69,9 @@
 binary-indep: build install
 	dh_testdir
 	dh_testroot
-#	dh_installcron
-#	dh_installmenu
-#	dh_installexamples
 	dh_installdocs README
 	dh_installchangelogs Changes
 	dh_perl
-	dh_link
-	dh_strip
 	dh_compress
 	dh_fixperms
 	dh_installdeb




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