From: Clint Adams Date: Sat, 7 Jun 2014 16:16:23 +0000 (+0100) Subject: haskell-language-javascript (0.5.13-1) unstable; urgency=medium X-Git-Tag: archive/raspbian/0.7.1.0-1+rpi1~1^2^2^2^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=a06ab50f0ecb8cc800e4c866ff008998ca6f6da9;p=haskell-language-javascript.git haskell-language-javascript (0.5.13-1) unstable; urgency=medium [ Joachim Breitner ] * Adjust watch file to new hackage layout [ Clint Adams ] * New upstream version. [dgit import unpatched haskell-language-javascript 0.5.13-1] --- a06ab50f0ecb8cc800e4c866ff008998ca6f6da9 diff --cc debian/changelog index 0000000,0000000..71badd5 new file mode 100644 --- /dev/null +++ b/debian/changelog @@@ -1,0 -1,0 +1,93 @@@ ++haskell-language-javascript (0.5.13-1) unstable; urgency=medium ++ ++ [ Joachim Breitner ] ++ * Adjust watch file to new hackage layout ++ ++ [ Clint Adams ] ++ * New upstream version. ++ ++ -- Clint Adams Sat, 07 Jun 2014 12:16:23 -0400 ++ ++haskell-language-javascript (0.5.6-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:26 +0200 ++ ++haskell-language-javascript (0.5.6-2) unstable; urgency=low ++ ++ * Enable compat level 9 ++ * Use substvars for Haskell description blurbs ++ ++ -- Joachim Breitner Fri, 24 May 2013 12:51:15 +0200 ++ ++haskell-language-javascript (0.5.6-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 ++ + Remove patch no-utf8-happy-file ++ * Enable test suite ++ + And make it work by some patching ++ ++ -- Joachim Breitner Sat, 20 Oct 2012 18:01:24 +0200 ++ ++haskell-language-javascript (0.5.4-1) unstable; urgency=low ++ ++ * New upstream version. ++ ++ -- Clint Adams Tue, 08 May 2012 17:35:14 -0400 ++ ++haskell-language-javascript (0.4.10-2) unstable; urgency=low ++ ++ * Add debian/patches/add-BangPatterns.diff. (Does not yet close #669156, but ++ nearly) ++ ++ -- Erik de Castro Lopo Sun, 22 Apr 2012 13:24:38 +1000 ++ ++haskell-language-javascript (0.4.10-1) unstable; urgency=low ++ ++ * New upstream version. ++ * Bump to Standards-Version 3.9.3. ++ ++ -- Clint Adams Sat, 10 Mar 2012 21:41:37 -0500 ++ ++haskell-language-javascript (0.4.7-2) unstable; urgency=low ++ ++ * Sourceful upload to rebuild documentation package ++ ++ -- Joachim Breitner Tue, 07 Feb 2012 19:58:29 +0100 ++ ++haskell-language-javascript (0.4.7-1) unstable; urgency=low ++ ++ * New upstream version. ++ ++ -- Clint Adams Fri, 03 Feb 2012 14:55:35 -0500 ++ ++haskell-language-javascript (0.4.6-1) unstable; urgency=low ++ ++ * New upstream version. ++ ++ -- Clint Adams Sat, 28 Jan 2012 19:55:50 -0500 ++ ++haskell-language-javascript (0.4.5-3) unstable; urgency=low ++ ++ * debian/patches/no-utf8-happy-file: Fix "FTBFS: Grammar5.y: invalid ++ character" by removing invalid character from the comments. (Closes: ++ #640742) ++ ++ -- Joachim Breitner Thu, 08 Sep 2011 22:49:09 +0200 ++ ++haskell-language-javascript (0.4.5-2) unstable; urgency=low ++ ++ * Update debian/copyright. ++ ++ -- Clint Adams Mon, 05 Sep 2011 16:24:03 -0400 ++ ++haskell-language-javascript (0.4.5-1) unstable; urgency=low ++ ++ * Initial release. ++ ++ -- Clint Adams Mon, 05 Sep 2011 15:57:01 -0400 diff --cc debian/compat index 0000000,0000000..ec63514 new file mode 100644 --- /dev/null +++ b/debian/compat @@@ -1,0 -1,0 +1,1 @@@ ++9 diff --cc debian/control index 0000000,0000000..b5d2dc2 new file mode 100644 --- /dev/null +++ b/debian/control @@@ -1,0 -1,0 +1,70 @@@ ++Source: haskell-language-javascript ++Section: haskell ++Priority: extra ++Maintainer: Debian Haskell Group ++Uploaders: Clint Adams , ++ Erik de Castro Lopo ++Build-Depends: debhelper (>= 9) ++ , cdbs ++ , haskell-devscripts (>= 0.8.15) ++ , ghc ++ , ghc-prof ++ , happy ++ , alex (>> 3) ++ , libghc-blaze-builder-dev (>= 0.2) ++ , libghc-blaze-builder-dev (<< 1) ++ , libghc-blaze-builder-prof ++ , libghc-mtl-dev (>= 1.1) ++ , libghc-mtl-dev (<< 2.9) ++ , libghc-mtl-prof ++ , libghc-utf8-string-dev (>= 0.3.7) ++ , libghc-utf8-string-dev (<< 1) ++ , libghc-utf8-string-prof ++ , libghc-quickcheck2-dev (>= 2) ++ , libghc-quickcheck2-dev (<< 3) ++ , libghc-hunit-dev ++ , libghc-test-framework-dev ++ , libghc-test-framework-hunit-dev ++ , libghc-utf8-light-dev (>= 0.4) ++ , libghc-utf8-light-dev (<< 1.0) ++Build-Depends-Indep: ghc-doc ++ , libghc-blaze-builder-doc ++ , libghc-mtl-doc ++ , libghc-utf8-string-doc ++Standards-Version: 3.9.5 ++Homepage: http://hackage.haskell.org/package/language-javascript ++Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-language-javascript ++Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-language-javascript ++ ++Package: libghc-language-javascript-dev ++Architecture: any ++Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends} ++Recommends: ${haskell:Recommends} ++Suggests: ${haskell:Suggests} ++Provides: ${haskell:Provides} ++Description: JavaScript parser${haskell:ShortBlurb} ++ It parses JavaScript into an Abstract Syntax Tree (AST). ++ . ++ ${haskell:Blurb} ++ ++Package: libghc-language-javascript-prof ++Architecture: any ++Depends: ${haskell:Depends}, ${misc:Depends} ++Recommends: ${haskell:Recommends} ++Suggests: ${haskell:Suggests} ++Provides: ${haskell:Provides} ++Description: JavaScript parser${haskell:ShortBlurb} ++ It parses JavaScript into an Abstract Syntax Tree (AST). ++ . ++ ${haskell:Blurb} ++ ++Package: libghc-language-javascript-doc ++Section: doc ++Architecture: all ++Depends: ${misc:Depends}, ${haskell:Depends} ++Recommends: ${haskell:Recommends} ++Suggests: ${haskell:Suggests} ++Description: JavaScript parser${haskell:ShortBlurb} ++ It parses JavaScript into an Abstract Syntax Tree (AST). ++ . ++ ${haskell:Blurb} diff --cc debian/copyright index 0000000,0000000..6fd790a new file mode 100644 --- /dev/null +++ b/debian/copyright @@@ -1,0 -1,0 +1,42 @@@ ++Name: language-javascript ++Maintainer: Alan Zimmerman ++Source: http://hackage.haskell.org/package/language-javascript ++ ++Copyright: (c) 2010 Alan Zimmerman ++License: BSD ++ ++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 Alan Zimmerman 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. ++ ++Files src/Language/JavaScript/Parser/LexerUtils.hs, ++ src/Language/JavaScript/Parser/Token.hs, ++ src/Language/JavaScript/Parser/ParseError.hs ++ src/Language/JavaScript/Parser/ParserMonad.hs ++ src/Language/JavaScript/Parser/SrcLocation.hs ++ src/Language/JavaScript/Parser/StringEscape.hs ++have been adapted from language-python and are marked ++as Copyright (c) 2009 Bernie Pope. diff --cc debian/rules index 0000000,0000000..c03351c new file mode 100755 --- /dev/null +++ b/debian/rules @@@ -1,0 -1,0 +1,6 @@@ ++#!/usr/bin/make -f ++ ++DEB_ENABLE_TESTS := yes ++ ++include /usr/share/cdbs/1/rules/debhelper.mk ++include /usr/share/cdbs/1/class/hlibrary.mk diff --cc debian/source/format index 0000000,0000000..163aaf8 new file mode 100644 --- /dev/null +++ b/debian/source/format @@@ -1,0 -1,0 +1,1 @@@ ++3.0 (quilt) diff --cc debian/watch index 0000000,0000000..0fce7f4 new file mode 100644 --- /dev/null +++ b/debian/watch @@@ -1,0 -1,0 +1,2 @@@ ++version=3 ++http://hackage.haskell.org/package/language-javascript/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))