debian/0000755000000000000000000000000012252307740007170 5ustar debian/watch0000644000000000000000000000032412116745153010223 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|idna-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/idna \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512116745152010253 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000341512116745152011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: idna Upstream-Contact: George Pollard Source: http://hackage.haskell.org/package/idna Files: * Copyright: 2009 George Pollard License: idna license Files: debian/* Copyright: 2013 Joachim Breitner License: idna license License: idna license All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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 AUTHORS 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. debian/source/0000755000000000000000000000000012116745153010473 5ustar debian/source/format0000644000000000000000000000001412116745153011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616234010372 0ustar 9 debian/control0000644000000000000000000000352312147625354010605 0ustar Source: haskell-idna Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-stringprep-dev (>= 0.1.2) , libghc-stringprep-prof , libghc-text-dev (>= 0.1) , libghc-text-prof , libghc-punycode-dev (>= 2.0) , libghc-punycode-prof Build-Depends-Indep: ghc-doc , libghc-stringprep-doc , libghc-text-doc , libghc-punycode-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/idna Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-idna Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-idna Package: libghc-idna-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Implements IDNA (RFC 3490)${haskell:ShortBlurb} This package implements the Internationalized Domain Names in Applications (RFC 3490) encoding. . ${haskell:Blurb} Package: libghc-idna-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Implements IDNA (RFC 3490)${haskell:ShortBlurb} This package implements the Internationalized Domain Names in Applications (RFC 3490) encoding. . ${haskell:Blurb} Package: libghc-idna-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Implements IDNA (RFC 3490)${haskell:ShortBlurb} This package implements the Internationalized Domain Names in Applications (RFC 3490) encoding. . ${haskell:Blurb} debian/changelog0000644000000000000000000000125012252307740011040 0ustar haskell-idna (0.2-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 12 Dec 2013 10:28:48 +0000 haskell-idna (0.2-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 22:45:35 +0100 haskell-idna (0.2-2) unstable; urgency=low * Enable compat level 9 * Bump standards version to 3.9.4 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:51:10 +0200 haskell-idna (0.2-1) experimental; urgency=low * Initial release. -- Joachim Breitner Sun, 10 Mar 2013 00:49:16 +0100