[Python-modules-commits] [manuel] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:42:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository manuel.
commit 7b029155f028bc4904599baa5a96031e9976121a
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:42:31 2016 +0200
Fixed VCS URL (https)
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 285bfcc..eb55026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,9 @@ manuel (1.8.0-5) UNRELEASED; urgency=medium
[ Daniel Stender |
* deb/control: removed myself from Maintainer.
+ [ Ondřej Nový ]
+ * Fixed VCS URL (https)
+
-- Daniel Stender <stender at debian.org> Wed, 02 Mar 2016 18:22:22 +0100
manuel (1.8.0-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 40dad65..0d32915 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends:
python3-zope.testing
Standards-Version: 3.9.6
Homepage: http://pythonhosted.org//manuel/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/manuel.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/manuel.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/manuel.git
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/manuel.git
More information about the Python-modules-commits
mailing list