[Python-apps-commits] r4128 - in packages/pkpgcounter/trunk/debian (README.source changelog)

ryanakca-guest at users.alioth.debian.org ryanakca-guest at users.alioth.debian.org
Sun Nov 15 16:04:53 UTC 2009


    Date: Sunday, November 15, 2009 @ 16:04:21
  Author: ryanakca-guest
Revision: 4128

Added a README.source, as required by Debian Policy Manual section 4.14

Added:
  packages/pkpgcounter/trunk/debian/README.source
Modified:
  packages/pkpgcounter/trunk/debian/changelog

Added: packages/pkpgcounter/trunk/debian/README.source
===================================================================
--- packages/pkpgcounter/trunk/debian/README.source	                        (rev 0)
+++ packages/pkpgcounter/trunk/debian/README.source	2009-11-15 16:04:21 UTC (rev 4128)
@@ -0,0 +1,8 @@
+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.  Please see:
+
+    /usr/share/doc/quilt/README.source
+
+for more information on how to apply the patches, modify patches, or
+remove a patch.

Modified: packages/pkpgcounter/trunk/debian/changelog
===================================================================
--- packages/pkpgcounter/trunk/debian/changelog	2009-11-15 16:01:38 UTC (rev 4127)
+++ packages/pkpgcounter/trunk/debian/changelog	2009-11-15 16:04:21 UTC (rev 4128)
@@ -1,5 +1,6 @@
 pkpgcounter (3.50-5) UNRELEASED; urgency=low
 
+  [ Julien Lavergne ]
   * From Ubuntu, prepare for the future python transition:
    - debian/rules: 
     + Include /usr/share/python/python.mk
@@ -7,8 +8,11 @@
    - debian/control: 
     + Bump build-depends to python (>= 2.5.4-1~)
 
- -- Julien Lavergne <julien.lavergne at gmail.com>  Sun, 31 May 2009 18:23:31 +0200
+  [ Ryan Kavanagh ]
+  * Added a README.source, as required by Debian Policy Manual section 4.14 
 
+ -- Ryan Kavanagh <ryanakca at kubuntu.org>  Sun, 15 Nov 2009 11:03:20 -0500
+
 pkpgcounter (3.50-4) unstable; urgency=low
 
   * debian/control:




More information about the Python-apps-commits mailing list