Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please unblock package darcs. A RC bug was filed against it due to insufficient copyright statements, this was fixed by Christopher Reichert. unblock darcs/2.8.5-2 - -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386, armhf Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTJ97IACgkQ9ijrk0dDIGzFKwCfWxNndKDdj9yRgy6K153YzbR0 DBsAn1BO7h3MQwzdmsBVuSxQsaHmaqwW =5Guz -----END PGP SIGNATURE-----
diff -Nru darcs-2.8.5/debian/changelog darcs-2.8.5/debian/changelog --- darcs-2.8.5/debian/changelog 2014-09-07 17:53:14.000000000 +0200 +++ darcs-2.8.5/debian/changelog 2015-01-29 09:25:24.000000000 +0100 @@ -1,3 +1,9 @@ +darcs (2.8.5-2) unstable; urgency=low + + * Add copyright information for src/Crypt/*, Closes: bug#775588 + + -- Christopher Reichert <[email protected]> Wed, 28 Jan 2015 22:00:00 -0600 + darcs (2.8.5-1) unstable; urgency=low * Adjust watch file to new hackage layout diff -Nru darcs-2.8.5/debian/copyright darcs-2.8.5/debian/copyright --- darcs-2.8.5/debian/copyright 2012-10-13 13:16:13.000000000 +0200 +++ darcs-2.8.5/debian/copyright 2015-01-29 09:25:24.000000000 +0100 @@ -85,3 +85,38 @@ On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. + +Files: src/Crypt/SHA256.hs +Copyright: Zooko O'Whielacronx +License: GPL + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL' file. + +Files: src/Crypt/sha2.* +Copyright: 2005, 2007 Olivier Gay <[email protected]> +License: BSD-C3 + All rights reserved. + . + 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 project 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 PROJECT 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 PROJECT 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.

