summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Carrillo <ben@futeisha.org>2013-02-05 23:34:43 +0900
committerBen Carrillo <ben@futeisha.org>2013-02-05 23:34:43 +0900
commitc317e15aabab9ae53afc19ad0ccd183c6e793510 (patch)
treeee9ba70e7046703393862467200df7a40b4cb547
parent4c5f597132a0db4418b18b42385dde7f860afcb0 (diff)
add differentiated short-description for python3
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 63648c6..ff3228b 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Architecture: all
Depends:
${misc:Depends},
${python:Depends}
-Description: Python subprocess interface
+Description: Python3 subprocess interface
sh (previously pbs) is a full-fledged subprocess interface for
Python 2.6 - 3.2 that allows you to call any program as if it
were a function.