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

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

commit 535888a7b53be020c93b3ac549a6a839cac7a108
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:19:49 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 34994cd..7142548 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pysearch (3.1-4) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:19:49 +0200
+
 python-pysearch (3.1-3) unstable; urgency=medium
 
   * QA upload
diff --git a/debian/control b/debian/control
index 7f86e76..851a004 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian QA Group <packages at qa.debian.org>
 Standards-Version: 3.9.5
 Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pysearch.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-pysearch.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-pysearch.git
 Homepage: http://pysearch.sourceforge.net/
 

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



More information about the Python-modules-commits mailing list