debian/0000755000000000000000000000000012251317324007166 5ustar debian/watch0000644000000000000000000000034012036250631010212 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|libxml-sax-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/libxml-sax \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015412036250631010244 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000213412036250631011117 0ustar This software is Copyright (C) 2010 John Millikin and MIT-licensed: 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/0000755000000000000000000000000012036250631010464 5ustar debian/source/format0000644000000000000000000000001412036250631011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147620567010376 0ustar 9 debian/control0000644000000000000000000000332612147621357010605 0ustar Source: haskell-libxml-sax Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.13) , cdbs , ghc , ghc-prof , libghc-text-dev (>> 0.7) , libghc-text-dev (<< 0.12) , libghc-text-prof , libghc-xml-types-dev (>> 0.3) , libghc-xml-types-dev (<< 0.4) , libghc-xml-types-prof , libxml2-dev , pkg-config Build-Depends-Indep: ghc-doc , libghc-text-doc , libghc-xml-types-doc Standards-Version: 3.9.4 Homepage: http://ianen.org/haskell/bindings/libxml-sax/ Package: libghc-libxml-sax-dev Architecture: any Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, libxml2-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for libXML2 SAX These are Haskell bindings to the libXML2 SAX library. . This package contains the normal library files. Package: libghc-libxml-sax-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: bindings for libXML2 SAX; profiling libraries These are Haskell bindings to the libXML2 SAX library. . This package contains the libraries compiled with profiling enabled. Package: libghc-libxml-sax-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: bindings for libXML2 SAX; documentation These are Haskell bindings to the libXML2 SAX library. . This package contains the documentation files. debian/changelog0000644000000000000000000000207112251317324011040 0ustar haskell-libxml-sax (0.7.3-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 09 Dec 2013 10:43:32 +0000 haskell-libxml-sax (0.7.3-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 12:13:34 +0100 haskell-libxml-sax (0.7.3-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:51:17 +0200 haskell-libxml-sax (0.7.3-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 -- Joachim Breitner Fri, 19 Oct 2012 23:23:13 +0200 haskell-libxml-sax (0.7.2-2) unstable; urgency=low * Fix missing -dev dependency on libxml2-dev. -- Clint Adams Mon, 12 Mar 2012 19:33:30 -0400 haskell-libxml-sax (0.7.2-1) unstable; urgency=low * Initial release. -- Clint Adams Mon, 05 Mar 2012 16:39:11 -0500