[Python-apps-commits] r1693 - in packages/planet-venus/trunk/debian (2 files)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Tue Aug 26 13:31:03 UTC 2008


    Date: Tuesday, August 26, 2008 @ 13:31:01
  Author: nslater-guest
Revision: 1693

updated patch for --help output to better satisfy GNU Coding Standards

Modified:
  packages/planet-venus/trunk/debian/changelog
  packages/planet-venus/trunk/debian/patches/command-improvement.patch

Modified: packages/planet-venus/trunk/debian/changelog
===================================================================
--- packages/planet-venus/trunk/debian/changelog	2008-08-26 13:30:05 UTC (rev 1692)
+++ packages/planet-venus/trunk/debian/changelog	2008-08-26 13:31:01 UTC (rev 1693)
@@ -1,8 +1,9 @@
 planet-venus (0~bzr95-3) UNRELEASED; urgency=low
 
   * Updated debian/rules to use clean and cleanbuilddir targets.
+  * Updated patch for --help output to better satisfy GNU Coding Standards.
 
- -- Noah Slater <nslater at bytesexual.org>  Tue, 26 Aug 2008 14:24:04 +0100
+ -- Noah Slater <nslater at bytesexual.org>  Tue, 26 Aug 2008 14:27:06 +0100
 
 planet-venus (0~bzr95-2) unstable; urgency=medium
 

Modified: packages/planet-venus/trunk/debian/patches/command-improvement.patch
===================================================================
--- packages/planet-venus/trunk/debian/patches/command-improvement.patch	2008-08-26 13:30:05 UTC (rev 1692)
+++ packages/planet-venus/trunk/debian/patches/command-improvement.patch	2008-08-26 13:31:01 UTC (rev 1693)
@@ -38,7 +38,7 @@
 -            print " -n, --only-if-new   Only spider new feeds"
 -            print " -x, --expunge       Expunge old entries from cache"
 -            print
-+            print """Usage: planet [OPTION]... CONFIGURATION-FILE
++            print """Usage: planet [OPTION]... [CONFIGURATION-FILE]
 +
 +Planet Venus downloads news feeds published by web sites and aggregates their
 +content together into a single combined feed, latest news first.




More information about the Python-apps-commits mailing list