summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosue Ortega <josue@debian.org>2019-04-13 14:54:21 -0600
committerJosue Ortega <josue@debian.org>2019-04-13 14:54:30 -0600
commitca495da42bd601443625f417e498639af0c51a4f (patch)
tree49ecf6bf484ef80de1afe738ba8774468ae56083
parentf1b39c7b0fe70dafe23179de2e946e6a4aecc9b6 (diff)
debian/copyright: Update to DEP-5 format
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright52
2 files changed, 29 insertions, 24 deletions
diff --git a/debian/changelog b/debian/changelog
index 0c714e0..38610f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ debtree (1.0.11) UNRELEASED; urgency=medium
* debian/control:
- Update to use debhelper-compat (= 12)
- Update VCS fields to use salsa.debian.org
+ * debian/copyright: Update to DEP-5 format.
-- Josue Ortega <josue@debian.org> Sat, 13 Apr 2019 14:41:08 -0600
diff --git a/debian/copyright b/debian/copyright
index 7199023..ff145dd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,31 @@
-Author:
- Frans Pop <elendil@planet.nl>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: debtree
+Source: https://salsa.debian.org/debian/debtree
-Copyright:
- Copyright (C) 2007-2009 Frans Pop <elendil@planet.nl>
+Files: *
+Copyright: Copyright (C) 2007-2019 Frans Pop <elendil@planet.nl>
+License: GPL-2.0+
-License:
+Files: debian/*
+Copyright: Frans Pop <fjp@debian.org>
+ Anibal Monsalve <anibal@debian.org>
+ 2019 Josue Ortega <josue@debian.org>
+License GPL-2.0+
- This package 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 of the License, or
- (at your option) any later version.
-
- This package is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this package; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General Public License can
-be found in `/usr/share/common-licenses/GPL-2'.
-
-The Debian packaging is (C) 2007-2009, Frans Pop <fjp@debian.org> and
-is also licensed under the GPL, see above.
+License: GPL-2.0+
+ This package 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 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the complete text of the GNU General Public License can
+ be found in `/usr/share/common-licenses/GPL-2'.