[Python-modules-commits] [pytest-catchlog] 10/12: deb/control: use HTTPS also for Vcs-Git
Daniel Stender
danstender-guest at moszumanska.debian.org
Fri Mar 18 11:01:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a commit to branch master
in repository pytest-catchlog.
commit a3d53161fc9f23483839ad6a9f32be4f2052627f
Author: Daniel Stender <stender at debian.org>
Date: Fri Mar 18 11:46:59 2016 +0100
deb/control: use HTTPS also for Vcs-Git
---
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3d49685..b520cb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pytest-catchlog (1.2.2-1) UNRELEASED; urgency=medium
+ updated uploader email address.
+ added Pandoc to build-deps.
+ bumped standards to 3.9.7 (no changes needed).
+ + use HTTPS also for Vcs-Git.
+ removed Testsuite field (obsolete).
* deb/copyright: updated.
* deb/rules: use Pandoc to convert README to plaintext.
@@ -12,7 +13,7 @@ pytest-catchlog (1.2.2-1) UNRELEASED; urgency=medium
+ put set -e in script body
+ use shell loop instead of pipes with xargs and env.
- -- Daniel Stender <stender at debian.org> Fri, 18 Mar 2016 11:44:23 +0100
+ -- Daniel Stender <stender at debian.org> Fri, 18 Mar 2016 11:46:35 +0100
pytest-catchlog (1.2.1-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 8066264..641d795 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
pandoc
Standards-Version: 3.9.7
Homepage: https://github.com/eisensheng/pytest-catchlog
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pytest-catchlog.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pytest-catchlog.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pytest-catchlog.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-catchlog.git
More information about the Python-modules-commits
mailing list