[Python-modules-commits] [flufl.enum] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:36:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository flufl.enum.
commit 96e98463d57f03b26028978bf24db58d008da66d
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:36:46 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index bcdab27..2ea9871 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
flufl.enum (4.1-3) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:36:42 +0200
diff --git a/debian/control b/debian/control
index 8187853..e9606a0 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 8),
python3-pkg-resources,
python3-setuptools
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/flufl.enum.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/flufl.enum.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/flufl.enum.git
Package: python-flufl.enum-doc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.enum.git
More information about the Python-modules-commits
mailing list