[Python-modules-commits] [python-requests-cache] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:21:40 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-requests-cache.
commit 99ab2adba8e93e14cc9d05e872f7d8c6e20df9e9
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:21:38 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 9eae15b..7cc63fc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-requests-cache (0.4.10-2) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:21:38 +0200
+
python-requests-cache (0.4.10-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 5f08c3e..4643878 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.o
Build-Depends: debhelper (>= 9), python, python3, dh-python, python-sphinx, python-requests, python3-requests, python-pymongo, python3-pymongo, python-redis, python3-redis
Standards-Version: 3.9.6
Homepage: https://github.com/reclosedev/requests-cache
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-requests-cache.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-requests-cache.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-requests-cache.git
Package: python-requests-cache
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-requests-cache.git
More information about the Python-modules-commits
mailing list