[DHG_packages] 01/02: frown: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Sat May 14 11:01:07 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 00b00b9d136f874d9bab8e68623e92657e882244
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Sat May 14 13:39:03 2016 +0300

    frown: convert `debian/copyright' to dep5 format
---
 p/frown/debian/changelog |  1 +
 p/frown/debian/copyright | 62 ++++++++++++++++++++++--------------------------
 2 files changed, 30 insertions(+), 33 deletions(-)

diff --git a/p/frown/debian/changelog b/p/frown/debian/changelog
index 71a6e45..4325925 100644
--- a/p/frown/debian/changelog
+++ b/p/frown/debian/changelog
@@ -2,6 +2,7 @@ frown (0.6.2.3-2) 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:34:42 +0300
 
diff --git a/p/frown/debian/copyright b/p/frown/debian/copyright
index b7f434e..e0f24a0 100644
--- a/p/frown/debian/copyright
+++ b/p/frown/debian/copyright
@@ -1,33 +1,29 @@
-This package was debianized by Arjan Oosting <arjanoosting at home.nl> on
-Wed,  2 Nov 2005 00:24:43 +0100.
-
-It was downloaded from http://www.informatik.uni-bonn.de/~ralf/frown/index.html
-
-Copyright (C) 2001-2005 Ralf Hinze
-
-Upstream Author: Ralf Hinze <ralf at informatik.uni-bonn.de>
-
-License:
-
-   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 complete text of version 2 of the GNU General Public
-License can be found in `/usr/share/common-licenses/GPL-2'.
-
-Debian packaging copyright:
-
-  (C) 2005-2006 Arjan Oosting <arjanoosting at home.nl>
-
-  The Debian packaging may be redistributed and/or modified under the
-  same terms as frown itself.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: frown
+Upstream-Contact: strake888 at gmail.com
+Source: https://hackage.haskell.org/package/frown
+
+Files: *
+Copyright: 2001-2005 Ralf Hinze
+License: GPL-2+
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: 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.
+ .
+ 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 2
+ is also located at `/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