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