[DHG_packages] 03/09: hcwiid: Convert d/copyright to dep5 format
Ilias Tsitsimpis
iliastsi-guest at moszumanska.debian.org
Wed Nov 1 14:17:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
iliastsi-guest pushed a commit to branch master
in repository DHG_packages.
commit 938f99821acaa6a875bd8de29e947b58286677f6
Author: Ilias Tsitsimpis <iliastsi at debian.org>
Date: Wed Nov 1 13:09:00 2017 +0200
hcwiid: Convert d/copyright to dep5 format
---
p/haskell-hcwiid/debian/changelog | 1 +
p/haskell-hcwiid/debian/copyright | 40 +++++++++++++++++++++++++--------------
2 files changed, 27 insertions(+), 14 deletions(-)
diff --git a/p/haskell-hcwiid/debian/changelog b/p/haskell-hcwiid/debian/changelog
index 9c1cf11..f9ffa00 100644
--- a/p/haskell-hcwiid/debian/changelog
+++ b/p/haskell-hcwiid/debian/changelog
@@ -2,6 +2,7 @@ haskell-hcwiid (0.0.6.1-2) UNRELEASED; urgency=medium
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
+ * Convert d/copyright to dep5 format
-- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 01 Nov 2017 12:14:20 +0200
diff --git a/p/haskell-hcwiid/debian/copyright b/p/haskell-hcwiid/debian/copyright
index 741fba0..dd764cc 100644
--- a/p/haskell-hcwiid/debian/copyright
+++ b/p/haskell-hcwiid/debian/copyright
@@ -1,17 +1,29 @@
-Copyright 2011 Kiwamu Okabe <kiwamu at debian.or.jp>, Ivan Perez <ivan.perez at keera.co.uk>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hcwiid
+Upstream-Contact: Ivan Perez <ivan.perez at keera.co.uk>
+Source: https://hackage.haskell.org/package/hcwiid
-This package is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License version 2 as
-published by the Free Software Foundation.
+Files: *
+Copyright: Ivan Perez <ivan.perez at keera.co.uk>
+License: GPL-2
-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.
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: GPL-2
-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
-version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+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 version 2 as
+ published by the Free Software Foundation.
+ .
+ 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 full text of the GNU General Public License
+ version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list