summaryrefslogtreecommitdiff
path: root/p/haskell-xml-hamlet
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-05-24 14:21:36 +0300
committerDmitry Bogatov <KAction@gnu.org>2016-05-24 14:21:36 +0300
commit0a1cd0a8955614d56e2dbf0276736f6b8d4294a9 (patch)
treefef98013d88bb5f53148ca42072493016bfebfb4 /p/haskell-xml-hamlet
parentb4c01f8d7709394825a0b6d2cdd892e5a1ffa09d (diff)
downloadDHG_packages-0a1cd0a8955614d56e2dbf0276736f6b8d4294a9.tar.gz
haskell-xml-hamlet: convert `debian/copyright' to dep5 format
Diffstat (limited to 'p/haskell-xml-hamlet')
-rw-r--r--p/haskell-xml-hamlet/debian/changelog1
-rw-r--r--p/haskell-xml-hamlet/debian/copyright64
2 files changed, 38 insertions, 27 deletions
diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog
index d7bc3191a..cc871c76d 100644
--- a/p/haskell-xml-hamlet/debian/changelog
+++ b/p/haskell-xml-hamlet/debian/changelog
@@ -2,6 +2,7 @@ haskell-xml-hamlet (0.4.0.11-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:33 +0300
diff --git a/p/haskell-xml-hamlet/debian/copyright b/p/haskell-xml-hamlet/debian/copyright
index fe6d4e9b3..ad9136526 100644
--- a/p/haskell-xml-hamlet/debian/copyright
+++ b/p/haskell-xml-hamlet/debian/copyright
@@ -1,30 +1,40 @@
-Copyright (c)2011, Michael Snoyman
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xml-hamlet
+Upstream-Contact: Michael Snoyman <michael@snoyman.com>
+Source: https://hackage.haskell.org/package/xml-hamlet
-All rights reserved.
+Files: *
+Copyright: 2011 Michael Snoyman <michael@snoyman.com>
+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:
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: BSD-3-clause
- * 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 Michael Snoyman 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
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-OWNER 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.
+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 Michael Snoyman 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
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+ OWNER 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. \ No newline at end of file