add Vcs- fields
[libwww-opensearch-perl.git] / debian / copyright
index 65e273a..5e9362c 100644 (file)
@@ -1,29 +1,32 @@
-This is the debian package for the WWW-OpenSearch module.
-It was created by Ian Beckwith <ianb@nessie.mcc.ac.uk> using dh-make-perl
-on Tue Sep  5 22:56:34 BST 2006
-
-It was downloaded from:
-http://www.perl.com/CPAN/authors/id/B/BR/BRICAS/WWW-OpenSearch-0.08.tar.gz
-
-COPYRIGHT AND LICENSE
-    Copyright 2006 by Tatsuhiko Miyagawa and Brian Cassidy
-
-    This library is free software; you can redistribute it and/or modify it
-    under the same terms as Perl itself.
-
-
-Those terms are (from /usr/share/doc/perl/copyright):
-
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-    On Debian GNU/Linux systems, the complete text of the GNU General
-    Public License can be found in `/usr/share/common-licenses/GPL' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: WWW::OpenSearch
+Upstream-Contact: Brian Cassidy <bricas@cpan.org>
+Source: http://search.cpan.org/dist/WWW-OpenSearch/
+
+Files: *
+Copyright: 2005-2013 by Tatsuhiko Miyagawa and Brian Cassidy
+License: Artistic or GPL-1+
+
+Files: inc/*
+Copyright: 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2006-2013 Ian Beckwith <ianb@debian.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.