[med-svn] [gwamar] 09/09: Adapt usage hint to Debian invocation
Andreas Tille
tille at debian.org
Tue Dec 8 15:50:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository gwamar.
commit 900e97604a8674714a5188b9715f7b24118a87da
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 8 16:48:28 2015 +0100
Adapt usage hint to Debian invocation
---
debian/patches/patch_usage.patch | 14 ++++++++++++++
debian/patches/series | 1 +
2 files changed, 15 insertions(+)
diff --git a/debian/patches/patch_usage.patch b/debian/patches/patch_usage.patch
new file mode 100644
index 0000000..ad5870f
--- /dev/null
+++ b/debian/patches/patch_usage.patch
@@ -0,0 +1,14 @@
+--- a/gwamar.pyuthor: Andreas Tille <tille at debian.org>
+Last-Update: Tue, 08 Dec 2015 16:16:11 +0100
+Description: Adapt usage hint to Debian invocation
+
++++ b/gwamar.py
+@@ -251,7 +251,7 @@ def preparebroadtree(parameters):
+
+ def print_help():
+ print("You have not specified the action '-a' parameter.")
+- print("Example gwamar invocation: python gwamar.py -a p -w 4 -d mtu173")
++ print("Example gwamar invocation: gwamar -a p -w 4 -d mtu173")
+ print("For more help, please read the manual: <gwamar>/manual/manual.pdf")
+
+ if __name__ == '__main__':
diff --git a/debian/patches/series b/debian/patches/series
index 998d10f..8c73633 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
2to3.patch
+patch_usage.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gwamar.git
More information about the debian-med-commit
mailing list