[DHG_packages] 01/01: darcs-monitor: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Sat May 14 10:33:31 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 7a3ed89f52c47bc4a5f418a2182083f0d6ecb95a
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Sat May 14 13:31:50 2016 +0300

    darcs-monitor: convert `debian/copyright' to dep5 format
---
 p/darcs-monitor/debian/changelog |  1 +
 p/darcs-monitor/debian/copyright | 93 ++++++++++++++--------------------------
 2 files changed, 33 insertions(+), 61 deletions(-)

diff --git a/p/darcs-monitor/debian/changelog b/p/darcs-monitor/debian/changelog
index 540a60e..d4d009c 100644
--- a/p/darcs-monitor/debian/changelog
+++ b/p/darcs-monitor/debian/changelog
@@ -2,6 +2,7 @@ darcs-monitor (0.4.2-11) 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/darcs-monitor/debian/copyright b/p/darcs-monitor/debian/copyright
index f65b452..9454a64 100644
--- a/p/darcs-monitor/debian/copyright
+++ b/p/darcs-monitor/debian/copyright
@@ -1,61 +1,32 @@
-This package was Debianized by Antti-Juhani Kaijanaho
-<antti-juhani at kaijanaho.fi> on 2007-08-28.
-
-It was downloaded from
-  http://antti-juhani.kaijanaho.fi/software/dist/darcs-monitor-0.3.4.tar.gz
-
-Upstream author:
-  Antti-Juhani Kaijanaho
-  Benja Fallenstein
-  Benjamin Franksen
-
-Upstream copyright and license:
-
-    Copyright © 2007, 2008 Antti-Juhani Kaijanaho
-    Copyright © 2007 Benja Fallenstein
-    Copyright © 2007 Benjamin Franksen
-
-    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, write to the Free Software Foundation, Inc.,
-    51 Franklin Street, 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 the file
-/usr/share/common-licenses/GPL-2.
-
-The Debian packaging copyright and license:
-
-# Copyright © 1999, 2000, 2002, 2003, 2004, 2007 Antti-Juhani Kaijanaho.
-#
-# Permission is hereby granted, free of charge, to any person
-# obtaining a copy of this file, to deal in this file without
-# restriction, including without limitation the rights to use, copy,
-# modify, merge, publish, distribute, sublicense, and/or sell copies
-# of this file, and to permit persons to whom this file is furnished
-# to do so, subject to the following condition: The above copyright
-# notice and this permission notice shall be included in all copies or
-# substantial portions of this file.
-#
-# THIS FILE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-# MERCHANTABILITY, FIT- NESS FOR A PARTICULAR PURPOSE AND
-# NONINFRINGEMENT.  IN NO EVENT SHALL SOFTWARE IN THE PUBLIC INTEREST,
-# INC.  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
-# IN CONNECTION WITH THIS FILE OR THE USE OR OTHER DEALINGS IN THIS
-# FILE.
-#
-# Except as contained in this notice, the name of the author(s) of
-# this file shall not be used in advertising or otherwise to promote
-# the sale, use or other dealings in this file without prior written
-# authorization from the author(s).
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: darcs-monitor
+Upstream-Contact: Marco Túlio Gontijo e Silva <marcot at marcot.eti.br>
+Source: https://hackage.haskell.org/package/darcs-monitor
+
+Files: *
+Copyright: 2007 Antti-Juhani Kaijanaho
+ 2007 Benja Fallenstein
+ 2007 Benjamin Franksen
+ 2010 Marco Túlio Gontijo e Silva <marcot at marcot.eti.br>
+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'
\ 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