[Python-modules-commits] [pytest] 02/02: Update d/changelog.
Barry Warsaw
barry at moszumanska.debian.org
Thu Dec 17 22:32:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository pytest.
commit 01af151c66a552ab9003d62b0854d929f6f3e155
Author: Barry Warsaw <barry at python.org>
Date: Thu Dec 17 17:32:29 2015 -0500
Update d/changelog.
* d/control: Update the Vcs-* fields for git.
* d/patches:
- local-intersphinx: Removed; no longer necessary.
- remove-herokuapp-images: Removed; no longer necessary.
- remove_google_js: Updated.
- override_dh_compress, override_dh_install, override_dh_auto_clean,
override_dh_clean: Removed; let pybuild do it all for us.
- override_dh_auto_test: Updated.
- override_dh_auto_install: Added for tweaking the /usr/bin scripts
shebang lines.
* wrap-and-sort
---
debian/changelog | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ac1605c..6092c4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,25 @@
pytest (2.8.5-1) UNRELEASED; urgency=medium
* New upstream release.
- * d/patches/local-intersphinx: Removed; no longer necessary.
+ * d/control: Update the Vcs-* fields for git.
+ * d/patches:
+ - local-intersphinx: Removed; no longer necessary.
+ - remove-herokuapp-images: Removed; no longer necessary.
+ - remove_google_js: Updated.
* d/rules:
- Convert to --buildsystem=pybuild
- - override_dh_auto_test: Disable since the unittests can't be run
- during package build time.
+ - override_dh_compress, override_dh_install, override_dh_auto_clean,
+ override_dh_clean: Removed; let pybuild do it all for us.
+ - override_dh_auto_test: Updated.
- override_dh_installdocs: Added.
+ - override_dh_auto_install: Added for tweaking the /usr/bin scripts
+ shebang lines.
* d/py.test.template: Removed.
* d/*.install, *.postinst, *.prerm, *.rtinstall, *.rtremove: Removed.
* d/tests: Since the unittests run during package build, we only need a
couple of smoketests in the DEP-8 tests, just to ensure that pytest
can be invoked on a simple Python test file.
+ * wrap-and-sort
-- Barry Warsaw <barry at debian.org> Mon, 14 Dec 2015 10:13:32 -0500
--
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