summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-22 09:25:36 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-22 09:25:36 +0100
commitb286e173d3fbe91074a82ef4961e844b1ff36037 (patch)
tree019d639db47046e1b6caddf230a7c6233a174cdc
parent9caeb015cb93cd5fd96c83b06dfd5fd3777cfb0e (diff)
downloadgenbackupdata-b286e173d3fbe91074a82ef4961e844b1ff36037.tar.gz
* Add missing Depends and Build-Depends on python-ttystatus.
* Added missing Build-Depends on python-cliapp.
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index ab47b0b..1073750 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,12 @@ genbackupdata (1.6-1) unstable; urgency=low
* First upload to Debian. (Closes: #636445)
* New upstream version.
- * Add missing Depends and Build-Depens on python-ttystatus.
+ * Add missing Depends and Build-Depends on python-ttystatus.
* Remove useless debian/pycompat.
* Use 3.0 (quilt) format.
* Add Homapage header.
* Use DEP5 for debian/copyright.
+ * Added missing Build-Depends on python-cliapp.
-- Lars Wirzenius <liw@liw.fi> Mon, 22 Aug 2011 09:10:28 +0100
diff --git a/debian/control b/debian/control
index 5e6b685..345b278 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: devel
Priority: optional
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~),
- python-ttystatus
+ python-ttystatus, python-cliapp
X-Python-Version: >= 2.6
Package: genbackupdata