debian/0000755000000000000000000000000012233307067007171 5ustar debian/copyright0000644000000000000000000000151212036247215011122 0ustar This package was debianized by Clint Adams on Wed, 15 Jun 2011 17:49:38 -0000 It was downloaded from http://hackage.haskell.org/package/brainfuck Upstream Author: Jason Dagit Copyright: 2006 Jason Dagit License: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You can find the text of the GNU GPL on your Debian system in /usr/share/common-licenses/GPL-2. debian/watch0000644000000000000000000000017712224037342010223 0ustar version=3 http://hackage.haskell.org/package/brainfuck/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian/hsbrainfuck.dirs0000644000000000000000000000001012233307067012342 0ustar usr/bin debian/compat0000644000000000000000000000000212147616122010366 0ustar 9 debian/hsbrainfuck.manpages0000644000000000000000000000002512233307067013202 0ustar debian/hsbrainfuck.1 debian/control0000644000000000000000000000415712233307067010603 0ustar Source: haskell-brainfuck Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Clint Adams Build-Depends: debhelper (>= 9) , cdbs , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof , libghc-mtl-dev , libghc-mtl-prof Build-Depends-Indep: ghc-doc , libghc-mtl-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/brainfuck Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-brainfuck Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-brainfuck Package: libghc-brainfuck-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Brainfuck interpreter library${haskell:ShortBlurb} It is an interpreter for the Brainfuck language, written in the pure, lazy, functional language Haskell. . ${haskell:Blurb} Package: libghc-brainfuck-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: Brainfuck interpreter library${haskell:ShortBlurb} It is an interpreter for the Brainfuck language, written in the pure, lazy, functional language Haskell. . ${haskell:Blurb} Package: libghc-brainfuck-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Brainfuck interpreter library${haskell:ShortBlurb} It is an interpreter for the Brainfuck language, written in the pure, lazy, functional language Haskell. . ${haskell:Blurb} Package: hsbrainfuck Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} , ${shlibs:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: interpreter for the brainfuck programming language This package provides an interpreter for the Brainfuck programming language, written in the pure, lazy, functional language Haskell. debian/rules0000755000000000000000000000030412233307067010246 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk install/hsbrainfuck:: cp dist-ghc/build/bf/bf debian/hsbrainfuck/usr/bin/hsbrainfuck debian/hsbrainfuck.10000644000000000000000000000112612233307067011552 0ustar .TH HSBRAINFUCK 1 "October 07 2013" .SH NAME hsbrainfuck \- a brainfuck programming language interpreter .SH SYNOPSIS .B \fBhsbrainfuck\fP .SH DESCRIPTION \fBhsbrainfuck\fP reads a brainfuck program from the standard input, and prints the processed information to the standard output. The original name of the program is \fBbf\fP, but it was changed to \fBhsbrainfuck\fP in order to suit some needs of the Debian project. .SH OPTIONS None. .SH AUTHOR .nh \fBhsbrainfuck\fP was written by Jason Dagit . This manual page was written by Raúl Benencia for the Debian project. debian/changelog0000644000000000000000000000245012233307067011044 0ustar haskell-brainfuck (0.1-6) unstable; urgency=low [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Raúl Benencia ] * Enable brainfuck binary package, which has the hsbrainfuck program * Added man page for the hsbrainfuck program -- Raúl Benencia Mon, 07 Oct 2013 09:31:30 -0300 haskell-brainfuck (0.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:02 +0200 haskell-brainfuck (0.1-4) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:00 +0200 haskell-brainfuck (0.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 Sun, 14 Oct 2012 12:00:19 +0200 haskell-brainfuck (0.1-2) unstable; urgency=low * Sourceful upload to rebuild documentation package. -- Clint Adams Mon, 06 Feb 2012 15:14:37 -0500 haskell-brainfuck (0.1-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 15 Jun 2011 13:49:38 -0400 debian/source/0000755000000000000000000000000012036247215010470 5ustar debian/source/format0000644000000000000000000000001412036247215011676 0ustar 3.0 (quilt)