debian/0000755000000000000000000000000012147643005007170 5ustar debian/watch0000644000000000000000000000032612036250052010213 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|gsasl-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/gsasl \ ([\d\.]*\d)/ debian/control0000644000000000000000000000323012147621353010573 0ustar Source: haskell-gsasl 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-transformers-dev (>> 0.2) , libghc-transformers-prof , libgsasl7-dev Build-Depends-Indep: ghc-doc , libghc-transformers-doc Standards-Version: 3.9.4 Homepage: http://ianen.org/haskell/bindings/gsasl/ Package: libghc-gsasl-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} , libgsasl7-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for GNU SASL These are Haskell bindings to the GNU SASL (Simple Authentication and Security Layer) library. . This package contains the normal library files. Package: libghc-gsasl-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for GNU SASL; profiling libraries These are Haskell bindings to the GNU SASL (Simple Authentication and Security Layer) library. . This package contains the libraries compiled with profiling enabled. Package: libghc-gsasl-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: bindings for GNU SASL; documentation These are Haskell bindings to the GNU SASL (Simple Authentication and Security Layer) library. . This package contains the documentation files. debian/rules0000755000000000000000000000015412036250052010241 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000156012147643005011044 0ustar haskell-gsasl (0.3.5-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:45 +0200 haskell-gsasl (0.3.5-1) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * New upstream release -- Joachim Breitner Thu, 08 Nov 2012 19:31:09 +0100 haskell-gsasl (0.3.4-1) unstable; urgency=low * New upstream release -- Joachim Breitner Thu, 17 May 2012 23:46:36 +0200 haskell-gsasl (0.3.2-2) unstable; urgency=low * Fix -dev dependency on libgsasl. -- Clint Adams Wed, 07 Mar 2012 21:31:25 -0500 haskell-gsasl (0.3.2-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 05 Mar 2012 16:39:11 -0500 debian/source/0000755000000000000000000000000012036250052010461 5ustar debian/source/format0000644000000000000000000000001412036250052011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620565010374 0ustar 9 debian/copyright0000644000000000000000000000031712036250052011115 0ustar This software is Copyright (C) 2010 John Millikin and released under the GNU GPL version 3 or later. You can find the complete text of the GPL in /usr/share/common-licenses/GPL-3 .