[Python-apps-commits] r815 - in packages/planet-venus/trunk/debian/patches (1 file)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Thu Mar 20 23:33:27 UTC 2008


    Date: Thursday, March 20, 2008 @ 23:33:16
  Author: nslater-guest
Revision: 815

Corrected GNU style --help output

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

Modified: packages/planet-venus/trunk/debian/patches/command-improvement.patch
===================================================================
--- packages/planet-venus/trunk/debian/patches/command-improvement.patch	2008-03-20 23:28:55 UTC (rev 814)
+++ packages/planet-venus/trunk/debian/patches/command-improvement.patch	2008-03-20 23:33:16 UTC (rev 815)
@@ -1,6 +1,6 @@
-diff -Nur planet-venus-20080220.orig/planet.py planet-venus-20080220.orig.new/planet.py
---- planet-venus-20080220.orig/planet.py	2007-12-22 03:24:01.000000000 +0000
-+++ planet-venus-20080220.orig.new/planet.py	2008-03-04 16:16:04.000000000 +0000
+diff -Nur planet-venus_0~bzr86.orig/planet.py planet-venus_0~bzr86.orig.new/planet.py
+--- planet-venus_0~bzr86.orig/planet.py	2008-03-20 23:21:05.000000000 +0000
++++ planet-venus_0~bzr86.orig.new/planet.py	2008-03-20 23:30:36.000000000 +0000
 @@ -13,30 +13,89 @@
                  "Jeff Waugh <jdub at perkypants.org>" ]
  __license__ = "Python"
@@ -54,7 +54,7 @@
 +  -o, --offline           update from the cache only
 +  -n, --only-if-new       only spider new feeds
 +  -x, --expunge           expunge old entries from cache
-+  -c, --create DIRECTORY  create a new planet in DIRECTORY
++  -c, --create=DIRECTORY  create a new planet in DIRECTORY
 +
 +Examples:
 +




More information about the Python-apps-commits mailing list