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

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


    Date: Sunday, November 15, 2009 @ 16:15:36
  Author: ryanakca-guest
Revision: 4131

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

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

Added: packages/quickplay/trunk/debian/README.source
===================================================================
--- packages/quickplay/trunk/debian/README.source	                        (rev 0)
+++ packages/quickplay/trunk/debian/README.source	2009-11-15 16:15:36 UTC (rev 4131)
@@ -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/quickplay/trunk/debian/changelog
===================================================================
--- packages/quickplay/trunk/debian/changelog	2009-11-15 16:12:20 UTC (rev 4130)
+++ packages/quickplay/trunk/debian/changelog	2009-11-15 16:15:36 UTC (rev 4131)
@@ -1,9 +1,13 @@
 quickplay (1.5-2) UNRELEASED; urgency=low
 
+  [ Charlie Smotherman ]
   * Bumped standards version to 3.8.3.  No changes needed.
 
- -- Charlie Smotherman <cjsmo at cableone.net>  Thu, 20 Jul 2009 00:13:17 -0500
+  [ 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:15:02 -0500
+
 quickplay (1.5-1) unstable; urgency=low
 
   * Initial release.  Closes: #499485 (LP: #272006)




More information about the Python-apps-commits mailing list