[DHG_packages] 52/59: lambdabot: convert `debian/copyright' to dep5 format

Dmitry Bogatov kaction-guest at moszumanska.debian.org
Tue May 24 12:33:50 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 0e9cf93dfac335d76198089aa045d56360bf8053
Author: Dmitry Bogatov <KAction at gnu.org>
Date:   Tue May 24 15:09:30 2016 +0300

    lambdabot: convert `debian/copyright' to dep5 format
---
 p/lambdabot/debian/changelog |  6 ++++
 p/lambdabot/debian/copyright | 73 +++++++++++++++-----------------------------
 2 files changed, 30 insertions(+), 49 deletions(-)

diff --git a/p/lambdabot/debian/changelog b/p/lambdabot/debian/changelog
index 63f3c9e..057414c 100644
--- a/p/lambdabot/debian/changelog
+++ b/p/lambdabot/debian/changelog
@@ -1,3 +1,9 @@
+lambdabot (5.0.3-5) UNRELEASED; urgency=medium
+
+  * Convert `debian/copyright' to dep5 format
+
+ -- Clint Adams <clint at debian.org>  Tue, 24 May 2016 15:06:44 +0300
+
 lambdabot (5.0.3-4) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/lambdabot/debian/copyright b/p/lambdabot/debian/copyright
index 9a2fd4a..6df2784 100644
--- a/p/lambdabot/debian/copyright
+++ b/p/lambdabot/debian/copyright
@@ -1,32 +1,20 @@
-This package was first debianized by Clint Adams <clint at debian.org> on
-Thu, 02 Jun 2011 14:37:55 -0000
-
-This package has been updated for Debian by Alexandre Delanoë
-<anoe at debian.org> on Thu Aug 27 07:57:24 UTC 2015
-
-It was downloaded from
-http://hackage.haskell.org/package/lambdabot
-
-Upstream Authors:
-
-    Don Stewart http://www.cse.unsw.edu.au/~dons
-
-Copyright:
-
-    2004, 2005, 2006 Don Stewart (Donald Bruce Stewart)
-    2003 Andrew J. Bromage
-    2003 Shae Erisson
-    2007 Lennart Kolmodin
-    2008 Twan van Laarhoven
-    2005 Einar Karttunen
-    2006 Jason Dagit
-    2005 Stefan Wehr
-    2006 Spencer Janssen
-    2004 Thomas Jaeger
-    2004, 2005 Simon Winwood
-    2005 David House
-
-License:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lambdabot
+Upstream-Contact: James Cook <mokus at deepbondi.net>
+Source: https://hackage.haskell.org/package/lambdabot
+
+Files: *
+Copyright: 2003 Andrew J. Bromage
+           2003 Shae Erisson
+           2003 Sven M. Hallberg
+           2003 Taylor Campbell
+License: MIT
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: MIT
+
+License: MIT
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
  "Software"), to deal in the Software without restriction, including
@@ -38,23 +26,10 @@ License:
  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.
  .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 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 THE
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- .
- The files Plugin/Where.hs, Plugin/Fact.hs, and Plugin/Poll.hs
- are licensed under the LGPL (/usr/share/common-licenses/LGPL).
- .
- On Debian systems, the full text of the GNU Lesser General Public
- License can be found in the file `/usr/share/common-licenses/LGPL'.
-
- The files Plugin/{Check.hs,Version.hs,Where.hs,Hoogle.hs,Spell.hs,Compose.hs,Code.hs,UnMtl.hs,Fact.hs,Dynamic.hs,Djinn.hs,BF.hs,DarcsPatchWatch.hs,Pretty.hs,Unlambda.hs,Undo.hs,Seen.hs,Scheck.hs,Babel.hs,Localtime.hs,Poll.hs,Eval.hs}
- are licensed under the GNU GPL, version 2 or later.
- .
- 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'.
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+ KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS 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 THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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