add Vcs-*; standards-version: 3.9.4
[liburi-template-perl.git] / debian / copyright
index e581ecc..eb62e4e 100644 (file)
@@ -1,27 +1,32 @@
-This is the debian package for the URI-Template module.
-It was created by Ian Beckwith <ianb@nessie.mcc.ac.uk> using dh-make-perl.
-
-The upstream author is: Brian Cassidy <brian.cassidy@nald.ca>.
-
-COPYRIGHT AND LICENSE
-    Copyright 2007 by 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/
+Source: http://search.cpan.org/dist/URI-Template/
+
+Files: *
+Copyright: Copyright 2007-2013 by Brian Cassidy
+License: GPL-1+ or Artistic
+   This library is free software; you can redistribute it and/or
+   modify it under the same terms as Perl itself.
+
+Files: inc/*
+Copyright: Copyright 2008-2012 Adam Kennedy <adamk@cpan.org>
+License:  GPL-1+ or Artistic
+
+Files: debian/*
+Copyright: Copyright 2007-2013 Ian Beckwith <ianb@debian.org>
+License: GPL-1+ or Artistic
+
+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'.