r43867 - in /trunk/libapp-nopaste-perl/debian: README.source changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Sep 9 18:03:10 UTC 2009


Author: gregoa
Date: Wed Sep  9 18:02:48 2009
New Revision: 43867

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43867
Log:
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* Set Standards-Version to 3.8.3 (no further changes).

Added:
    trunk/libapp-nopaste-perl/debian/README.source
Modified:
    trunk/libapp-nopaste-perl/debian/changelog
    trunk/libapp-nopaste-perl/debian/control

Added: trunk/libapp-nopaste-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/README.source?rev=43867&op=file
==============================================================================
--- trunk/libapp-nopaste-perl/debian/README.source (added)
+++ trunk/libapp-nopaste-perl/debian/README.source Wed Sep  9 18:02:48 2009
@@ -1,0 +1,5 @@
+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/libapp-nopaste-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/changelog?rev=43867&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/changelog (original)
+++ trunk/libapp-nopaste-perl/debian/changelog Wed Sep  9 18:02:48 2009
@@ -1,8 +1,14 @@
 libapp-nopaste-perl (0.15-3) UNRELEASED; urgency=low
 
+  [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
     perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
     permitted by Debian Policy 3.8.3).
+
+  [ gregor herrmann ]
+  * Add debian/README.source to document quilt usage, as required by
+    Debian Policy since 3.8.0.
+  * Set Standards-Version to 3.8.3 (no further changes).
 
  -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 16 Aug 2009 20:13:07 +0200
 

Modified: trunk/libapp-nopaste-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-nopaste-perl/debian/control?rev=43867&op=diff
==============================================================================
--- trunk/libapp-nopaste-perl/debian/control (original)
+++ trunk/libapp-nopaste-perl/debian/control Wed Sep  9 18:02:48 2009
@@ -7,7 +7,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>,
  gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/App-Nopaste/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libapp-nopaste-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libapp-nopaste-perl/




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