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

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

commit 974f5792120bb7be2db2ff194e14d0c8c6fd207b
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:37: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 eb7b974..4fb6fd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vcversioner (1.14.1.1-2~bpo70+2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:37:26 +0200
+
 vcversioner (1.14.1.1-2~bpo70+1) wheezy-backports; urgency=medium
 
   * Rebuild for wheezy-backports.
diff --git a/debian/control b/debian/control
index e3b7a24..c1ee74a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), dh-python, python-all (>= 2.6.6-3~), python-set
 Standards-Version: 3.9.5
 X-Python-Version: >= 2.6
 Homepage: https://github.com/habnabit/vcversioner
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/vcversioner.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/vcversioner.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/vcversioner.git
 
 Package: python-vcversioner

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



More information about the Python-modules-commits mailing list