r13641 - in /trunk/libvorbis-perl/debian: changelog rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Jan 26 20:19:29 UTC 2008


Author: dmn
Date: Sat Jan 26 20:19:29 2008
New Revision: 13641

URL: http://svn.debian.org/wsvn/?sc=1&rev=13641
Log:
* do not ship redundant README

Modified:
    trunk/libvorbis-perl/debian/changelog
    trunk/libvorbis-perl/debian/rules

Modified: trunk/libvorbis-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libvorbis-perl/debian/changelog?rev=13641&op=diff
==============================================================================
--- trunk/libvorbis-perl/debian/changelog (original)
+++ trunk/libvorbis-perl/debian/changelog Sat Jan 26 20:19:29 2008
@@ -28,6 +28,7 @@
     + added debian/repack.pl and hook it to debian/watch
     + added uversionmangle to debian/watch to automatically add .ds1 to
       upstream version
+  * do not ship redundant README
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 26 Jan 2008 19:17:42 +0100
 

Modified: trunk/libvorbis-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libvorbis-perl/debian/rules?rev=13641&op=diff
==============================================================================
--- trunk/libvorbis-perl/debian/rules (original)
+++ trunk/libvorbis-perl/debian/rules Sat Jan 26 20:19:29 2008
@@ -60,7 +60,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	dh_installdocs README
+	dh_installdocs
 	dh_installchangelogs Changes
 	dh_strip
 	dh_compress




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