summaryrefslogtreecommitdiff
path: root/p/lambdabot
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-05-24 15:09:30 +0300
committerDmitry Bogatov <KAction@gnu.org>2016-05-24 15:09:30 +0300
commit0e9cf93dfac335d76198089aa045d56360bf8053 (patch)
tree513d25e51f8ed173c56d8610efebbea15a3fc436 /p/lambdabot
parent9478df96032964a78db07fb238b75a47f80af1cc (diff)
downloadDHG_packages-0e9cf93dfac335d76198089aa045d56360bf8053.tar.gz
lambdabot: convert `debian/copyright' to dep5 format
Diffstat (limited to 'p/lambdabot')
-rw-r--r--p/lambdabot/debian/changelog6
-rw-r--r--p/lambdabot/debian/copyright73
2 files changed, 30 insertions, 49 deletions
diff --git a/p/lambdabot/debian/changelog b/p/lambdabot/debian/changelog
index 63f3c9e46..057414c06 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@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 9a2fd4ab4..6df27845a 100644
--- a/p/lambdabot/debian/copyright
+++ b/p/lambdabot/debian/copyright
@@ -1,32 +1,20 @@
-This package was first debianized by Clint Adams <clint@debian.org> on
-Thu, 02 Jun 2011 14:37:55 -0000
-
-This package has been updated for Debian by Alexandre Delanoƫ
-<anoe@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@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.