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

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


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

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

commit f0c19e5dc9f10f57d1f390b7f19fefde0fbc5c14
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:52:34 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 33e5df4..768398b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyparsing (2.0.3+dfsg1-2) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:52:34 +0200
+
 pyparsing (2.0.3+dfsg1-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 0db5d81..570115d 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools
 Build-Depends-Indep: tofrodos
 Homepage: http://pyparsing.wikispaces.com/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyparsing.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyparsing.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyparsing.git
 XS-Testsuite: autopkgtest
 

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



More information about the Python-modules-commits mailing list