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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 20:06:05 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-firehose.

commit 99002057dc2e1e21102acf13e41beb5024a69644
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:06:04 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 7ebf4f2..f8d1681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-firehose (0.3-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:06:04 +0200
+
 python-firehose (0.3-1) experimental; urgency=low
 
   * Upstream release
diff --git a/debian/control b/debian/control
index ca2382b..ab8056f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Build-Depends:
  libxml2-utils,
 Standards-Version: 3.9.4
 Homepage: https://github.com/fedora-static-analysis/firehose
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-firehose.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-firehose.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-firehose.git
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2

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



More information about the Python-modules-commits mailing list