[Python-modules-commits] [python-cjson] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:57:01 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-cjson.
commit 1ca6d7b6f3fa0d616c92dec011e293000214a17d
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:56:59 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 b3f6f16..4fb1327 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-cjson (1.1.0-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:56:59 +0200
+
python-cjson (1.1.0-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 9335b96..6ce52fd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Bernd Zeimetz <bzed at debian.org>, Dan Pascu <dan at ag-projects.com>
Build-Depends: debhelper (>= 7.3.5), python-all-dev (>= 2.4.4-1~), python-all-dbg, dh-python
Standards-Version: 3.8.2
Homepage: http://cheeseshop.python.org/pypi/python-cjson
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-cjson.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-cjson.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-cjson.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-cjson.git
More information about the Python-modules-commits
mailing list