[Python-modules-commits] [python-pyftpdlib] 04/11: change homepage s/Google code/GitHub/

Wolfgang Borgert debacle at moszumanska.debian.org
Sun Nov 22 17:51:58 UTC 2015


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

debacle pushed a commit to branch master
in repository python-pyftpdlib.

commit dfa47b1f24cac7aeaaba30e410e4ef34e50bf3ef
Author: W. Martin Borgert <debacle at debian.org>
Date:   Sun Nov 22 17:25:03 2015 +0100

    change homepage s/Google code/GitHub/
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/watch     | 3 ++-
 4 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eae9794..2e46cd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-pyftpdlib (1.2.0-2) UNRELEASED; urgency=low
 
   [ W. Martin Borgert ]
   * Add Python 3 package (Closes: #782512)
+  * Change homepage from Google code to GitHub. (Closes: #782514)
 
   [ Janos Guljas, 2013-08-15 ]
   * Depend and Build-Depend on python-sendfile >= 2.0.0. (Closes: #718576)
diff --git a/debian/control b/debian/control
index fcc88a7..78ed5fc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
                python3-setuptools,
                dh-python
 Standards-Version: 3.9.4
-Homepage: http://code.google.com/p/pyftpdlib/
+Homepage: https://github.com/giampaolo/pyftpdlib/
 Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-pyftpdlib.git
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-pyftpdlib.git
 
diff --git a/debian/copyright b/debian/copyright
index 4294126..022a678 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pyftpdlib
 Upstream-Contact: Giampaolo Rodola' <g.rodola at gmail.com>
-Source: http://code.google.com/p/pyftpdlib/
+Source: https://github.com/giampaolo/pyftpdlib/
 
 Files: *
 Copyright: 2007-2013  Giampaolo Rodola' <g.rodola at gmail.com>
diff --git a/debian/watch b/debian/watch
index 7ed20c7..fdf5a40 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://code.google.com/p/pyftpdlib/  http://pyftpdlib.googlecode.com/files/pyftpdlib-(.*).tar.gz
+https://github.com/giampaolo/pyftpdlib/releases \
+.*[^n]/(?:|v|version-|release-|r|REL_|rel-|(?:python-pyftpdlib|pyftpdlib)(?:_|-))(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)

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



More information about the Python-modules-commits mailing list