[Python-modules-commits] [python-persistent] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:14:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository python-persistent.
commit 1338da503f7f666b17bbe0d25061ea18ce36378b
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:14:10 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 6 ++++++
debian/control | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 08c8fff..4d5fe60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-persistent (4.1.1-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:14:10 +0200
+
python-persistent (4.1.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index d0bb485..ee5a48a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Standards-Version: 3.9.6
X-Python-Version: >= 2.4
X-Python3-Version: >= 3.2
Homepage: https://pypi.python.org/pypi/persistent/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-persistent.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-persistent.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-persistent.git
XS-Testsuite: autopkgtest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-persistent.git
More information about the Python-modules-commits
mailing list