[Python-modules-commits] [python-parsel] 02/03: Bump Standards-Version to 4.0.0.
Michael Fladischer
fladi at moszumanska.debian.org
Tue Jun 20 08:38:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository python-parsel.
commit 35989e639d2acbdc6d42fee0d0a927b1773201d7
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Tue Jun 20 10:33:36 2017 +0200
Bump Standards-Version to 4.0.0.
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c6b96fe..54c3097 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-parsel (1.2.0-1~exp2) UNRELEASED; urgency=medium
* Reformat packaging files with cme for better readability.
+ * Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi at debian.org> Tue, 20 Jun 2017 10:33:13 +0200
diff --git a/debian/control b/debian/control
index 77cc966..ef9a1e7 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9),
python3-setuptools,
python3-six,
python3-w3lib (>= 1.8.0)
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-parsel.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-parsel.git
Homepage: https://github.com/scrapy/parsel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-parsel.git
More information about the Python-modules-commits
mailing list