debian/0000755000000000000000000000000012147643004007167 5ustar debian/watch0000644000000000000000000000033012036250050010204 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|gnutls-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/gnutls \ ([\d\.]*\d)/ debian/control0000644000000000000000000000347612147621353010607 0ustar Source: haskell-gnutls Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-monads-tf-dev (>> 0.1) , libghc-monads-tf-dev (<< 0.2) , libghc-monads-tf-prof , libghc-transformers-dev (>> 0.2) , libghc-transformers-prof , pkg-config , libgnutls-dev Build-Depends-Indep: ghc-doc , libghc-monads-tf-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/gnutls Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-gnutls Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-gnutls Package: libghc-gnutls-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, libgnutls-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for GNU TLS This library provides Haskell bindings for gnutls. . This package contains the normal library files. Package: libghc-gnutls-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for GNU TLS; profiling libraries This library provides Haskell bindings for gnutls. . This package contains the libraries compiled with profiling enabled. Package: libghc-gnutls-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: bindings for GNU TLS; documentation This library provides Haskell bindings for gnutls. . This package contains the documentation files. debian/rules0000755000000000000000000000015412036250050010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000216412147643004011044 0ustar haskell-gnutls (0.1.4-3) unstable; urgency=low * Enable compat level 9 * Bump standards version to 3.9.4 -- Joachim Breitner Fri, 24 May 2013 12:50:44 +0200 haskell-gnutls (0.1.4-2) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change -- Clint Adams Sun, 11 Nov 2012 14:48:53 -0500 haskell-gnutls (0.1.4-1) unstable; urgency=low * New upstream release, fixing a segmentation fault due to a lost reference to the credentials object. -- Joey Hess Fri, 26 Oct 2012 22:52:28 -0400 haskell-gnutls (0.1.2-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 23:45:43 +0200 haskell-gnutls (0.1.1-2) unstable; urgency=low * Fix -dev dependency on libgnutls-dev. -- Clint Adams Mon, 12 Mar 2012 19:18:14 -0400 haskell-gnutls (0.1.1-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 07 Mar 2012 18:01:23 -0500 debian/source/0000755000000000000000000000000012036250050010457 5ustar debian/source/format0000644000000000000000000000001412036250050011665 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620564010373 0ustar 9 debian/copyright0000644000000000000000000000027612036250050011117 0ustar This software is Copyright 2010, John Millikin and released under the GNU GPL version 3 or later. You can find the complete text in /usr/share/common-licenses/GPL-3 on your Debian system.