[Python-modules-commits] [pytest] 13/13: Finalize changelog
Sebastian Ramacher
sramacher at moszumanska.debian.org
Mon Feb 15 21:22:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
sramacher pushed a commit to branch master
in repository pytest.
commit 410f08a7a824b708bb0f391c305b6a11fb9d5cab
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Feb 15 22:08:16 2016 +0100
Finalize changelog
---
debian/changelog | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 18939db..6435e7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+pytest (2.8.7-4) unstable; urgency=medium
+
+ * debian/control:
+ - Add myself to Uploaders.
+ - Bump Standards-Version to 3.9.7.
+ - Update Vcs-Git.
+ * Better hanlding of py.test-X.Y. (Closes: #814834)
+ - debian/patches/drop-entrypoints-logic.patch: Upstream patch to no longer
+ generate py.test-X.Y entry points.
+ - debian/python-pytest.links: Provide py.test-2.7 and manpage via symlink
+ until we can drop them.
+ - debian/rules: No longer remove unwanted artifacts, as they are no longer
+ produced.
+ * debian/rules: Build man and html in one call.
+ * debian/tests/control: Reduce dependencies of tests to what is actually
+ needed.
+
+ -- Sebastian Ramacher <sramacher at debian.org> Mon, 15 Feb 2016 22:08:06 +0100
+
pytest (2.8.7-3) unstable; urgency=medium
* Team upload.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest.git
More information about the Python-modules-commits
mailing list