debian/0000755000000000000000000000000012254057267007200 5ustar debian/watch0000644000000000000000000000035212210435511010211 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|bindings-nettle-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/bindings-nettle \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000020512210435541010240 0ustar #!/usr/bin/make -f DEB_ENABLE_TESTS = yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000062612210435511011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bindings-nettle Upstream-Contact: Clint Adams Source: http://hackage.haskell.org/package/bindings-nettle Files: * Copyright: 2013 Clint Adams License: GPL-3+ Files: debian/* Copyright: 2013 Clint Adams License: GPL-3+ License: GPL-3+ See /usr/share/common-licenses/GPL-3 on your Debian system. debian/source/0000755000000000000000000000000012210435511010460 5ustar debian/source/format0000644000000000000000000000001412210435511011666 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212210435511010356 0ustar 9 debian/control0000644000000000000000000000341112210436053010564 0ustar Source: haskell-bindings-nettle Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-bindings-dsl-dev , pkg-config , nettle-dev , libghc-hunit-dev , libghc-quickcheck2-dev , libghc-hspec-dev , libghc-quickcheck-io-dev Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/bindings-nettle Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-bindings-nettle Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-bindings-nettle X-Description: Haskell bindings to nettle crypto library This contains bindings to some of the cipher and hash functions of nettle. Package: libghc-bindings-nettle-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , nettle-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-bindings-nettle-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-bindings-nettle-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/changelog0000644000000000000000000000117412254057267011055 0ustar haskell-bindings-nettle (0.1.1-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 17 Dec 2013 14:24:55 +0000 haskell-bindings-nettle (0.1.1-1) unstable; urgency=low * New upstream version. * Enable testsuite. -- Clint Adams Sat, 31 Aug 2013 11:51:59 -0700 haskell-bindings-nettle (0.1-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 26 Aug 2013 16:56:52 -0700 haskell-bindings-nettle (0.0-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 26 Aug 2013 13:04:11 -0700