Bug#1111811: NMU: haskell-erf: Please copy the BSD-3-clause to copyright file

Bastian Germann bage at debian.org
Fri Aug 22 11:28:12 BST 2025


Control: tags -1 patch

I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.
-------------- next part --------------
diff -Nru haskell-erf-2.0.0.0/debian/changelog haskell-erf-2.0.0.0/debian/changelog
--- haskell-erf-2.0.0.0/debian/changelog	2024-09-14 21:48:44.000000000 +0200
+++ haskell-erf-2.0.0.0/debian/changelog	2025-08-22 12:25:01.000000000 +0200
@@ -1,3 +1,10 @@
+haskell-erf (2.0.0.0-19.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * d/copyright: Verbosely list the BSD-3-clause license
+
+ -- Bastian Germann <bage at debian.org>  Fri, 22 Aug 2025 12:25:01 +0200
+
 haskell-erf (2.0.0.0-19) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
diff -Nru haskell-erf-2.0.0.0/debian/copyright haskell-erf-2.0.0.0/debian/copyright
--- haskell-erf-2.0.0.0/debian/copyright	2021-11-27 13:52:06.000000000 +0100
+++ haskell-erf-2.0.0.0/debian/copyright	2025-08-22 12:19:25.000000000 +0200
@@ -4,6 +4,27 @@
 
 Files: *
 Copyright: 2009-2011, Lennart Augustsson
-License: BSD-3
- On Debian GNU/Linux systems, the complete text of the BSD license may be found
- in /usr/share/common-licenses/BSD.
+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:
+ 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 copyright holder 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 FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDER 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.


More information about the Pkg-haskell-maintainers mailing list