[Python-modules-commits] [enum34] 02/02: Be explicit for DEP-8
Barry Warsaw
barry at moszumanska.debian.org
Wed May 11 18:46:27 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository enum34.
commit bc94d60ca6140cf6dc60fd581345f7c8be0dc84f
Author: Barry Warsaw <barry at python.org>
Date: Wed May 11 14:46:01 2016 -0400
Be explicit for DEP-8
- Add Testsuite: autopkgtest (we can't use autopkgtest-pkg-python)
* d/tests/control: Add simple DEP-8 tests.
- Add Testsuite: autopkgtest (we can't use autopkgtest-pkg-python)
* d/tests/control: Add simple DEP-8 tests.
---
debian/changelog | 7 ++++---
debian/control | 2 +-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f84459b..ebb2e2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-enum34 (1.1.5-1) UNRELEASED; urgency=medium
+enum34 (1.1.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
@@ -10,9 +10,10 @@ enum34 (1.1.5-1) UNRELEASED; urgency=medium
* d/control:
- Bump Standards-Version to 3.9.8 with no other changes needed.
- Swap Maintainer and Uploaders.
- - Add Testsuite: autopkgtest-pkg-python
+ - Add Testsuite: autopkgtest (we can't use autopkgtest-pkg-python)
+ * d/tests/control: Add simple DEP-8 tests.
- -- Barry Warsaw <barry at debian.org> Wed, 11 May 2016 14:17:32 -0400
+ -- Barry Warsaw <barry at debian.org> Wed, 11 May 2016 14:39:45 -0400
enum34 (1.1.2-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 8d59b29..ab7e738 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9),
python-setuptools,
python-sphinx (>= 1.0.7+dfsg-1~),
Standards-Version: 3.9.8
-Testsuite: autopkgtest-pkg-python
+Testsuite: autopkgtest
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/enum34.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/enum34.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/enum34.git
More information about the Python-modules-commits
mailing list