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

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Tue Jul 22 08:32:15 UTC 2008


    Date: Tuesday, July 22, 2008 @ 08:32:14
  Author: nijel
Revision: 1602

Update README.source to match current versioning and patch system.

Modified:
  packages/osc/trunk/debian/README.source
  packages/osc/trunk/debian/changelog

Modified: packages/osc/trunk/debian/README.source
===================================================================
--- packages/osc/trunk/debian/README.source	2008-07-22 08:30:34 UTC (rev 1601)
+++ packages/osc/trunk/debian/README.source	2008-07-22 08:32:14 UTC (rev 1602)
@@ -7,9 +7,14 @@
 Target get-orig-source from debian/rules does download rpm and extract
 tarball from it.
 
-Another problem is upstream versioning. They sometimes do not change
-tarball version even when it contains some changes, this is reason for a
-bit more complicated debian/watch and the fact that version is not
-always in sync.
+The used patch system is dpatch.
 
+To patch the source:
+ * debian/rules patch
+To add a new patch:
+ * put it under debian/patches
+ * add it to debian/patches/00list
+
+See /usr/share/doc/dpatch for more information.
+
  -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 29 Apr 2008 15:38:44 +0200

Modified: packages/osc/trunk/debian/changelog
===================================================================
--- packages/osc/trunk/debian/changelog	2008-07-22 08:30:34 UTC (rev 1601)
+++ packages/osc/trunk/debian/changelog	2008-07-22 08:32:14 UTC (rev 1602)
@@ -2,8 +2,9 @@
 
   * New upstream version.
   * Split long line in debian/copyright.
+  * Update README.source to match current versioning and patch system.
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 22 Jul 2008 10:30:23 +0200
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Tue, 22 Jul 2008 10:31:56 +0200
 
 osc (0.106-1) unstable; urgency=low
 




More information about the Python-apps-commits mailing list