debian/0000755000000000000000000000000012246106612007166 5ustar debian/watch0000644000000000000000000000033312036252054010215 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|X11-xft-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/X11-xft \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036252054010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000076312036252054011126 0ustar This package was debianised by Joachim Breitner on Thu, 26 Feb 2009 18:18:23 +0100. All of the Debian packaging scripts are released into the public domain. It was downloaded from http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft Upstream Author: Clemens Fruhwirth Copyright © 2007 Clemens Fruhwirth LGPL 2.1 licenced. The complete text of the LGPL 2.1 license can be found in /usr/share/common-licenses/LGPL-2.1 on Debian systems. debian/source/0000755000000000000000000000000012036252054010465 5ustar debian/source/format0000644000000000000000000000001412036252054011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616363010375 0ustar 9 debian/control0000644000000000000000000000455312150230212010564 0ustar Source: haskell-x11-xft Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , cdbs , ghc , ghc-prof , ghc-doc , libghc-x11-dev (>= 1.6.0) , libghc-x11-doc , libghc-x11-prof , libghc-utf8-string-dev , libghc-utf8-string-doc , libghc-utf8-string-prof , libxft-dev Homepage: http://hackage.haskell.org/package/X11-xft Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-x11-xft Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-x11-xft Package: libghc-x11-xft-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} , libxft-dev Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Haskell Xft binding for GHC${haskell:ShortBlurb} This library is a binding to the Xft library. . Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . ${haskell:Blurb} Package: libghc-x11-xft-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Provides: ${haskell:Provides} Description: Haskell Xft binding for GHC${haskell:ShortBlurb} This library is a binding to the Xft library. . Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . ${haskell:Blurb} Package: libghc-x11-xft-doc Section: doc Architecture: all Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Haskell Xft binding for GHC${haskell:ShortBlurb} This library is a binding to the Xft library. . Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . ${haskell:Blurb} debian/changelog0000644000000000000000000000722012246106612011041 0ustar haskell-x11-xft (0.3.1-5build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Fri, 29 Nov 2013 12:50:18 +0000 haskell-x11-xft (0.3.1-5) unstable; urgency=low * Move Haskell blurb to the end of the description, reduces the impact of #708703 -- Joachim Breitner Sat, 25 May 2013 23:52:56 +0200 haskell-x11-xft (0.3.1-4) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:32 +0200 haskell-x11-xft (0.3.1-3) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Fri, 19 Oct 2012 22:20:22 +0200 haskell-x11-xft (0.3.1-2) experimental; urgency=low * Team upload. * Upload to experimental and bump build-dependency on haskell-x11 to version 1.6.0, needed for xmonad/xmonad-contrib in experimental -- Ryan Kavanagh Sun, 08 Jul 2012 17:25:51 -0400 haskell-x11-xft (0.3.1-1) unstable; urgency=low * New upstream release -- Joachim Breitner Fri, 10 Feb 2012 23:11:16 +0100 haskell-x11-xft (0.3-6) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Joachim Breitner ] * Re-add dependency on utf8-string -- Joachim Breitner Tue, 05 Apr 2011 21:00:42 +0530 haskell-x11-xft (0.3-5) 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: Add Homepage: field. * 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. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 * Remove utf8-string dependency, as its bundled in ghc6 now -- Joachim Breitner Wed, 17 Feb 2010 21:08:51 +0100 haskell-x11-xft (0.3-4) unstable; urgency=low [ Joachim Breitner ] * Take-over by the Debian Haskell Group [ Marco Túlio Gontijo e Silva ] * debian/control: Use one package for line in dependencies. * debian/control: Use haskell:Recommends and haskell:Suggests. * debian/control: Remove Suggests: libghc6-x11-doc in -prof package. * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. [ Joachim Breitner ] * Bump haskell-x11 dependency * Change section, bump standards version -- Joachim Breitner Mon, 26 Oct 2009 18:10:47 +0100 haskell-x11-xft (0.3-3) unstable; urgency=low * Rebuilt with ghc6 with arch-independent .haddock and .hi files -- Joachim Breitner Sun, 01 Mar 2009 17:33:21 +0100 haskell-x11-xft (0.3-2) unstable; urgency=low * Rebuilt with ghc6 with arch-independent .haddock files * Add build-dependency on haskell-utf8-string -- Joachim Breitner Sat, 28 Feb 2009 12:06:40 +0100 haskell-x11-xft (0.3-1) unstable; urgency=low * Initial release -- Joachim Breitner Thu, 26 Feb 2009 18:23:00 +0100