debian/0000755000000000000000000000000012274445262007176 5ustar debian/watch0000644000000000000000000000017112240207505010213 0ustar version=3 http://hackage.haskell.org/package/dns/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/rules0000755000000000000000000000023512237750431010252 0ustar #!/usr/bin/make -f # Standard way of building Haskell libraries . include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000361312240207777011134 0ustar This package was originally debianised by Joey Hess . It was downloaded from the Haskell hackage repository at https://hackage.haskell.org/package/dns Copyright: Copyright (c) 2009, IIJ Innovation Institute Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT OWNER 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 packaging copyright: (C) 2013 Joey Hess All changes by Joey Hess may be redistributed under the same terms as haskell-dns itself. debian/source/0000755000000000000000000000000012237750363010476 5ustar debian/source/format0000644000000000000000000000001412237750363011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212237750425010373 0ustar 9 debian/control0000644000000000000000000000426512240210221010562 0ustar Source: haskell-dns Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Joey Hess Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof, ghc-doc, libghc-attoparsec-dev, libghc-attoparsec-prof, libghc-attoparsec-doc, libghc-attoparsec-conduit-dev, libghc-attoparsec-conduit-prof, libghc-attoparsec-conduit-doc, libghc-binary-dev, libghc-binary-prof, libghc-binary-doc, libghc-blaze-builder-dev, libghc-blaze-builder-prof, libghc-blaze-builder-doc, libghc-conduit-dev (>= 0.5), libghc-conduit-prof, libghc-conduit-doc, libghc-containers-dev, libghc-containers-prof, libghc-containers-doc, libghc-iproute-dev, libghc-iproute-prof, libghc-iproute-doc, libghc-mtl-dev, libghc-mtl-prof, libghc-mtl-doc, libghc-network-dev, libghc-network-prof, libghc-network-doc, libghc-network-conduit-dev, libghc-network-conduit-prof, libghc-network-conduit-doc, libghc-random-dev, libghc-random-prof, libghc-random-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/dns Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dns Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dns Package: libghc-dns-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: pure Haskell DNS library${haskell:ShortBlurb} A thread-safe DNS library for both clients and servers written in pure Haskell. . ${haskell:Blurb} Package: libghc-dns-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: pure Haskell DNS library${haskell:ShortBlurb} A thread-safe DNS library for both clients and servers written in pure Haskell. . ${haskell:Blurb} Package: libghc-dns-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: pure Haskell DNS library${haskell:ShortBlurb} A thread-safe DNS library for both clients and servers written in pure Haskell. . ${haskell:Blurb} debian/changelog0000644000000000000000000000070412274445262011051 0ustar haskell-dns (1.0.0-1build2) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 05 Feb 2014 14:29:06 +0000 haskell-dns (1.0.0-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Fri, 20 Dec 2013 10:17:49 +0000 haskell-dns (1.0.0-1) unstable; urgency=low * Initial debian package. -- Joey Hess Sun, 10 Nov 2013 14:33:50 -0400