[Python-modules-commits] [myghty] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:44:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository myghty.
commit 8a73694cbb9371a4a62d2b0e84856ff084b34d3c
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:44:06 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 ce59fc3..7c7480c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+myghty (1.1-7) UNRELEASED; urgency=medium
+
+ * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org> Tue, 29 Mar 2016 21:44:06 +0200
+
myghty (1.1-6) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index 2bec699..325ac58 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python-all, dh-python, python-setuptools (>= 0.6b3-1~)
Standards-Version: 3.9.6
X-Python-Version: >= 2.5
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/myghty.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/myghty.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/myghty.git
Homepage: http://www.myghty.org/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/myghty.git
More information about the Python-modules-commits
mailing list