[Python-modules-commits] [python-tenacity] 11/13: debian/control Standards-Version raised to 4.0.0
Ondrej Koblizek
kobla-guest at moszumanska.debian.org
Sat Aug 5 19:27:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
kobla-guest pushed a commit to branch master
in repository python-tenacity.
commit 9ef9fdd98c9e540b3242b868fa6973ee9065358b
Author: Ondřej Kobližek <ondrej.koblizek at firma.seznam.cz>
Date: Sat Aug 5 14:53:35 2017 -0400
debian/control Standards-Version raised to 4.0.0
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7742e6f..c340c39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ python-tenacity (3.1.1-2) UNRELEASED; urgency=medium
* control/Uploaders add me and Ondřej Nový
* control/Build-Depends updated
* debian/rules setup for pybuild
+ * debian/control Standards-Version raised to 4.0.0
-- Ondřej Kobližek <koblizeko at gmail.com> Fri, 04 Aug 2017 18:54:59 -0400
diff --git a/debian/control b/debian/control
index 1212c9a..dbfc042 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends-Indep: python-concurrent.futures (>= 3.0),
python3-monotonic (>= 0.6),
python3-nose,
python3-six,
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-tenacity.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-tenacity.git
Homepage: https://github.com/jd/tenacity
diff --git a/debian/copyright b/debian/copyright
index 36278ab..413ed1a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tenacity
Source: https://github.com/jd/tenacity
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-tenacity.git
More information about the Python-modules-commits
mailing list