debian/0000755000000000000000000000000012151223176007166 5ustar debian/watch0000644000000000000000000000034212036252153010215 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|zip-archive-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/zip-archive \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000025312040332035010236 0ustar #!/usr/bin/make -f DEB_BUILD_DEPENDENCIES = build-arch DEB_ENABLE_TESTS := yes include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000200312036252153011113 0ustar This package was debianized by Joachim Breitner on Thu, 06 Aug 2009 15:50:02 +0200 It was downloaded from http://hackage.haskell.org/package/zip-archive Copyright: (C) 2008 John MacFarlane This system is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This system is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On Debian GNU/Linux systems, the complete text of the GNU General Public License may be found in `/usr/share/common-licenses/GPL-2'. Copyright Debian packaging. (C) 2009 Joachim Breitner The Debian packaging can be distributed under the same terms as zip-archive itself. debian/source/0000755000000000000000000000000012036252153010465 5ustar debian/source/format0000644000000000000000000000001412036252153011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616374010377 0ustar 9 debian/control0000644000000000000000000000374712150230216010574 0ustar Source: haskell-zip-archive Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Marco Túlio Gontijo e Silva Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-mtl-dev , libghc-mtl-prof , libghc-digest-dev , libghc-digest-prof , libghc-utf8-string-dev , libghc-utf8-string-prof , libghc-zlib-dev , libghc-zlib-prof , zip , libghc-hunit-dev Build-Depends-Indep: ghc-doc , libghc-mtl-doc , libghc-digest-doc , libghc-utf8-string-doc , libghc-zlib-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/zip-archive Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-zip-archive Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-zip-archive Package: libghc-zip-archive-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: library to create, modify and extract files from zip archives${haskell:ShortBlurb} The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. . ${haskell:Blurb} Package: libghc-zip-archive-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Provides: ${haskell:Provides} Description: library to create and modify zip archives${haskell:ShortBlurb} The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. . ${haskell:Blurb} Package: libghc-zip-archive-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: library to create, modify and extract files from zip archives${haskell:ShortBlurb} The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. . ${haskell:Blurb} debian/changelog0000644000000000000000000000736112151223176011047 0ustar haskell-zip-archive (0.1.3.4-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 22:49:50 +0100 haskell-zip-archive (0.1.3.4-3) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sun, 26 May 2013 09:20:16 +0200 haskell-zip-archive (0.1.3.4-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:40 +0200 haskell-zip-archive (0.1.3.4-1) experimental; urgency=low * New upstream release -- Joachim Breitner Sun, 10 Mar 2013 00:57:18 +0100 haskell-zip-archive (0.1.2.1-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 * Enable test suite -- Joachim Breitner Fri, 19 Oct 2012 22:25:15 +0200 haskell-zip-archive (0.1.1.7-3) unstable; urgency=low * Bump to Standards-Version 3.9.3. * Fix -doc package dependency. -- Clint Adams Sun, 04 Mar 2012 19:50:51 -0500 haskell-zip-archive (0.1.1.7-2) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joey Hess Mon, 27 Feb 2012 17:54:42 -0400 haskell-zip-archive (0.1.1.7-1) unstable; urgency=low * Team upload. * New upstream release. -- Giovanni Mascellani Wed, 25 May 2011 18:45:08 +0200 haskell-zip-archive (0.1.1.6-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required * Add missing utf8-string BDs -- Iain Lane Tue, 24 May 2011 13:32:21 +0100 haskell-zip-archive (0.1.1.6-1) unstable; urgency=low * Fix "Please package newer upstream release 0.1.1.4 (needed by pandoc)" releasing new upstream version. (Closes: #574953) * debian/source/format: Use 3.0 (quilt). * control: Uploaders: create. -- Marco Túlio Gontijo e Silva Mon, 22 Mar 2010 11:32:12 -0300 haskell-zip-archive (0.1.1.3-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/watch: Add .tar.gz to downloaded filename. * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and -prof packages. * debian/control: Use Vcs-Browser: field. * debian/control: Remove dependency in hscolour, since it's now a dependency of haskell-devscripts. * debian/control: Remove haddock from Build-Depends:, since it's now a Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. * debian/control: Use more sintetic link in Homepage:. * debian/control: Remove uneeded Build-Depends: in libghc6-utf8- string-*. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 18:11:53 +0100 haskell-zip-archive (0.1.1.3-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Use more sintetic name for Vcs-Darcs. * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. [ Joachim Breitner ] * Add forgotten Build-Depends (Closes: #546775) -- Joachim Breitner Wed, 16 Sep 2009 09:18:59 +0200 haskell-zip-archive (0.1.1.3-1) unstable; urgency=low * Initial release. This is a new dependency for pandoc. -- Joachim Breitner Thu, 06 Aug 2009 16:11:34 +0200