aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Terceiro <antonio.terceiro@linaro.org>2014-05-09 16:45:00 -0300
committerAntonio Terceiro <antonio.terceiro@linaro.org>2014-05-09 16:48:28 -0300
commit6b1668b11e9eefb8a91113c9b69cb3cccd598ec2 (patch)
tree0ed9e4e46ce025b9ab9eae9e9ad4c76da5dbdfda
parent9880951bb7a1ecb0a3602f7f1af1d08e4713fbd5 (diff)
Package new upstream releaseHEADmaster
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules1
3 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ae0eb8..f5989f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lava-tool (0.11.1-0ubuntu1~linaro1) precise; urgency=medium
+
+ * New upstream release
+ * Drop Build-Depends: on python-versiontools as the upstream package dropped
+ the usage of versiontools
+
+ -- Antonio Terceiro <terceiro@debian.org> Fri, 09 May 2014 16:46:12 -0300
+
lava-tool (0.11-0ubuntu1~linaro1) precise; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 94a3651..f9dcde3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Build-Depends: debhelper (>= 7.0.50~),
python (>= 2.7.2-10),
python-keyring (>= 0.2-3),
python-setuptools (>= 0.6b3)
-Build-Depends-Indep: python-mocker (>= 1.0), python-versiontools (>= 1.4)
+Build-Depends-Indep: python-mocker (>= 1.0)
Standards-Version: 3.9.3
Maintainer: Linaro Packagers <linaro-pkg@lists.launchpad.net>
Uploaders: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>,
diff --git a/debian/rules b/debian/rules
index c0ae91e..1fb3506 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@
dh_override_auto_clean:
dh_clean
- $(RM) -rf versiontools-*.egg
#.PHONY: override_dh_auto_test
#override_dh_auto_test: