[Python-modules-commits] [python-fastimport] 01/05: Fix license names in debian/copyright.
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sun Dec 20 01:32:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to branch master
in repository python-fastimport.
commit 9cc0d008b3a6b8387cd6ef8dfac51c5b162c717b
Author: Jelmer Vernooij <jelmer at jelmer.uk>
Date: Sun Dec 20 01:06:57 2015 +0000
Fix license names in debian/copyright.
---
debian/changelog | 6 ++++++
debian/copyright | 8 ++++----
2 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f654277..97c1421 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-fastimport (0.9.4-4) UNRELEASED; urgency=medium
+
+ * Fix license names in debian/copyright.
+
+ -- Jelmer Vernooij <jelmer at debian.org> Sun, 20 Dec 2015 01:06:55 +0000
+
python-fastimport (0.9.4-3) unstable; urgency=medium
* Update Vcs-Git, Vcs-Browser and Maintainer fields to reflect the
diff --git a/debian/copyright b/debian/copyright
index 02f3aee..e8d7531 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,15 +3,15 @@ Upstream-Name: python-fastimport
Upstream-Contact: Jelmer Vernooij <jelmer at canonical.com>
Source: https://launchpad.net/python-fastimport
+License: GPL-2+
+ On Debian systems the full text of the GNU General Public License version 2
+ can be found in the `/usr/share/common-licenses/GPL-2' file.
+
Files: *
Copyright: Copyright (C) 2008-2012 Canonical Ltd
Authors: Ian Clatworthy, Jelmer Vernooij and others
License: GPL-2+
- On Debian systems the full text of the GNU General Public License version 2
- can be found in the `/usr/share/common-licenses/GPL-2' file.
Files: debian/*
Copyright: Copyright (C) 2008-2010 Jelmer Vernooij <jelmer at debian.org>
License: GPL-2+
- On Debian systems the full text of the GNU General Public License version 2
- can be found in the `/usr/share/common-licenses/GPL-2' file.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fastimport.git
More information about the Python-modules-commits
mailing list