[Python-modules-commits] [texttable] 01/02: d/copyright: fix
Mattia Rizzolo
mattia at debian.org
Wed Jun 22 13:10:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository texttable.
commit 1387b02e9960e4334e89dbd63bdfeab2205f8206
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Jun 22 13:08:14 2016 +0000
d/copyright: fix
---
debian/copyright | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 9eb41fb..96045aa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,14 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: texttable
-Source: https://pypi.python.org/packages/source/t/texttable/texttable-0.8.1.tar.gz
+Source: https://pypi.python.org/pypi/texttable
Files: *
-Copyright: 2003 - 2011 Buford Taylor
+Copyright: 2003-2015 Gerome Fournier <jef at foutaise.org>
License: LGPL-2.1+
-Files: debian/*
-Copyright: 2013 Léo Cavaillé <leo at cavaille.net>
+Files: debian/*
+Copyright: 2013 Léo Cavaillé <leo at cavaille.net>
+ 2016 Sergio Durigan Junior <sergiodj at sergiodj.net>
License: LGPL-2.1+
License: LGPL-2.1+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/texttable.git
More information about the Python-modules-commits
mailing list