r20180 - in /trunk/libdbd-mysql-perl/debian: changelog rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon May 19 18:47:04 UTC 2008


Author: gregoa
Date: Mon May 19 18:47:03 2008
New Revision: 20180

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=20180
Log:
README isn't installed any more (only installation instructions)

Modified:
    trunk/libdbd-mysql-perl/debian/changelog
    trunk/libdbd-mysql-perl/debian/rules

Modified: trunk/libdbd-mysql-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-mysql-perl/debian/changelog?rev=20180&op=diff
==============================================================================
--- trunk/libdbd-mysql-perl/debian/changelog (original)
+++ trunk/libdbd-mysql-perl/debian/changelog Mon May 19 18:47:03 2008
@@ -1,11 +1,10 @@
 libdbd-mysql-perl (4.007-1) UNRELEASED; urgency=low
 
-  WAITS for the perl 5.10 transition upload block to be lifted
-  
   * New upstream release.
   * debian/copyright: use version-independent upstream source URL.
-  * Refresh debian/rules, no functional changes, except that the only test
-    which doesn't need a local MySQL server is enabled.
+  * Refresh debian/rules, no functional changes, except:
+    - the only test which doesn't need a local MySQL server is enabled
+    - README isn't installed any more (only installation instructions)
   * Add a lintian override for a warning concerning a long line in a manpage
     which is caused by a long argument.
   * Add /me to Uploaders.

Modified: trunk/libdbd-mysql-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbd-mysql-perl/debian/rules?rev=20180&op=diff
==============================================================================
--- trunk/libdbd-mysql-perl/debian/rules (original)
+++ trunk/libdbd-mysql-perl/debian/rules Mon May 19 18:47:03 2008
@@ -64,7 +64,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installexamples eg/*
-	dh_installdocs README
+	dh_installdocs
 	dh_installchangelogs ChangeLog
 	dh_shlibdeps
 	dh_strip




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