debian/0000755000000000000000000000000012151223146007163 5ustar debian/watch0000644000000000000000000000032212036252003010205 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|vty-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/vty \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000015512036252003010240 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000000376412036252003011124 0ustar This package was debianized by Eric Warmenhoven on Thu, 06 Mar 2008 16:09:48 -0800. It was downloaded from Upstream Author: Stefan O'Rear Copyright: License: The license is BSD-like. Full text follows: Copyright Stefan O'Rear 2006 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 Stefan O'Rear 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. The Debian packaging is (C) 2008, Eric Warmenhoven and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/docs0000644000000000000000000000001412036252003010025 0ustar README TODO debian/source/0000755000000000000000000000000012036252003010457 5ustar debian/source/format0000644000000000000000000000001412036252003011665 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616355010376 0ustar 9 debian/control0000644000000000000000000000470112150230205010561 0ustar Source: haskell-vty Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Eric Warmenhoven , Clint Adams Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15), ghc, ghc-prof, libghc-mtl-dev (>= 1.1.1), libghc-mtl-dev (<< 2.2), libghc-parallel-dev (>= 2.2), libghc-parallel-dev (<< 3.3), libghc-parsec3-dev, libghc-terminfo-dev (>= 0.3), libghc-terminfo-dev (<< 0.4), libghc-utf8-string-dev (>= 0.3), libghc-utf8-string-dev (<< 0.4), libghc-vector-dev (>> 0.7), libghc-mtl-prof, libghc-parallel-prof, libghc-parsec3-prof, libghc-terminfo-prof, libghc-utf8-string-prof, libghc-vector-prof, Build-Depends-Indep: ghc-doc, libghc-mtl-doc, libghc-parallel-doc, libghc-parsec3-doc, libghc-terminfo-doc, libghc-utf8-string-doc, libghc-vector-doc, Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/vty Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-vty Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-vty Package: libghc-vty-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Terminal interface library for ghc${haskell:ShortBlurb} Vty is a terminal interface/control library for Haskell. It has a very easy API. . ${haskell:Blurb} Package: libghc-vty-prof Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Terminal interface library for ghc${haskell:ShortBlurb} Vty is a terminal interface/control library for Haskell. It has a very easy API. . ${haskell:Blurb} Package: libghc-vty-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Terminal interface library for ghc${haskell:ShortBlurb} Vty is a terminal interface/control library for Haskell. It has a very easy API. . ${haskell:Blurb} debian/changelog0000644000000000000000000001064512151223146011043 0ustar haskell-vty (4.7.0.20-3build1) saucy; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Tue, 28 May 2013 22:49:26 +0100 haskell-vty (4.7.0.20-3) 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:52 +0200 haskell-vty (4.7.0.20-2) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:52:26 +0200 haskell-vty (4.7.0.20-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 Thu, 08 Nov 2012 22:28:19 +0100 haskell-vty (4.7.0.14-1) unstable; urgency=low * New upstream release -- Joachim Breitner Sat, 19 May 2012 19:08:47 +0200 haskell-vty (4.7.0.12-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 17 May 2012 23:00:17 -0400 haskell-vty (4.7.0.10-2) unstable; urgency=low * Fix -doc dependency. -- Clint Adams Sun, 12 Feb 2012 21:04:48 -0500 haskell-vty (4.7.0.10-1) unstable; urgency=low * New upstream version. -- Clint Adams Thu, 09 Feb 2012 23:13:35 -0500 haskell-vty (4.7.0.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Mon, 02 Jan 2012 12:34:16 -0500 haskell-vty (4.7.0.4-1) unstable; urgency=low * New upstream version. -- Clint Adams Sun, 28 Aug 2011 12:27:55 -0400 haskell-vty (4.6.0.6-1) unstable; urgency=low * New upstream version. -- Clint Adams Fri, 03 Jun 2011 12:15:18 -0400 haskell-vty (3.1.8.4-3) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/source/format: Use 3.0 (quilt). [ Marco Silva ] * Use ghc instead of ghc6 [ Iain Lane ] * Standards-Version → 3.9.2, no changes required * Add missing haskell-utf8-string BDs, no longer provided by GHC -- Iain Lane Wed, 18 May 2011 14:54:47 +0100 haskell-vty (3.1.8.4-2) unstable; urgency=low [ Marco Túlio Gontijo e Silva ] * debian/control: Change Priority: to extra. * debian/watch: Use format that works for --download-current-version. * 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 Vcs-Darcs: field. * 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. * debian/control: Use more sintetic link in Homepage:. * debian/control: Remove uneeded Build-Depends: in libghc6-utf8- string-*. [ Joachim Breitner ] * Bump haskell-devscripts dependency to 0.7 -- Joachim Breitner Sat, 20 Feb 2010 16:09:58 +0100 haskell-vty (3.1.8.4-1) unstable; urgency=low [ Joachim Breitner ] * Adopt for the Debian Haskell Group [ Iain Lane ] * New upstream release * debian/control: Update for new build-dependencies * debian/control: Bump standards-version, add Homepage field -- Iain Lane Sun, 12 Jul 2009 17:58:47 +0100 haskell-vty (3.0.1-1.2) unstable; urgency=low * Depend on hscolour -- Joachim Breitner Fri, 10 Jul 2009 11:28:09 +0200 haskell-vty (3.0.1-1.1) unstable; urgency=low * Non-maintainer upload. * Rebuild against current ghc (Closes: 523296, 534064, 517332) * Change section * Update to current haskell-devscripts packaging style -- Joachim Breitner Fri, 10 Jul 2009 02:41:15 +0200 haskell-vty (3.0.1-1) unstable; urgency=low * New upstream version. -- Eric Warmenhoven Mon, 31 Mar 2008 17:40:43 -0700 haskell-vty (3.0.0-1) unstable; urgency=low * Initial release. Closes: #470396. -- Eric Warmenhoven Thu, 06 Mar 2008 16:09:48 -0800