summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.