summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2023-04-14 20:18:56 +0200
committergregor herrmann <gregoa@debian.org>2023-04-14 20:18:56 +0200
commit377eb5a50edf0dae09c50d04e8de11aaed6e7156 (patch)
tree367ca0bfd2956609f61152dc0c75715725b8d0d4
parent3aa498428a53aedcd922628550e7b8d74a68fd76 (diff)
Convert debian/copyright to Copyright-Format 1.0.
-rw-r--r--debian/copyright50
1 files changed, 30 insertions, 20 deletions
diff --git a/debian/copyright b/debian/copyright
index 5efed58..37c6b42 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,37 @@
-This is the debian package for the App::Control perl module.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/App-Control
+Upstream-Contact: Ave Wrigley <ave.wrigley@gmail.com>
+Upstream-Name: App-Control
-The original source was retrieved from:
+Files: *
+Copyright: 2001, Ave Wrigley <ave.wrigley@gmail.com>
+License: Artistic or GPL-1+
- https://metacpan.org/release/App-Control
+Files: debian/*
+Copyright: 2007 David Bremner <bremner@unb.ca>
+License: GPL-2+
-Upstream authors:
- Ave Wrigley <Ave.Wrigley@itn.co.uk>
+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'.
-Files: *
-Copyright: © 2001 Ave Wrigley <Ave.Wrigley@itn.co.uk>.
-License: GPL-1+ | Artistic
- This program is free software; you can redistribute it and/or modify
- it under the same terms as Perl itself.
+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.
.
- Perl is distributed under your choice of the GNU General Public
- License or the Artistic License.
+ 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'.
-Files: debian/*
-Copyright: © 2007 David Bremner <bremner@unb.ca>
License: GPL-2+
- The Debian packaging is licensed under version 2 of the GNU General
- Public License, or at your option, any later version.
-
-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'.
+ 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 2, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.