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

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


    Date: Sunday, November 15, 2009 @ 16:12:20
  Author: ryanakca-guest
Revision: 4130

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

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

Added: packages/pypar2/trunk/debian/README.source
===================================================================
--- packages/pypar2/trunk/debian/README.source	                        (rev 0)
+++ packages/pypar2/trunk/debian/README.source	2009-11-15 16:12:20 UTC (rev 4130)
@@ -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/pypar2/trunk/debian/changelog
===================================================================
--- packages/pypar2/trunk/debian/changelog	2009-11-15 16:07:13 UTC (rev 4129)
+++ packages/pypar2/trunk/debian/changelog	2009-11-15 16:12:20 UTC (rev 4130)
@@ -1,10 +1,14 @@
 pypar2 (1.4-5) UNRELEASED; urgency=low
 
+  [ Sandro Tosi ]
   * debian/control
     - switch Vcs-Browser field to viewsvn
 
- -- Sandro Tosi <morph at debian.org>  Mon, 03 Nov 2008 22:48:01 +0100
+  [ 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:11:55 -0500
+
 pypar2 (1.4-4) unstable; urgency=low
 
   * Add no_pyxml.patch - PrettyPrint() is available in PyXml only,




More information about the Python-apps-commits mailing list