[Python-modules-commits] [python-flake8] 09/10: d/copyright: Change source URL to new location
Ondřej Nový
onovy at moszumanska.debian.org
Sat Apr 8 16:02:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
onovy pushed a commit to branch master
in repository python-flake8.
commit 30c3591c53d5cfba0bd580e904abb7deb5e4dff0
Author: Ondřej Nový <onovy at debian.org>
Date: Sat Apr 8 17:59:53 2017 +0200
d/copyright: Change source URL to new location
---
debian/changelog | 4 +++-
debian/copyright | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 95bc9e5..4914318 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ python-flake8 (3.3.0-1) UNRELEASED; urgency=medium
* New upstream release
* Bump required version of python{,3}-mccabe and python{,3}-pyflakes
- * d/copyright: Bump copyright years
+ * d/copyright
+ - Bump copyright years
+ - Change source URL to new location
* Enable autopkgtest-pkg-python testsuite
-- Ondřej Nový <onovy at debian.org> Tue, 21 Feb 2017 10:40:01 +0100
diff --git a/debian/copyright b/debian/copyright
index 2d78a47..6befb43 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: flake8
-Source: http://bitbucket.org/tarek/flake8
+Source: https://gitlab.com/pycqa/flake8
Files: *
Copyright: 2011 Tarek Ziade <tarek at ziade.org>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git
More information about the Python-modules-commits
mailing list