r9884 - in /trunk/libclass-mop-perl/debian: changelog rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Nov 28 11:28:59 UTC 2007


Author: dmn
Date: Wed Nov 28 11:28:58 2007
New Revision: 9884

URL: http://svn.debian.org/wsvn/?sc=1&rev=9884
Log:
* Stop installing redundant README

Modified:
    trunk/libclass-mop-perl/debian/changelog
    trunk/libclass-mop-perl/debian/rules

Modified: trunk/libclass-mop-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libclass-mop-perl/debian/changelog?rev=9884&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/changelog (original)
+++ trunk/libclass-mop-perl/debian/changelog Wed Nov 28 11:28:58 2007
@@ -11,6 +11,7 @@
   * debian/copyright:
     + add contributors
     + use single URL in the "downloaded from" part
+  * Stop installing redundant README
 
  -- Damyan Ivanov <dmn at debian.org>  Wed, 28 Nov 2007 13:22:44 +0200
 

Modified: trunk/libclass-mop-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libclass-mop-perl/debian/rules?rev=9884&op=diff
==============================================================================
--- trunk/libclass-mop-perl/debian/rules (original)
+++ trunk/libclass-mop-perl/debian/rules Wed Nov 28 11:28:58 2007
@@ -52,7 +52,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installexamples examples/*
-	dh_installdocs README
+	dh_installdocs
 	dh_installchangelogs Changes
 	dh_perl
 	dh_compress




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