summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-29 12:44:36 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-29 12:44:36 +0000
commit6dd774760adcc7c24b80d8a0c139f65fbdd85d9f (patch)
tree2e1efa879e86269d62a121d777613bf4a932e1a1 /debian
parent72f225fc49f918754e8056cb8d7c0f74eef13c51 (diff)
downloadttystatus-6dd774760adcc7c24b80d8a0c139f65fbdd85d9f.tar.gz
Tweak debian/control
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control4
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f1da0ed..4b638a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ python-ttystatus (0.24-1) UNRELEASED; urgency=low
* New upstream version.
* debian/control: Make long description longer, more useful.
+ * debian/control: Move Homepage: to source stanza.
+ * debian/control: Update Standards-Version to 3.9.5. No further
+ changes required.
-- Lars Wirzenius <liw@liw.fi> Tue, 18 Mar 2014 21:46:57 +0000
diff --git a/debian/control b/debian/control
index 8e9b41e..87c2072 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,9 @@
Source: python-ttystatus
Maintainer: Lars Wirzenius <liw@liw.fi>
+Homepage: http://liw.fi/ttystatus/
Section: python
Priority: optional
-Standards-Version: 3.9.3
+Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.3.8), python (>= 2.6.6-3~),
python-coverage-test-runner, python-sphinx
X-Python-Version: >= 2.6
@@ -10,7 +11,6 @@ X-Python-Version: >= 2.6
Package: python-ttystatus
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6)
-Homepage: http://liw.fi/ttystatus/
Description: terminal progress bar and status output for Python
ttystatus is a Python library for showing progress reporting and status
updates on terminals, for (Unix) command line programs. Output is