[Pkg-haskell-commits] darcs: haskell-js-jquery: Initial Check-In

Iustin Pop iustin at debian.org
Sat May 30 22:30:47 UTC 2015


Sat May 30 22:28:15 UTC 2015  Iustin Pop <iustin at debian.org>
  * Initial Check-In

    A ./changelog
    A ./compat
    A ./control
    A ./copyright
    A ./libghc-js-jquery-data.dirs
    A ./rules
    A ./source/
    A ./source/format
    A ./watch

Sat May 30 22:28:15 UTC 2015  Iustin Pop <iustin at debian.org>
  * Initial Check-In
diff -rN -u old-haskell-js-jquery/changelog new-haskell-js-jquery/changelog
--- old-haskell-js-jquery/changelog	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/changelog	2015-05-30 22:30:46.918516676 +0000
@@ -0,0 +1,5 @@
+haskell-js-jquery (1.11.3-1) UNRELEASED; urgency=low
+
+  * Initial release. (Closes: #787184)
+
+ -- Iustin Pop <iustin at debian.org>  Sat, 30 May 2015 18:15:54 +0200
diff -rN -u old-haskell-js-jquery/compat new-haskell-js-jquery/compat
--- old-haskell-js-jquery/compat	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/compat	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1 @@
+9
diff -rN -u old-haskell-js-jquery/control new-haskell-js-jquery/control
--- old-haskell-js-jquery/control	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/control	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1,69 @@
+Source: haskell-js-jquery
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Iustin Pop <iustin at debian.org>
+Build-Depends: debhelper (>= 9)
+  , cdbs
+  , haskell-devscripts (>= 0.8.15)
+  , ghc
+  , ghc-prof
+Build-Depends-Indep: ghc-doc
+Standards-Version: 3.9.6
+Homepage: http://hackage.haskell.org/package/js-jquery
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-js-jquery
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-js-jquery
+X-Description: bundles the minified jQuery code into a Haskell package
+ This package bundles the minified jQuery code into a Haskell package, so it can
+ be depended upon by Cabal packages. The first three components of the version
+ number match the upstream jQuery version. The haskell library is designed to
+ meet the redistribution requirements of downstream users, and to reduce
+ duplication of bundled code in Debian.
+
+Package: libghc-js-jquery-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-js-jquery-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-js-jquery-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}
+
+Package: libghc-js-jquery-data
+Architecture: all
+Depends: ${haskell:Depends}
+  , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff -rN -u old-haskell-js-jquery/copyright new-haskell-js-jquery/copyright
--- old-haskell-js-jquery/copyright	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/copyright	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1,37 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: js-jquery
+Upstream-Contact: Neil Mitchell <ndmitchell at gmail.com>
+Source: http://hackage.haskell.org/package/js-jquery
+
+Files: *
+Copyright: 2014-2015 Neil Mitchell
+License: Expat
+
+Files: debian/*
+Copyright: 2015 Iustin Pop
+License: Expat
+
+Files: javascript/*
+Copyright: 2005, 2014 jQuery Foundation, Inc. and other contributors
+License: Expat
+
+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, F ITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIA BILITY, 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.
diff -rN -u old-haskell-js-jquery/libghc-js-jquery-data.dirs new-haskell-js-jquery/libghc-js-jquery-data.dirs
--- old-haskell-js-jquery/libghc-js-jquery-data.dirs	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/libghc-js-jquery-data.dirs	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1 @@
+usr/share
diff -rN -u old-haskell-js-jquery/rules new-haskell-js-jquery/rules
--- old-haskell-js-jquery/rules	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/rules	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+
+# The upstream tests connect to the internet, so don't enable them.
+# DEB_ENABLE_TESTS = yes
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
+
+DEB_GHC_EXTRA_PACKAGES := libghc-js-jquery-data (>= $(CABAL_VERSION))
+
+DEB_SETUP_GHC_CONFIGURE_ARGS := --datasubdir=haskell-js-jquery
+
+install/libghc-js-jquery-data:: debian/tmp-inst-ghc
+	mv debian/tmp-inst-ghc/usr/share/haskell-js-jquery \
+	  debian/libghc-js-jquery-data/usr/share/
diff -rN -u old-haskell-js-jquery/source/format new-haskell-js-jquery/source/format
--- old-haskell-js-jquery/source/format	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/source/format	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1 @@
+3.0 (quilt)
diff -rN -u old-haskell-js-jquery/watch new-haskell-js-jquery/watch
--- old-haskell-js-jquery/watch	1970-01-01 00:00:00.000000000 +0000
+++ new-haskell-js-jquery/watch	2015-05-30 22:30:46.922516769 +0000
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/js-jquery/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Pkg-haskell-commits mailing list