[DHG_packages] 13/24: haskell-network-protocol-xmpp: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Mon May 23 10:39:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

kaction-guest pushed a commit to branch master
in repository DHG_packages.

commit 8f35f0c2969127d5965dc715c36aa005d490240f
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Sun May 22 19:07:46 2016 +0300

    haskell-network-protocol-xmpp: convert `debian/copyright' to dep5 format
---
 p/haskell-network-protocol-xmpp/debian/changelog |  1 +
 p/haskell-network-protocol-xmpp/debian/copyright | 32 ++++++++++++++++++++----
 2 files changed, 28 insertions(+), 5 deletions(-)

diff --git a/p/haskell-network-protocol-xmpp/debian/changelog b/p/haskell-network-protocol-xmpp/debian/changelog
index d6ed803..e7eb6cc 100644
--- a/p/haskell-network-protocol-xmpp/debian/changelog
+++ b/p/haskell-network-protocol-xmpp/debian/changelog
@@ -2,6 +2,7 @@ haskell-network-protocol-xmpp (0.4.8-4) UNRELEASED; urgency=medium
 
   * Use secure (https) uri in Vcs-Git field in 'debian/control'
   * Bump standards version to 3.9.8 (no changes needed)
+  * Convert `debian/copyright' to dep5 format
 
  -- Dmitry Bogatov <KAction at gnu.org>  Tue, 10 May 2016 09:35:51 +0300
 
diff --git a/p/haskell-network-protocol-xmpp/debian/copyright b/p/haskell-network-protocol-xmpp/debian/copyright
index 4695b38..0e32c3f 100644
--- a/p/haskell-network-protocol-xmpp/debian/copyright
+++ b/p/haskell-network-protocol-xmpp/debian/copyright
@@ -1,7 +1,29 @@
-This software is
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: network-protocol-xmpp
+Upstream-Contact: John Millikin <jmillikin at gmail.com>
+Source: https://hackage.haskell.org/package/network-protocol-xmpp
 
-Copyright (C) 2009-2011 John Millikin
+Files: *
+Copyright: 2010-2011 John Millikin <jmillikin at gmail.com>
+License: GPL-3+
 
-and released under the GNU GPL verion 3 or later.
-You can find the complete text in
-/usr/share/common-licenses/GPL-3 on your Debian system.
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: GPL-3+
+
+License: GPL-3+
+ 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 3
+ 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian system, copy of GNU Lesser General Public License version 3
+ is also located at `/usr/share/common-licenses/GPL-3'
\ No newline at end of file

-- 
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