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

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

commit 8d2a5a0ef3cab50aea37bea3f70453764918a563
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 22:13:54 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 4250425..0f5554b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-pdftools (0.37-5) UNRELEASED; urgency=medium
+
+  * Fixed VCS URL (https)
+
+ -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:13:54 +0200
+
 python-pdftools (0.37-4) unstable; urgency=low
 
   [ Jakub Wilk ]
diff --git a/debian/control b/debian/control
index 94d4412..527def9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sandro Tosi <morph at debian.org>
 Build-Depends: debhelper (>= 7), python (>= 2.6.6-3~), dh-python
 Standards-Version: 3.9.1
 Homepage: http://www.boddie.org.uk/david/Projects/Python/pdftools
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pdftools.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-pdftools.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-pdftools.git
 XS-Python-Version: all
 

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



More information about the Python-modules-commits mailing list