r14978 - in /trunk/libapache-authenhook-perl/debian: changelog rules

ntyni at users.alioth.debian.org ntyni at users.alioth.debian.org
Fri Feb 15 19:32:23 UTC 2008


Author: ntyni
Date: Fri Feb 15 19:32:22 2008
New Revision: 14978

URL: http://svn.debian.org/wsvn/?sc=1&rev=14978
Log:
* Don't install the uninformative README file.

Modified:
    trunk/libapache-authenhook-perl/debian/changelog
    trunk/libapache-authenhook-perl/debian/rules

Modified: trunk/libapache-authenhook-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libapache-authenhook-perl/debian/changelog?rev=14978&op=diff
==============================================================================
--- trunk/libapache-authenhook-perl/debian/changelog (original)
+++ trunk/libapache-authenhook-perl/debian/changelog Fri Feb 15 19:32:22 2008
@@ -1,6 +1,10 @@
 libapache-authenhook-perl (2.00-04-3) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/rules: delete /usr/share/perl5 only if it exists.
+
+  [ Niko Tyni ]
+  * Don't install the uninformative README file.
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Wed, 09 Jan 2008 21:16:35 +0100
 

Modified: trunk/libapache-authenhook-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libapache-authenhook-perl/debian/rules?rev=14978&op=diff
==============================================================================
--- trunk/libapache-authenhook-perl/debian/rules (original)
+++ trunk/libapache-authenhook-perl/debian/rules Fri Feb 15 19:32:22 2008
@@ -72,7 +72,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs README ToDo
+	dh_installdocs ToDo
 	dh_installexamples 
 	dh_installman
 	dh_installchangelogs Changes




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