debian/0000755000000000000000000000000012237745340007175 5ustar debian/rules0000755000000000000000000000015512237745274010264 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/control0000644000000000000000000000503112237745274010605 0ustar Source: haskell-sha Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, ghc-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/SHA Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-sha Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-sha Package: libghc-sha-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell SHA suite of message digest functions${haskell:ShortBlurb} This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. . The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tune libraries, like OpenSSL. . ${haskell:Blurb} Package: libghc-sha-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell SHA suite of message digest functions${haskell:ShortBlurb} This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. . The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tune libraries, like OpenSSL. . ${haskell:Blurb} Package: libghc-sha-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell SHA suite of message digest functions${haskell:ShortBlurb} This library implements the SHA suite of message digest functions, according to NIST FIPS 180-2 (with the SHA-224 addendum), as well as the SHA-based HMAC routines. . The functions have been tested against most of the NIST and RFC test vectors for the various functions. While some attention has been paid to performance, these do not presently reach the speed of well-tune libraries, like OpenSSL. . ${haskell:Blurb} debian/copyright0000644000000000000000000000402512237745274011137 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell SHA suite of message digest functions Maintainer: Adam Wick Source: http://hackage.haskell.org/package/SHA Files: * Copyright: © 2008, Galois, Inc. License: BSD All rights reserved. . 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 the Galois, Inc. 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 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. Files: debian/* Copyright: © 2009-2011 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'. debian/changelog0000644000000000000000000000607512237745340011057 0ustar haskell-sha (1.6.1-1) unstable; urgency=low [ Joachim Breitner ] * Fix Vcs-Darcs url: http://darcs.debian.org/ instead of http://darcs.debian.org/darcs/ * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 10 Nov 2013 13:05:13 -0500 haskell-sha (1.5.0.1-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:59 +0200 haskell-sha (1.5.0.1-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:02:01 +0200 haskell-sha (1.5.0.1-1) unstable; urgency=low * New upstream version. * Bump to Standards-Version 3.9.3. -- Clint Adams Sat, 14 Apr 2012 23:59:23 -0400 haskell-sha (1.5.0.0-3) unstable; urgency=low * Remove build dependency on libghc-binary-*, which is provided by ghc 7.4. (See #659081) -- Joey Hess Wed, 29 Feb 2012 00:07:32 -0400 haskell-sha (1.5.0.0-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Mon, 27 Feb 2012 21:21:28 +0000 haskell-sha (1.5.0.0-1) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). * Use ghc instead of ghc6 [ Giovanni Mascellani ] * Updated my email address. * Removing doc-base files because of team policy. * Description: removing references to GHC 6. * debian/copyright: copyright years updated. * Standards-Version bumped to 3.9.1 (no changes required). * Moving *-doc dependencies to Build-Depends-Indep. -- Giovanni Mascellani Wed, 06 Apr 2011 23:41:06 +0200 haskell-sha (1.4.1.1-1) unstable; urgency=low [ Giovanni Mascellani ] * debian/watch: Use format that works for --download-current-version. * debian/rules: Removed unneeded DEB_HADDOCK_HTML_DIR declaration [ Marco Túlio Gontijo e Silva ] * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. * debian/control: Remove uneeded Build-Depends: in libghc6-bytestring- *. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 * New upstream version -- Joachim Breitner Sat, 20 Feb 2010 15:49:17 +0100 haskell-sha (1.4.0-1) unstable; urgency=low * Initial release. (closes: #562083) -- Giovanni Mascellani Thu, 24 Dec 2009 00:00:57 +0100 debian/compat0000644000000000000000000000000212237745274010401 0ustar 9 debian/source/0000755000000000000000000000000012237745274010503 5ustar debian/source/format0000644000000000000000000000001412237745274011711 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000017112237745275010234 0ustar version=3 http://hackage.haskell.org/package/SHA/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))