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

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


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

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

commit 6cdbd4ae0315517adcc50af696618eb1f9a16133
Author: Ondřej Nový <novy at ondrej.org>
Date:   Tue Mar 29 21:49:32 2016 +0200

    Fixed VCS URL (https)
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4df5af8..b3e3791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 pyfltk (1.3.0-2) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
+  [ Ondřej Nový ]
+  * Fixed VCS URL (https)
+
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 16:01:43 +0200
 
 pyfltk (1.3.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f9b25bc..51ceb5e 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.3.5), python-all-dev (>= 2.6.6-3~),
 X-Python-Version: >= 2.6
 Standards-Version: 3.9.2
 Homepage: http://pyfltk.sourceforge.net/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/pyfltk.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pyfltk.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pyfltk.git
 
 Package: python-fltk

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



More information about the Python-modules-commits mailing list