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

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

commit 4580cfb57148c6fdd028c7c3ae62bc4bf2525ce5
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:07:28 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 6e717a4..d68969a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-gitdb (0.6.4-4) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:07:28 +0200
+
 python-gitdb (0.6.4-3) unstable; urgency=medium
 
   [ SVN-Git Migration ]
diff --git a/debian/control b/debian/control
index d132f38..e7f480a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 8.0.0)
 	,python3-smmap
 Standards-Version: 3.9.6
 Homepage: https://github.com/gitpython-developers/gitdb
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-gitdb.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-gitdb.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-gitdb.git
 
 Package: python-gitdb

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



More information about the Python-modules-commits mailing list