diff options
| author | Dmitry Bogatov <KAction@gnu.org> | 2016-05-24 14:09:03 +0300 |
|---|---|---|
| committer | Dmitry Bogatov <KAction@gnu.org> | 2016-05-24 14:09:03 +0300 |
| commit | 4032648409fd2c0c98e486cb60257f60eb6972f4 (patch) | |
| tree | 45a25b69ec38a6df21154c6e02f42620b566069b /p/haskell-vector-space-points/debian | |
| parent | 3a4c29c65ff1fe04e3ad197905438417318d658a (diff) | |
| download | DHG_packages-4032648409fd2c0c98e486cb60257f60eb6972f4.tar.gz | |
haskell-vector-space-points: convert `debian/copyright' to dep5 format
Diffstat (limited to 'p/haskell-vector-space-points/debian')
| -rw-r--r-- | p/haskell-vector-space-points/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-vector-space-points/debian/copyright | 26 |
2 files changed, 16 insertions, 11 deletions
diff --git a/p/haskell-vector-space-points/debian/changelog b/p/haskell-vector-space-points/debian/changelog index 0b883417f..c332f05c6 100644 --- a/p/haskell-vector-space-points/debian/changelog +++ b/p/haskell-vector-space-points/debian/changelog @@ -2,6 +2,7 @@ haskell-vector-space-points (0.2.1.1-4) 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:36:27 +0300 diff --git a/p/haskell-vector-space-points/debian/copyright b/p/haskell-vector-space-points/debian/copyright index c198f64d3..8b0ecf057 100644 --- a/p/haskell-vector-space-points/debian/copyright +++ b/p/haskell-vector-space-points/debian/copyright @@ -1,28 +1,32 @@ -Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: vector-space-points -Upstream-Contact: Brent Yorgey <byorgey@cis.upenn.edu> -Source: http://hackage.haskell.org/package/vector-space-points +Upstream-Contact: diagrams-discuss@googlegroups.com +Source: https://hackage.haskell.org/package/vector-space-points Files: * -Copyright: 2011, Brent Yorgey -License: BSD3 - All rights reserved. +Copyright: 2011-2012 Brent Yorgey +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 Brent Yorgey nor the names of other 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 @@ -33,4 +37,4 @@ License: BSD3 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. + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\ No newline at end of file |
