[Python-modules-commits] [python-restkit] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:21:58 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-restkit.
commit 538ac46295b334e39bba2e859790c5e126fb2ed0
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:21:56 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 10b95a4..1f6f98f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-restkit (4.2.2-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:21:56 +0200
+
python-restkit (4.2.2-2) unstable; urgency=medium
[ SVN-Git Migration ]
diff --git a/debian/control b/debian/control
index 1e69b5a..f7b8a7a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~), python-all(>= 2.6.6-3),
Standards-Version: 3.9.6
Homepage: http://benoitc.github.com/restkit
X-Python-Version: >= 2.5
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-restkit.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-restkit.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-restkit.git
Package: python-restkit
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-restkit.git
More information about the Python-modules-commits
mailing list