[Python-modules-commits] [stomper] 01/01: Fixed VCS URL (https)

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:35:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

onovy-guest pushed a commit to branch master
in repository stomper.

commit d9b31d02ba5d3e77f0b9044f6cc4392b663155be
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:34:26 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 2566495..83ca0bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+stomper (0.3.0-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:34:26 +0200
+
 stomper (0.3.0-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/control b/debian/control
index de9cf68..996a9e0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.5
 Homepage: https://github.com/oisinmulvihill/stomper/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/stomper.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/stomper.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/stomper.git
 
 Package: python-stomper

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/stomper.git



More information about the Python-modules-commits mailing list