[Python-modules-commits] [python-mock] 06/06: Changed homepage to new one
Ondřej Nový
onovy at moszumanska.debian.org
Wed Jul 6 08:14:33 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-mock.
commit f59620fd48d5b9ec3a8ab7b0bee498e2cbb8798f
Author: Ondřej Nový <onovy at debian.org>
Date: Wed Jul 6 10:11:46 2016 +0200
Changed homepage to new one
---
debian/changelog | 1 +
debian/control | 2 +-
debian/copyright | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 17b6e45..25c833d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ python-mock (2.0.0-2) experimental; urgency=medium
* wrap-and-sort -t -a
* d/copyright: Added myself to Debian part
* d/watch: Use https protocol
+ * Changed homepage to new one
-- Ondřej Nový <onovy at debian.org> Wed, 06 Jul 2016 09:45:39 +0200
diff --git a/debian/control b/debian/control
index df873c1..feae73c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9),
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-mock.git
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-mock.git
-Homepage: http://www.voidspace.org.uk/python/mock/
+Homepage: https://github.com/testing-cabal/mock
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.3
Testsuite: autopkgtest-pkg-python
diff --git a/debian/copyright b/debian/copyright
index f2d2d13..a653676 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: mock
Upstream-Contact: Michael Foord <fuzzyman at voidspace.org.uk>
-Source: http://www.voidspace.org.uk/python/mock/
+Source: https://github.com/testing-cabal/mock
Files: *
Copyright: 2003-2015, Michael Foord <fuzzyman at voidspace.org.uk>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-mock.git
More information about the Python-modules-commits
mailing list