[Python-modules-commits] [python-gflags] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 20:07:18 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-gflags.
commit d2b2daee859347af901a140a4b2bc4b860972440
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 22:07:16 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 8d6ca16..dac0332 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-gflags (1.5.1-3) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 22:07:16 +0200
+
python-gflags (1.5.1-2) unstable; urgency=medium
* Added Python 3 support.
diff --git a/debian/control b/debian/control
index d245ab1..e382a13 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
python3-all,
python3-setuptools
Standards-Version: 3.9.5
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-gflags.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-gflags.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-gflags.git
Package: python-gflags
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gflags.git
More information about the Python-modules-commits
mailing list