debian/0000755000000000000000000000000012254327451007173 5ustar debian/watch0000644000000000000000000000032412036247644010226 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|dpkg-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/dpkg \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036247644010257 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000050212036247644011126 0ustar This package was debianized by Clint Adams on 27 Sep 2011 18:47:43 -0000 It was downloaded from http://hackage.haskell.org/package/dpkg Upstream Author: Clint Adams Copyright: 2011, 2012 Clint Adams License: GNU GPL v3 or later. See /usr/share/common-licenses/GPL-3 . debian/source/0000755000000000000000000000000012036247644010476 5ustar debian/source/format0000644000000000000000000000001412036247644011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616162010372 0ustar 9 debian/control0000644000000000000000000000324512150230114010562 0ustar Source: haskell-dpkg Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-bindings-dsl-dev (>> 1.0.7) , libghc-bindings-dsl-dev (<< 1.1) , libghc-monad-loops-dev , libghc-monad-loops-prof , libdpkg-dev (>= 1.16.2) , pkg-config , c2hs Build-Depends-Indep: ghc-doc , libghc-monad-loops-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/dpkg Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-dpkg Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-dpkg Package: libghc-dpkg-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell bindings to libdpkg${haskell:ShortBlurb} It binds to the volatile and unstable libdpkg API. . ${haskell:Blurb} Package: libghc-dpkg-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell bindings to libdpkg${haskell:ShortBlurb} It binds to the volatile and unstable libdpkg API. . ${haskell:Blurb} Package: libghc-dpkg-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell bindings to libdpkg${haskell:ShortBlurb} It binds to the volatile and unstable libdpkg API. . ${haskell:Blurb} debian/changelog0000644000000000000000000000431612254327451011051 0ustar haskell-dpkg (0.0.3-4build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 18 Dec 2013 14:20:25 +0000 haskell-dpkg (0.0.3-4build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 13 Dec 2013 17:55:20 +0000 haskell-dpkg (0.0.3-4build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 00:51:37 +0100 haskell-dpkg (0.0.3-4build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 11 Jun 2013 15:17:44 +0100 haskell-dpkg (0.0.3-4) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:13 +0200 haskell-dpkg (0.0.3-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:30 +0200 haskell-dpkg (0.0.3-2) 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:43 +0200 haskell-dpkg (0.0.3-1) unstable; urgency=low * New upstream version. - Tweaked for dpkg API in wheezy. closes: #680454. -- Clint Adams Thu, 05 Jul 2012 16:50:47 -0600 haskell-dpkg (0.0.2-1) unstable; urgency=low * New upstream version. - Tweaked for newer API; thanks Iain Lane. closes: #649518. * Bump to Standards-Version 3.9.3. -- Clint Adams Tue, 17 Apr 2012 16:47:33 -0400 haskell-dpkg (0.0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Iain Lane Thu, 23 Feb 2012 20:12:17 +0000 haskell-dpkg (0.0.1-1) unstable; urgency=low * New upstream version. * Build-depend on pkg-config. closes: #643695. * Build-depend on c2hs. -- Clint Adams Thu, 29 Sep 2011 22:20:47 -0400 haskell-dpkg (0.0.0-1) unstable; urgency=low * Initial release. -- Clint Adams Tue, 27 Sep 2011 14:47:43 -0400