[liblingua-stem-snowball-perl] 14/19: * Add lintian override for unversioned GPL, as Perl licence allows future versions * Update copyright holders
dom at earth.li
dom at earth.li
Sun Apr 24 10:25:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
dom pushed a commit to branch master
in repository liblingua-stem-snowball-perl.
commit 7aed1d4843fa5f72c4b1f1ab3d2850e713364346
Author: Dominic Hargreaves <dom at earth.li>
Date: Mon Feb 23 16:26:22 2009 +0000
* Add lintian override for unversioned GPL, as Perl licence allows
future versions
* Update copyright holders
---
debian/changelog | 5 ++++-
debian/copyright | 7 +++++--
debian/liblingua-stem-snowball-perl.overrides | 1 +
debian/rules | 1 +
4 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3c8ab27..a48fafc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
liblingua-stem-snowball-perl (0.952-1) UNRELEASED; urgency=low
* New upstream release
+ * Add lintian override for unversioned GPL, as Perl licence allows
+ future versions
+ * Update copyright holders
- -- Dominic Hargreaves <dom at earth.li> Mon, 23 Feb 2009 16:16:27 +0000
+ -- Dominic Hargreaves <dom at earth.li> Mon, 23 Feb 2009 16:25:52 +0000
liblingua-stem-snowball-perl (0.941-2) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 6863476..d161ab3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,10 @@ It was downloaded from http://search.cpan.org/dist/Lingua-Stem-Snowball/
The upstream author is: Marvin Humphrey <marvin at rectangular dot com>.
-Copyright 2004-2006
+Copyright 2004-2008 Marvin Humphrey, Fabien Potencier, Oleg Bartunov and
+Teodor Sigaev.
+
+Copyright 2004-2008
This software may be freely copied and distributed under the same
terms and conditions as Perl.
@@ -18,5 +21,5 @@ GNU General Public License can be found in `/usr/share/common-licenses/GPL',
the Artistic Licence in `/usr/share/common-licenses/Artistic', and the BSD
license in `/usr/share/common-licenses/BSD`.
-The Debian packaging is (C) 2008, Dominic Hargreaves <dom at earth.li> and
+The Debian packaging is (C) 2008-2009, Dominic Hargreaves <dom at earth.li> and
is licensed under the same terms as the software itself (see above).
diff --git a/debian/liblingua-stem-snowball-perl.overrides b/debian/liblingua-stem-snowball-perl.overrides
new file mode 100644
index 0000000..95de719
--- /dev/null
+++ b/debian/liblingua-stem-snowball-perl.overrides
@@ -0,0 +1 @@
+copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL
diff --git a/debian/rules b/debian/rules
index 1e79de7..4f1cb2b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -60,6 +60,7 @@ binary-arch: build install
dh_installdocs
dh_installexamples devel/benchmark_stemmers.plx devel/generate_tests.plx
dh_installchangelogs Changes
+ dh_lintian
dh_shlibdeps
dh_strip
dh_perl
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblingua-stem-snowball-perl.git
More information about the Pkg-perl-cvs-commits
mailing list