debian/0000755000000000000000000000000012202120614007154 5ustar debian/copyright0000644000000000000000000000141112036246564011126 0ustar Copyright 2011 Kiwamu Okabe This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This package 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 should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000033412036246564010227 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|carettah-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/carettah \ ([\d\.]*\d)/ debian/compat0000644000000000000000000000000212147620560010367 0ustar 9 debian/control0000644000000000000000000000275512202120614010570 0ustar Source: carettah Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Kiwamu Okabe , Louis Bettens Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.19), cdbs, ghc, ghc-prof, libghc-cairo-dev, libghc-cairo-prof, libghc-gtk-dev, libghc-gtk-prof, libghc-mtl-dev, libghc-mtl-prof, libghc-pandoc-dev, libghc-pandoc-prof, libghc-pango-dev, libghc-pango-prof, libghc-hcwiid-dev, libghc-hcwiid-prof, libghc-highlighting-kate-dev, libghc-highlighting-kate-prof, libcwiid-dev Standards-Version: 3.9.4 Homepage: http://carettah.masterq.net/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/carettah Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/carettah DM-Upload-Allowed: yes Package: carettah Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}, fonts-ipafont Description: Presentation tool written with Haskell. A presentation tool written with Haskell. Carettah make a new presentation with command 'carettah -n markdown.md'. And it's controled by keyboard or Wii Remote. . It's a clone of Rabbit . debian/rules0000755000000000000000000000061112202120614010232 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk build/carettah :: build-ghc-stamp install/carettah :: debian/tmp-inst-ghc mkdir -p debian/carettah/usr/bin cp debian/tmp-inst-ghc/usr/bin/carettah debian/carettah/usr/bin/ mkdir -p debian/carettah/usr/share cp -r debian/tmp-inst-ghc/usr/share/carettah debian/carettah/usr/share/ debian/changelog0000644000000000000000000000300312202120614011022 0ustar carettah (0.2.0-2) unstable; urgency=low * /usr/share/carettah-0.2.0 -> /usr/share/carettah * Bump version of Build-Depends: on haskell-devscripts -- Louis Bettens Mon, 29 Jul 2013 19:53:10 +0200 carettah (0.2.0-1) unstable; urgency=low [ Joachim Breitner ] * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change * Enable compat level 9 [ Kiwamu Okabe ] * New upstream version. * Support pandoc 1.11.1. -- Kiwamu Okabe Sat, 25 May 2013 18:14:30 +0900 carettah (0.1.2-1) unstable; urgency=low * New upstream version -- Kiwamu Okabe Sun, 13 May 2012 21:52:34 +0900 carettah (0.1.1-1) unstable; urgency=high [ Joachim Breitner ] * Fix Typo in the synopsis (Closes: #647051) [ Kiwamu Okabe ] * New upstream version * Fix mojibake BUG with new gtk2hs * Use IPA fonts -- Kiwamu Okabe Sun, 13 May 2012 11:44:20 +0900 carettah (0.0.7-3) unstable; urgency=low * Build-Depends: libghc-hcwiid-{dev,prof},libcwiid-dev * ITP (Closes: #646409) -- Kiwamu Okabe Fri, 28 Oct 2011 19:24:12 +0900 carettah (0.0.7-2) UNRELEASED; urgency=low * hosting in darcs.debian.org -- Kiwamu Okabe Wed, 26 Oct 2011 14:20:43 +0900 carettah (0.0.7-1) UNRELEASED; urgency=low * Debianization generated by cabal-debian -- Kiwamu Okabe Wed, 26 Oct 2011 00:29:31 +0900 debian/source/0000755000000000000000000000000012036246564010476 5ustar debian/source/format0000644000000000000000000000001412036246564011704 0ustar 3.0 (quilt)