[Python-modules-commits] [python-decorator] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:58:29 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-decorator.
commit 2f6dea69a934351b9e015ce2ad0886e0832e22a6
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:58:28 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 3ad9b8b..4536c3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-decorator (4.0.6-2) UNRELEASED; urgency=medium
* Fixed homepage (https)
+ * Fixed VCS URL (https)
-- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:58:25 +0200
diff --git a/debian/control b/debian/control
index 48b93ed..a97d2a9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python,
python-all (>= 2.6.6-3), python3-all,
python-setuptools (>= 0.6b3~), python3-setuptools
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-decorator.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-decorator.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-decorator.git
Homepage: https://pypi.python.org/pypi/decorator
X-Python-Version: >= 2.4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-decorator.git
More information about the Python-modules-commits
mailing list