r23456 - in /trunk/libclass-methodmaker-perl/debian: README.source changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Jul 21 20:08:20 UTC 2008


Author: gregoa
Date: Mon Jul 21 20:08:13 2008
New Revision: 23456

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=23456
Log:
Set Standards-Version to 3.8.0; add debian/README.source to document
quilt usage.

Added:
    trunk/libclass-methodmaker-perl/debian/README.source
Modified:
    trunk/libclass-methodmaker-perl/debian/changelog
    trunk/libclass-methodmaker-perl/debian/control

Added: trunk/libclass-methodmaker-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/README.source?rev=23456&op=file
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/README.source (added)
+++ trunk/libclass-methodmaker-perl/debian/README.source Mon Jul 21 20:08:13 2008
@@ -1,0 +1,6 @@
+This package uses quilt to manage all modifications to the upstream
+source.  Changes are stored in the source package as diffs in
+debian/patches and applied during the build.
+
+See /usr/share/doc/quilt/README.source for a detailed explanation.
+

Modified: trunk/libclass-methodmaker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/changelog?rev=23456&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/changelog (original)
+++ trunk/libclass-methodmaker-perl/debian/changelog Mon Jul 21 20:08:13 2008
@@ -3,6 +3,8 @@
   * New upstream release.
   * Remove patch no-warnings-once.patch, the bug is fixed in this upstream
     release.
+  * Set Standards-Version to 3.8.0; add debian/README.source to document
+    quilt usage.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 21 Jul 2008 22:03:53 +0200
 

Modified: trunk/libclass-methodmaker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/control?rev=23456&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/control (original)
+++ trunk/libclass-methodmaker-perl/debian/control Mon Jul 21 20:08:13 2008
@@ -5,7 +5,7 @@
 Uploaders: gregor herrmann <gregoa at debian.org>,
  Niko Tyni <ntyni at debian.org>
 Build-Depends: debhelper (>= 6), perl, quilt (>= 0.40), libipc-run-perl
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Class-MethodMaker/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-methodmaker-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/




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