debian/0000755000000000000000000000000012232601166007165 5ustar debian/watch0000644000000000000000000000035412150077402010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|concrete-typerep-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/concrete-typerep \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512150077402010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000350412150077402011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: concrete-typerep Upstream-Contact: Reiner Pope Source: http://hackage.haskell.org/package/concrete-typerep Files: * Copyright: Copyright 2011 Reiner Pope License: BSD-3-Clause Copyright (c)2011, Reiner Pope . 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 Reiner Pope nor the names of other 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/source/0000755000000000000000000000000012150077402010464 5ustar debian/source/format0000644000000000000000000000001312150077402011671 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212150077444010370 0ustar 9 debian/control0000644000000000000000000000402712150077523010576 0ustar Source: haskell-concrete-typerep Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Masayuki Hatta (mhatta) Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , libghc-hashable-dev (<< 1.3) , libghc-hashable-prof (<< 1.3) Build-Depends-Indep: ghc-doc , libghc-hashable-doc (<< 1.3) Standards-Version: 3.9.3 Homepage: http://hackage.haskell.org/package/concrete-typerep Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-concrete-typerep Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-concrete-typerep Package: libghc-concrete-typerep-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Binary and Hashable instances for TypeRep in Haskell${haskell:ShortBlurb} This Haskell library provides Binary and Hashable instances for TypeRep. . This package contains the normal library files. Package: libghc-concrete-typerep-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Binary and Hashable instances for TypeRep in Haskell${haskell:ShortBlurb} This Haskell library provides Binary and Hashable instances for TypeRep. . This package contains the libraries compiled with profiling enabled. Package: libghc-concrete-typerep-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Binary and Hashable instances for TypeRep${haskell:ShortBlurb} This Haskell library provides Binary and Hashable instances for TypeRep. . This package contains the documentation files. debian/changelog0000644000000000000000000000165412232601166011045 0ustar haskell-concrete-typerep (0.1.0.2-2build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sat, 26 Oct 2013 00:44:54 +0100 haskell-concrete-typerep (0.1.0.2-2build2) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 07 Jun 2013 10:07:07 +0100 haskell-concrete-typerep (0.1.0.2-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Thu, 30 May 2013 10:35:35 +0100 haskell-concrete-typerep (0.1.0.2-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Sat, 25 May 2013 11:17:50 +0200 haskell-concrete-typerep (0.1.0.2-1) unstable; urgency=low * Initial release. (closes: #701517) * Debianization generated by cabal-debian -- Masayuki Hatta (mhatta) Sun, 24 Feb 2013 01:17:51 +0900