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

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


    Date: Sunday, November 15, 2009 @ 15:59:36
  Author: ryanakca-guest
Revision: 4126

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

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

Added: packages/mitter/trunk/debian/README.source
===================================================================
--- packages/mitter/trunk/debian/README.source	                        (rev 0)
+++ packages/mitter/trunk/debian/README.source	2009-11-15 15:59:36 UTC (rev 4126)
@@ -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/mitter/trunk/debian/changelog
===================================================================
--- packages/mitter/trunk/debian/changelog	2009-11-15 15:57:33 UTC (rev 4125)
+++ packages/mitter/trunk/debian/changelog	2009-11-15 15:59:36 UTC (rev 4126)
@@ -1,5 +1,9 @@
 mitter (0.4.5-1) UNRELEASED; urgency=low
 
+  [ Andrea Colangelo ]
   * Initial release. (Closes: #526796)
 
- -- Andrea Colangelo <warp10 at ubuntu.com>  Wed, 15 Jul 2009 10:43:18 +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 10:59:04 -0500




More information about the Python-apps-commits mailing list