debian/0000755000000000000000000000000012147643015007171 5ustar debian/watch0000644000000000000000000000034212036250175010217 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|HJavaScript-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/HJavaScript \ ([\d\.]*\d)/ debian/control0000644000000000000000000000534512147627344010612 0ustar Source: haskell-hjavascript Priority: extra Section: haskell Maintainer: Debian Haskell Group Uploaders: Giovanni Mascellani Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.15), cdbs, ghc, ghc-prof Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/HJavaScript Vcs-Darcs: http://darcs.debian.org/darcs/pkg-haskell/haskell-hjavascript Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-hjavascript Package: libghc-hjavascript-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell abstract syntax for a subset of JavaScript${haskell:ShortBlurb} HJavaScript defines a Haskell abstract syntax and pretty printer for a subset of JavaScript. However, a significant difference from JavaScript is that HJavaScript is typed, even on the abstract syntax level using GADTs. The subset of JavaScript that is supported is those parts that lend themself to typing (i.e. no prototyping of classes). . If you don't know what Haskell and all these concepts are, you can just ignore this package. . ${haskell:Blurb} Package: libghc-hjavascript-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Provides: ${haskell:Provides} Description: Haskell abstract syntax for a subset of JavaScript${haskell:ShortBlurb} HJavaScript defines a Haskell abstract syntax and pretty printer for a subset of JavaScript. However, a significant difference from JavaScript is that HJavaScript is typed, even on the abstract syntax level using GADTs. The subset of JavaScript that is supported is those parts that lend themself to typing (i.e. no prototyping of classes). . If you don't know what Haskell and all these concepts are, you can just ignore this package. . ${haskell:Blurb} Package: libghc-hjavascript-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Suggests: ${haskell:Suggests} Recommends: ${haskell:Recommends} Description: Haskell abstract syntax for a subset of JavaScript${haskell:ShortBlurb} HJavaScript defines a Haskell abstract syntax and pretty printer for a subset of JavaScript. However, a significant difference from JavaScript is that HJavaScript is typed, even on the abstract syntax level using GADTs. The subset of JavaScript that is supported is those parts that lend themself to typing (i.e. no prototyping of classes). . If you don't know what Haskell and all these concepts are, you can just ignore this package. . ${haskell:Blurb} debian/rules0000755000000000000000000000015512036250175010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/changelog0000644000000000000000000000247412147643015011052 0ustar haskell-hjavascript (0.4.7-6) unstable; urgency=low * Enable compat level 9 * Use substvars for Haskell description blurbs -- Joachim Breitner Fri, 24 May 2013 12:50:53 +0200 haskell-hjavascript (0.4.7-5) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental -- Joachim Breitner Mon, 15 Oct 2012 16:19:20 +0200 haskell-hjavascript (0.4.7-4) experimental; urgency=low * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:01:04 +0200 haskell-hjavascript (0.4.7-3) unstable; urgency=low * Bump to Standards-Version 3.9.2. -- Clint Adams Wed, 22 Feb 2012 21:38:07 -0500 haskell-hjavascript (0.4.7-2) unstable; urgency=low [ Marco Silva ] * Use ghc instead of ghc6 [ Giovanni Mascellani ] * Updated my email address. [ Joachim Breitner ] * Remove doc-base file per Haskell policy -- Joachim Breitner Mon, 11 Apr 2011 19:02:52 +0530 haskell-hjavascript (0.4.7-1) unstable; urgency=low [ Giovanni Mascellani ] * Initial release. (closes: #576702) [ Joachim Breitner ] * Add haskell Provides: substvars -- Giovanni Mascellani Wed, 07 Apr 2010 14:17:17 +0200 debian/source/0000755000000000000000000000000012036250175010467 5ustar debian/source/format0000644000000000000000000000001412036250175011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212147616213010367 0ustar 9 debian/copyright0000644000000000000000000000122712036250175011124 0ustar Format-Specification: http://dep.debian.net/deps/dep5 Name: Haskell abstract syntax for a typed subset of JavaScript Maintainer: Joel Bjornson, Niklas Broberg Source: http://hackage.haskell.org/package/HJavaScript Files: * Copyright: © 2008, Joel Bjornson © 2008, Niklas Broberg License: BSD Files: debian/* Copyright: © 2010 Giovanni Mascellani License: GPL-3+ The Debian packaging information is under the GPL, version 3 or later. On Debian GNU/Linux systems, the complete text of the GNU General Public License Version 3 can be found in `/usr/share/common-licenses/GPL-3'.