debian/0000755000000000000000000000000012151506770007172 5ustar debian/watch0000644000000000000000000000033012036250044010207 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|gnuidn-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/gnuidn \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015412036250043010241 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000031712036250043011115 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 . debian/source/0000755000000000000000000000000012036250043010461 5ustar debian/source/format0000644000000000000000000000001412036250043011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620564010373 0ustar 9 debian/control0000644000000000000000000000326312147621353010601 0ustar Source: haskell-gnuidn 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-text-dev , libghc-text-prof , c2hs , libidn11-dev Build-Depends-Indep: ghc-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: http://john-millikin.com/software/bindings/gnuidn/ Package: libghc-gnuidn-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} , libidn11-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for GNU IDN These are Haskell bindings to the GNU IDN (Internationalized Domain Names) library for Unicode domain names. . This package contains the normal library files. Package: libghc-gnuidn-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for GNU IDN; profiling libraries These are Haskell bindings to the GNU IDN (Internationalized Domain Names) library for Unicode domain names. . This package contains the libraries compiled with profiling enabled. Package: libghc-gnuidn-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: bindings for GNU IDN; documentation These are Haskell bindings to the GNU IDN (Internationalized Domain Names) library for Unicode domain names. . This package contains the documentation files. debian/changelog0000644000000000000000000000152512151506770011047 0ustar haskell-gnuidn (0.2-4build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 00:23:36 +0100 haskell-gnuidn (0.2-4) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:50:44 +0200 haskell-gnuidn (0.2-3) 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:00:55 +0200 haskell-gnuidn (0.2-2) unstable; urgency=low * Fix -dev dependency on libidn. -- Clint Adams Wed, 07 Mar 2012 21:26:30 -0500 haskell-gnuidn (0.2-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 05 Mar 2012 16:39:11 -0500