summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-11-28 02:14:49 +0000
committerDmitry Bogatov <KAction@debian.org>2018-11-28 03:37:04 +0000
commit60d26fcc63239c33c7154bca73586d8998ae5420 (patch)
treea3c818a02334e258ac6b294975c168d07f71c111
parent6c5ccf64b337d85287ab47ed47517822a6e3b051 (diff)
Convert `debian/copyright' to dep-5 format
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright36
2 files changed, 25 insertions, 12 deletions
diff --git a/debian/changelog b/debian/changelog
index 0dfd552..d7f3fa5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ ucspi-unix (1.0-1) UNRELEASED; urgency=medium
* Add upstream signing key
* Update standards version to 4.2.1 (no changes needed)
* Remove unneed link from package description
+ * Convert `debian/copyright' to dep-5 format
-- Dmitry Bogatov <KAction@debian.org> Wed, 28 Nov 2018 00:50:23 +0000
diff --git a/debian/copyright b/debian/copyright
index 1508c2f..be44e2a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,15 +1,27 @@
-This package was debianized by Gerrit Pape <pape@smarden.org> on
-Fri, 18 Jan 2002 11:35:27 +0100.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: bglibs
+Upstream-Contact: Bruce Guenter <bruce@untroubled.org>
+Source: http://untroubled.org/ucspi-unix/
-It was downloaded from http://untroubled.org/ucspi-unix/
+Files: *
+Copyright: 2002-2015 Bruce Guenter <bruce@untroubled.org>
+License: GPL-2+
-Upstream Author: Bruce Guenter <bruceg@em.ca>
+Files: debian/*
+Copyright: 2002-2009 Gerrit Pape <pape@smarden.org>
+ 2018 Gianfranco Costamagna <locutusofborg@debian.org>
+ 2018 Dmitry Bogatov <KAction@gnu.org>
+License: GPL-2+
-Copyright:
-
-This program is Copyright(C) 2002 Bruce Guenter, and may be copied
-according to the GNU GENERAL PUBLIC LICENSE (GPL) Version 2 or a later
-version. A copy of this license is included with this package. This
-package comes with no warranty of any kind.
-
-The full text of the GPL can be found at /usr/share/common-licenses/GPL-2.
+License: GPL-2+
+ 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 of the License, or
+ (at your option) any later version.
+ .
+ This program 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.
+ .
+ The full text can be found at /usr/share/common-licenses/GPL-2.