diff options
| author | Dmitry Bogatov <KAction@gnu.org> | 2016-05-20 13:24:08 +0300 |
|---|---|---|
| committer | Dmitry Bogatov <KAction@gnu.org> | 2016-05-20 13:24:08 +0300 |
| commit | 01411f431e08b1c6e6391e9c6a7a722050407cca (patch) | |
| tree | 556771cbe20ec4288f236e070c608be3e509e421 /p/haskell-fast-logger | |
| parent | 52080f447e1faa9009299b1b29fda6188f6dfaaa (diff) | |
| download | DHG_packages-01411f431e08b1c6e6391e9c6a7a722050407cca.tar.gz | |
haskell-fast-logger: convert `debian/copyright' to dep5 format
Diffstat (limited to 'p/haskell-fast-logger')
| -rw-r--r-- | p/haskell-fast-logger/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-fast-logger/debian/copyright | 18 |
2 files changed, 13 insertions, 6 deletions
diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog index 2245357ec..5397ad3d8 100644 --- a/p/haskell-fast-logger/debian/changelog +++ b/p/haskell-fast-logger/debian/changelog @@ -2,6 +2,7 @@ haskell-fast-logger (2.4.1-2) 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:16 +0300 diff --git a/p/haskell-fast-logger/debian/copyright b/p/haskell-fast-logger/debian/copyright index bada8a67a..61a7bd316 100644 --- a/p/haskell-fast-logger/debian/copyright +++ b/p/haskell-fast-logger/debian/copyright @@ -1,15 +1,21 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Upstream-Name: haskell-fast-logger +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: fast-logger Upstream-Contact: Kazu Yamamoto <kazu@iij.ad.jp> -Source: http://hackage.haskell.org/package/haskell-fast-logger +Source: https://hackage.haskell.org/package/fast-logger Files: * Copyright: 2009 IIJ Innovation Institute Inc. -License: BSD3 +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 @@ -19,7 +25,7 @@ License: BSD3 * Neither the name of the copyright holders nor the names of its 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 |
