summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-01-29 08:42:56 +0000
committerLars Wirzenius <liw@liw.fi>2013-01-29 08:42:56 +0000
commitdb02c64bbf02cf2e268d184d2b7ad9b7d44ead84 (patch)
tree4a58d75ca5ba5958df7c8da252714b91cc327492
parent7cb8c14d75ef35721c99c8354e9fa21d85b613c5 (diff)
downloadobnam-db02c64bbf02cf2e268d184d2b7ad9b7d44ead84.tar.gz
Bump python-larch depenency to current version.
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 96f93df0..321c92c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+obnam (1.4-1) UNRELEASED; urgency=low
+
+ * Bump python-larch depenency to current version.
+
+ -- Lars Wirzenius <liw@liw.fi> Tue, 29 Jan 2013 08:42:48 +0000
+
obnam (1.3-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 003d264f..16f0fbce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7.3.8),
python-all-dev (>= 2.6.3~3),
python-coverage-test-runner (>= 1.8~),
- python-larch (>= 1.20120527~),
+ python-larch (>= 1.20121216~),
python-ttystatus (>= 0.19~),
python-paramiko,
python-tracing (>= 0.6~),
@@ -24,7 +24,7 @@ Package: obnam
Provides: python-obnam
Architecture: linux-any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
- python-larch (>= 1.20120527~),
+ python-larch (>= 1.20121216~),
python-ttystatus (>= 0.19~),
python-paramiko,
python-tracing (>= 0.6~),