debian/0000755000000000000000000000000012151073627007172 5ustar debian/watch0000644000000000000000000000034012150077411010212 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|mime-types-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/mime-types \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512150077411010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000207512150077411011123 0ustar Copyright (c) 2012 Michael Snoyman, http://www.yesodweb.com/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000012150077411010464 5ustar debian/source/format0000644000000000000000000000001312150077411011671 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212150077450010365 0ustar 9 debian/control0000644000000000000000000000355312150077523010601 0ustar Source: haskell-mime-types Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , libghc-text-dev , libghc-text-prof Build-Depends-Indep: ghc-doc , libghc-text-doc Standards-Version: 3.9.4 Homepage: https://github.com/yesodweb/wai Package: libghc-mime-types-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: basic mime-type handling types and functions${haskell:ShortBlurb} Basic mime-type handling types and functions . Author: Michael Snoyman Upstream-Maintainer: michael@snoyman.com . This package contains the normal library files. Package: libghc-mime-types-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: basic mime-type handling types and functions${haskell:ShortBlurb} Basic mime-type handling types and functions . Author: Michael Snoyman Upstream-Maintainer: michael@snoyman.com . This package contains the libraries compiled with profiling enabled. Package: libghc-mime-types-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: basic mime-type handling types and functions${haskell:ShortBlurb} Basic mime-type handling types and functions . Author: Michael Snoyman Upstream-Maintainer: michael@snoyman.com . This package contains the documentation files. debian/changelog0000644000000000000000000000124612151073627011047 0ustar haskell-mime-types (0.1.0.0-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 10:23:35 +0100 haskell-mime-types (0.1.0.0-3) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Sat, 25 May 2013 11:17:54 +0200 haskell-mime-types (0.1.0.0-2) experimental; urgency=low * Use haskell-devscripts >= 0.8.13. -- Clint Adams Sun, 21 Oct 2012 16:51:52 -0400 haskell-mime-types (0.1.0.0-1) unstable; urgency=low * Initial release. -- Clint Adams Sun, 21 Oct 2012 16:43:40 -0400