debian/0000755000000000000000000000000012254030052007157 5ustar debian/watch0000644000000000000000000000034612036247112010220 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|bindings-sane-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/bindings-sane \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036247112010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000023412036247112011116 0ustar This software is Copyright (C) 2012 Clint Adams and licensed under the GNU LGPL v3 or later. See /usr/share/common-licenses/LGPL-3 on your Debian system. debian/source/0000755000000000000000000000000012036247112010464 5ustar debian/source/format0000644000000000000000000000001312036247112011671 0ustar 3.0 (quilt)debian/compat0000644000000000000000000000000212147620561010370 0ustar 9 debian/control0000644000000000000000000000340612147624235010602 0ustar Source: haskell-bindings-sane 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-bindings-dsl-dev (>> 1.0.15) , libghc-bindings-dsl-dev (<< 1.1) , libsane-dev Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-bindings-sane Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-bindings-sane Homepage: http://floss.scru.org/bindings-sane Package: libghc-bindings-sane-dev Architecture: any Depends: ${shlibs:Depends} , ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: FFI bindings to libsane These are Haskell bindings to the SANE API (version 1.0) . This package contains the normal library files. Package: libghc-bindings-sane-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: FFI bindings to libsane These are Haskell bindings to the SANE API (version 1.0) . This package contains the libraries compiled with profiling enabled. Package: libghc-bindings-sane-doc Architecture: all Section: doc Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: FFI bindings to libsane These are Haskell bindings to the SANE API (version 1.0) . This package contains the documentation files. debian/changelog0000644000000000000000000000214212254030052011030 0ustar haskell-bindings-sane (0.0.1-2build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 17 Dec 2013 11:06:18 +0000 haskell-bindings-sane (0.0.1-2build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 25 Oct 2013 11:43:02 +0100 haskell-bindings-sane (0.0.1-2build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 11 Jun 2013 15:15:10 +0100 haskell-bindings-sane (0.0.1-2) unstable; urgency=low * Enable compat level 9 -- Joachim Breitner Fri, 24 May 2013 12:49:56 +0200 haskell-bindings-sane (0.0.1-1) experimental; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this package is built against experimental * Bump standards version, no change [ Clint Adams ] * New upstream version. -- Clint Adams Sun, 21 Oct 2012 12:27:36 -0400 haskell-bindings-sane (0.0-1) unstable; urgency=low * Initial release. -- Clint Adams Thu, 13 Sep 2012 20:15:35 -0400