[Python-modules-commits] [taskw] 03/03: New upstream release.
Edward Betts
edward at moszumanska.debian.org
Sat Nov 12 11:07:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
edward pushed a commit to branch master
in repository taskw.
commit 89fe1eff936ffa39178c81ee1b2b76780f3336ce
Author: Edward Betts <edward at 4angle.com>
Date: Sat Nov 12 11:06:43 2016 +0000
New upstream release.
* Update Standards-Version to 3.9.8
* Add Build-Depends for python-kitchen and python3-kitchen.
---
debian/changelog | 8 ++++++++
debian/control | 4 +++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7f2ee11..c618066 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+taskw (1.2.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Update Standards-Version to 3.9.8
+ * Add Build-Depends for python-kitchen and python3-kitchen.
+
+ -- Edward Betts <edward at 4angle.com> Sat, 12 Nov 2016 10:08:18 +0000
+
taskw (1.1.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 6f91cd4..c967dce 100644
--- a/debian/control
+++ b/debian/control
@@ -7,18 +7,20 @@ Build-Depends: debhelper (>= 9),
dh-python,
python-all,
python-dateutil,
+ python-kitchen,
python-nose,
python-setuptools,
python-six,
python-tz,
python3-all,
python3-dateutil,
+ python3-kitchen,
python3-nose,
python3-setuptools,
python3-six,
python3-tz,
taskwarrior (>= 2.5)
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: https://github.com/ralphbean/taskw
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/taskw.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/taskw.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/taskw.git
More information about the Python-modules-commits
mailing list