diff options
| author | Dmitry Bogatov <KAction@gnu.org> | 2016-05-20 12:05:08 +0300 |
|---|---|---|
| committer | Dmitry Bogatov <KAction@gnu.org> | 2016-05-20 12:05:08 +0300 |
| commit | bc259d68ed396ecc0fc5835ca8fea5860204ae3c (patch) | |
| tree | 908cc388e746c0e851ca2b8dd97741fa4abcf2e5 /p/haskell-data-default/debian | |
| parent | 6d7bad00d963958aa5ebbdca2030b402887db092 (diff) | |
| download | DHG_packages-bc259d68ed396ecc0fc5835ca8fea5860204ae3c.tar.gz | |
haskell-data-default: convert `debian/copyright' to dep5 format
Diffstat (limited to 'p/haskell-data-default/debian')
| -rw-r--r-- | p/haskell-data-default/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-data-default/debian/copyright | 74 |
2 files changed, 37 insertions, 38 deletions
diff --git a/p/haskell-data-default/debian/changelog b/p/haskell-data-default/debian/changelog index 31a8829c0..11ca04de1 100644 --- a/p/haskell-data-default/debian/changelog +++ b/p/haskell-data-default/debian/changelog @@ -2,6 +2,7 @@ haskell-data-default (0.5.3-6) 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@gnu.org> Tue, 10 May 2016 09:35:05 +0300 diff --git a/p/haskell-data-default/debian/copyright b/p/haskell-data-default/debian/copyright index 5a6572a93..ef430e5f3 100644 --- a/p/haskell-data-default/debian/copyright +++ b/p/haskell-data-default/debian/copyright @@ -1,38 +1,36 @@ -This package was debianized by Clint Adams <clint@debian.org> on -Sun, 29 May 2011 18:30:28 -0000 - -It was downloaded from -http://hackage.haskell.org/package/data-default - -Upstream Authors: - - Lukas Mai <l.mai@web.de> - -Copyright: - - 2010 Lukas Mai - -License: - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. -* Neither the name of the author nor the names of his contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY LUKAS MAI AND CONTRIBUTORS "AS IS" AND ANY -EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: data-default +Upstream-Contact: lukas mai <l.mai@web.de> +Source: https://hackage.haskell.org/package/data-default + +Files: * +Copyright: 2013 lukas mai <l.mai@web.de> +License: BSD-3-clause + +Files: debian/* +Copyright: held by the contributors mentioned in debian/changelog +License: BSD-3-clause + +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without modification, + are permitted provided that the following conditions are met: + . + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + * Neither the name of the author nor the names of his contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
