[Python-modules-commits] [nose2] 01/01: d/watch: Use https URL.
Barry Warsaw
barry at moszumanska.debian.org
Mon Aug 15 20:20:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a commit to branch master
in repository nose2.
commit 6dcebaab9f053d920295a359aaf5e66f2b481453
Author: Barry Warsaw <barry at python.org>
Date: Mon Aug 15 16:20:22 2016 -0400
d/watch: Use https URL.
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 3999af2..ddf79b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+nose2 (0.6.5-2) UNRELEASED; urgency=medium
+
+ * d/watch: Use https URL.
+
+ -- Barry Warsaw <barry at debian.org> Mon, 15 Aug 2016 16:19:52 -0400
+
nose2 (0.6.5-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/watch b/debian/watch
index 4a39b91..7133de8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/nose2/nose2-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/nose2/nose2-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nose2.git
More information about the Python-modules-commits
mailing list