debian/0000755000000000000000000000000012254632702007171 5ustar debian/watch0000644000000000000000000000033012202762774010224 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|jmacro-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/jmacro \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000032012202762763010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk install/jmacro:: debian/tmp-inst-ghc cp -av debian/tmp-inst-ghc/usr/bin/* debian/jmacro/usr/bin debian/jmacro.dirs0000644000000000000000000000001012202763100011304 0ustar usr/bin debian/copyright0000644000000000000000000000574112202762534011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jmacro Upstream-Contact: Gershom Bazerman Source: http://hackage.haskell.org/package/jmacro Files: * Copyright: 2009 Gershom Bazerman License: BSD-3-clause Files: Language/Javascript/JMacro.hs Copyright: 2010 Gershom Bazerman License: BSD-3-clause Files: Language/Javascript/Prelude.hs Copyright: 2010 Gershom Bazerman, Jeff Polakow License: BSD-3-clause Files: debian/* Copyright: 2013 Clint Adams License: Expat License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 AUTHORS 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. License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000012105473224010466 5ustar debian/source/format0000644000000000000000000000001412105473224011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212202760103010355 0ustar 9 debian/control0000644000000000000000000000610312202764116010572 0ustar Source: haskell-jmacro 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-aeson-dev (>> 0.5) , libghc-aeson-prof , libghc-src-exts-dev , libghc-src-exts-prof , libghc-src-meta-dev , libghc-src-meta-prof , libghc-mtl-dev (>> 1.1) , libghc-mtl-prof , libghc-parseargs-dev , libghc-parseargs-prof , libghc-parsec3-dev , libghc-parsec3-prof , libghc-regex-posix-dev (>> 0.9) , libghc-regex-posix-prof , libghc-safe-dev (>> 0.2) , libghc-safe-prof , libghc-syb-dev , libghc-syb-prof , ghc-ghci , libghc-text-dev , libghc-text-prof , libghc-unordered-containers-dev (>> 0.2) , libghc-unordered-containers-prof , libghc-vector-dev (>> 0.8) , libghc-vector-prof , libghc-wl-pprint-text-dev , libghc-wl-pprint-text-prof Build-Depends-Indep: ghc-doc , libghc-aeson-doc , libghc-src-exts-doc , libghc-src-meta-doc , libghc-mtl-doc , libghc-parseargs-doc , libghc-parsec3-doc , libghc-regex-posix-doc , libghc-safe-doc , libghc-syb-doc , libghc-text-doc , libghc-unordered-containers-doc , libghc-vector-doc , libghc-wl-pprint-text-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/jmacro Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-jmacro Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-jmacro X-Description: library for programmatic generation of JavaScript jmacro is a QuasiQuotation library for programmatic generation of JavaScript code in Haskell: JavaScript syntax, functional syntax, hygienic names, compile-time guarantees of syntactic correctness, limited typechecking. Package: jmacro Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: libghc-jmacro-dev Suggests: libghc-jmacro-doc, libghc-jmacro-prof Provides: ${haskell:Provides} Description: utility for jmacro JavaScript generation library jmacro is a QuasiQuotation library for programmatic generation of JavaScript code in Haskell. This contains the 'jmacro' binary. Package: libghc-jmacro-dev Architecture: any Depends: ${haskell:Depends} , ${shlibs:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-jmacro-prof Architecture: any Depends: ${haskell:Depends} , ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-jmacro-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${haskell:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} debian/changelog0000644000000000000000000000137512254632702011051 0ustar haskell-jmacro (0.6.8-1build4) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Thu, 19 Dec 2013 18:06:58 +0000 haskell-jmacro (0.6.8-1build3) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Mon, 25 Nov 2013 14:36:26 +0000 haskell-jmacro (0.6.8-1build2) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Wed, 06 Nov 2013 23:17:35 +0000 haskell-jmacro (0.6.8-1build1) trusty; urgency=low * Rebuild for new GHC ABIs. -- Colin Watson Sun, 27 Oct 2013 10:12:57 -0700 haskell-jmacro (0.6.8-1) unstable; urgency=low * Initial release. -- Clint Adams Wed, 14 Aug 2013 15:54:22 -0400