[Python-modules-commits] [ftputil] 01/01: Fixed VCS URL (https)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Tue Mar 29 19:37:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository ftputil.
commit 2426c94e0892ef5b08230f1ec8433fface80f866
Author: Ondřej Nový <novy at ondrej.org>
Date: Tue Mar 29 21:37:38 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 fc5a071..d8b0e0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
ftputil (2.4.2-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:00:56 +0200
ftputil (2.4.2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 69e6530..48734e3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~), python, python-support
Standards-Version: 3.9.1
XS-Python-Version: >= 2.3
Homepage: http://ftputil.sschwarzer.net/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/ftputil.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/ftputil.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/ftputil.git
Package: python-ftputil
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/ftputil.git
More information about the Python-modules-commits
mailing list