diff options
| author | KAction <KAction@gnu.org> | 2015-06-27 20:31:18 +0300 |
|---|---|---|
| committer | KAction <KAction@gnu.org> | 2015-06-27 20:31:18 +0300 |
| commit | 9887efee99eab08a16005afc76323316d4208919 (patch) | |
| tree | 233364ce24b790b1aafc05d63688f56160664730 /p/haskell-diff | |
| parent | 9ebe414baf0de3df4650c7e3eb587e09a2b1918c (diff) | |
| download | DHG_packages-9887efee99eab08a16005afc76323316d4208919.tar.gz | |
haskell-diff: Reformat debian/changelog according to dep5
Diffstat (limited to 'p/haskell-diff')
| -rw-r--r-- | p/haskell-diff/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-diff/debian/copyright | 43 |
2 files changed, 14 insertions, 30 deletions
diff --git a/p/haskell-diff/debian/changelog b/p/haskell-diff/debian/changelog index 81b859b6f..4d299bd24 100644 --- a/p/haskell-diff/debian/changelog +++ b/p/haskell-diff/debian/changelog @@ -1,6 +1,7 @@ haskell-diff (0.3.2-1) UNRELEASED; urgency=medium * New upstream release + * Reformat debian/changelog according to dep5 -- Dmitry Bogatov <KAction@gnu.org> Sat, 27 Jun 2015 20:05:51 +0300 diff --git a/p/haskell-diff/debian/copyright b/p/haskell-diff/debian/copyright index 4b470acbd..5ca4f8096 100644 --- a/p/haskell-diff/debian/copyright +++ b/p/haskell-diff/debian/copyright @@ -1,37 +1,20 @@ -Author: Sterling Clover <s.clover@gmail.com> -Download: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Diff +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: Diff +Source: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Diff +Upstream-Contact: Sterling Clover <s.clover@gmail.com> Files: * -Copyright: © 2008 Stering Clover <s.clover@gmail.com> -License: BSD - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - . - 1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - 2. 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. - 3. 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 REGENTS 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 AUTHORS 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. +Copyright: 2008-2011 Stering Clover <s.clover@gmail.com> + 2011 Kevin Charter + 2015 David Fox <ddssff@gmail.com> +License: BSD-3-clause Files: debian/* -Copyright: © 2008 Chris Lamb <lamby@debian.org> -License: BSD +Copyright: 2008 Chris Lamb <lamby@debian.org> and other 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: |
