[Python-modules-commits] r8847 - in packages/python-peak.rules/trunk/debian (2 files)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Thu Jun 25 13:31:03 UTC 2009


    Date: Thursday, June 25, 2009 @ 13:30:56
  Author: zack
Revision: 8847

debian/README.source: fix wording and content

Modified:
  packages/python-peak.rules/trunk/debian/README.source
  packages/python-peak.rules/trunk/debian/changelog

Modified: packages/python-peak.rules/trunk/debian/README.source
===================================================================
--- packages/python-peak.rules/trunk/debian/README.source	2009-06-25 12:43:04 UTC (rev 8846)
+++ packages/python-peak.rules/trunk/debian/README.source	2009-06-25 13:30:56 UTC (rev 8847)
@@ -11,13 +11,8 @@
 
    $ debian/rules get-orig-source
 
-If all goes well, that should leave aroung a tarball called
+If all goes well, that should leave around a .orig.tar.gz
 
-   PACKAGE-YYYYMMDD.orig.tar.gz
-
-where PACKAGE is the source package name and YYYYMMDD is today's date
-in year/month/day format.
-
 Note that the target does not check whether creating a new upstream
 version is needed: invoke it only if you know that some of the
 upstream parts of this package need updates. Otherwise, use "apt-get
@@ -35,9 +30,9 @@
 Adding a new contrib
 ====================
 
-As this is package ship contribs for PEAK.rules, it is natural to
-expect that in the future new contribs will be added. To add one to
-the package follow a few simple rules:
+As this package ships contribs for PEAK.rules, it is natural to expect
+that in the future new contribs will be added. To add one to the
+package follow a few simple rules:
 
 1) add the module name (usually the egg name) to the $(UPSTREAMS)
    Makefile variable in debian/rules
@@ -51,5 +46,5 @@
 4) run "debian/rules get-orig-source" to recreate the new tarball
 
 
- -- Stefano Zacchiroli <zack at debian.org>, Sat, 20 Jun 2009 13:00:52 +0200
+ -- Stefano Zacchiroli <zack at debian.org>, Thu, 25 Jun 2009 15:30:02 +0200
 

Modified: packages/python-peak.rules/trunk/debian/changelog
===================================================================
--- packages/python-peak.rules/trunk/debian/changelog	2009-06-25 12:43:04 UTC (rev 8846)
+++ packages/python-peak.rules/trunk/debian/changelog	2009-06-25 13:30:56 UTC (rev 8847)
@@ -1,3 +1,9 @@
+python-peak.rules (0.5a1+r2582.1-2) UNRELEASED; urgency=low
+
+  * debian/README.source: fix wording and content
+
+ -- Stefano Zacchiroli <zack at debian.org>  Thu, 25 Jun 2009 15:30:17 +0200
+
 python-peak.rules (0.5a1+r2582.1-1) experimental; urgency=low
 
   * add support for shipping PEAK-Rules contribs




More information about the Python-modules-commits mailing list