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

Ondřej Nový onovy-guest at moszumanska.debian.org
Tue Mar 29 19:28:53 UTC 2016


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

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

commit 39b0f40a9d20add16bf718386dc633b7acb1ae96
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:28:51 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 0a34397..daf5b4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+doublex (1.8.2-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:28:51 +0200
+
 doublex (1.8.2-1) unstable; urgency=low
 
   * New release
diff --git a/debian/control b/debian/control
index fbb09e1..c20dabf 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
 Standards-Version: 3.9.6
 X-Python-Version: >= 2.6
 Homepage: https://bitbucket.org/DavidVilla/python-doublex
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/doublex.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/doublex.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/doublex.git
 
 

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



More information about the Python-modules-commits mailing list