]> the.earth.li Git - onak.git/commitdiff
Switch debian/copyright to DEP-5
authorJonathan McDowell <noodles@earth.li>
Sun, 17 Aug 2025 11:19:07 +0000 (12:19 +0100)
committerJonathan McDowell <noodles@earth.li>
Sun, 17 Aug 2025 11:19:07 +0000 (12:19 +0100)
Drop the mention of Ross Burton; he did all the initial work of
packaging up onak, and I am grateful for that. However I've subsequently
switched from CDBS to debhelper so I think all the bits from him have
now been rewritten.

debian/changelog
debian/copyright

index e091cbc9b0eae692adc0e1f58461ba124f545ed9..4f4d36b045a09cd590ba3f9ea0e31021768ad796 100644 (file)
@@ -6,6 +6,7 @@ onak (0.6.3-1+git) UNRELEASED; urgency=low
   * Drop debian/NEWS
   * Add skeleton autopkgtests
   * Update pkg-config -> pkgconf
+  * Switch debian/copyright to DEP-5
 
  -- Jonathan McDowell <noodles@earth.li>  Tue, 15 Jul 2025 10:21:10 +0100
 
index d56d713e1e1d38e92eabff5831838761ac0a27c7..1f8b021a8e821f432c761e994a3254f95fbf046e 100644 (file)
@@ -1,24 +1,23 @@
-This package was debianized by Ross Burton <ross@debian.org> on
-Thu, 17 Jun 2004 11:59:00 +0100.
-
-It was downloaded from http://www.earth.li/projectpurple/progs/onak.html
-
-Upstream Author: Jonathan McDowell <noodles@earth.li>
-
-Copyright: 2002-2014 Jonathan McDowell <noodles@earth.li>
-
-   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; version 2 dated June, 1991.
-
-   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, see <https://www.gnu.org/licenses/>.
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://www.earth.li/projectpurple/progs/onak.html
+Upstream-Name: onak
+Upstream-Contact: Jonathan McDowell <noodles@earth.li>
+
+Files: *
+Copyright: 2002-2025 Jonathan McDowell <noodles@earth.li>
+
+License: GPL-2
+ 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; version 2 dated June, 1991.
+ .
+ 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, see <https://www.gnu.org/licenses/>.
+Comment:
+ On Debian systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.