From b1f815bd6a5fd5621b5ab5f6122bd1efe0637298 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Sun, 17 Aug 2025 12:19:07 +0100 Subject: [PATCH] Switch debian/copyright to DEP-5 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 | 1 + debian/copyright | 47 +++++++++++++++++++++++------------------------ 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index e091cbc..4f4d36b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 15 Jul 2025 10:21:10 +0100 diff --git a/debian/copyright b/debian/copyright index d56d713..1f8b021 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,23 @@ -This package was debianized by Ross Burton 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 - -Copyright: 2002-2014 Jonathan McDowell - - 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 . - -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 + +Files: * +Copyright: 2002-2025 Jonathan McDowell + +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 . +Comment: + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. -- 2.39.5