summaryrefslogtreecommitdiff
path: root/p/haskell-monadrandom
diff options
context:
space:
mode:
authorclint <clint@debian.org>2011-06-04 05:24:00 +0400
committerclint <clint@debian.org>2011-06-04 05:24:00 +0400
commitdabd8b7fdd123170075f6aca55034ba7a10d5c41 (patch)
tree5e354d3b3ad91895da471a2f0eb8d8ea55045ec2 /p/haskell-monadrandom
parent1b9fcd41483bdbaf8945d4bc9023b33e926340d1 (diff)
downloadDHG_packages-dabd8b7fdd123170075f6aca55034ba7a10d5c41.tar.gz
haskell-monadrandom: Initial Check-In
Diffstat (limited to 'p/haskell-monadrandom')
-rw-r--r--p/haskell-monadrandom/debian/changelog5
-rw-r--r--p/haskell-monadrandom/debian/compat1
-rw-r--r--p/haskell-monadrandom/debian/control57
-rw-r--r--p/haskell-monadrandom/debian/copyright51
-rwxr-xr-xp/haskell-monadrandom/debian/rules4
-rw-r--r--p/haskell-monadrandom/debian/source/format1
-rw-r--r--p/haskell-monadrandom/debian/watch5
7 files changed, 124 insertions, 0 deletions
diff --git a/p/haskell-monadrandom/debian/changelog b/p/haskell-monadrandom/debian/changelog
new file mode 100644
index 000000000..8ac154c2c
--- /dev/null
+++ b/p/haskell-monadrandom/debian/changelog
@@ -0,0 +1,5 @@
+haskell-monadrandom (0.1.6-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Clint Adams <clint@debian.org> Thu, 02 Jun 2011 10:37:55 -0400
diff --git a/p/haskell-monadrandom/debian/compat b/p/haskell-monadrandom/debian/compat
new file mode 100644
index 000000000..7f8f011eb
--- /dev/null
+++ b/p/haskell-monadrandom/debian/compat
@@ -0,0 +1 @@
+7
diff --git a/p/haskell-monadrandom/debian/control b/p/haskell-monadrandom/debian/control
new file mode 100644
index 000000000..e9daf4519
--- /dev/null
+++ b/p/haskell-monadrandom/debian/control
@@ -0,0 +1,57 @@
+Source: haskell-monadrandom
+Section: haskell
+Priority: extra
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
+Uploaders: Clint Adams <clint@debian.org>
+Build-Depends: debhelper (>= 7)
+ , cdbs
+ , haskell-devscripts (>= 0.8)
+ , ghc
+ , ghc-prof
+ , libghc-mtl-dev
+ , libghc-mtl-prof
+Build-Depends-Indep: ghc-doc
+ , libghc-mtl-doc
+Standards-Version: 3.9.2
+Homepage: http://hackage.haskell.org/package/monadrandom
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-monadrandom
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-monadrandom
+
+Package: libghc-monadrandom-dev
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${shlibs:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: random-number generation monad
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Support for computations which consume random values.
+
+Package: libghc-monadrandom-prof
+Architecture: any
+Depends: ${haskell:Depends}
+ , ${misc:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Provides: ${haskell:Provides}
+Description: random-number generation monad; profiling libraries
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Support for computations which consume random values.
+
+Package: libghc-monadrandom-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${haskell:Depends}
+Recommends: ${haskell:Recommends}
+Suggests: ${haskell:Suggests}
+Description: random-number generation monad; documentation
+ This package provides a library for the Haskell programming language.
+ See http://www.haskell.org/ for more information on Haskell.
+ .
+ Support for computations which consume random values.
diff --git a/p/haskell-monadrandom/debian/copyright b/p/haskell-monadrandom/debian/copyright
new file mode 100644
index 000000000..69ed29741
--- /dev/null
+++ b/p/haskell-monadrandom/debian/copyright
@@ -0,0 +1,51 @@
+This package was debianized by Clint Adams <clint@debian.org> on
+Thu, 02 Jun 2011 14:37:55 -0000
+
+It was downloaded from
+http://hackage.haskell.org/package/monadrandom
+
+Upstream Authors:
+
+ Cale Gibbard, Russell O'Connor, Dan Doel, Remi Turk, Eric Kidd
+
+Copyright:
+
+ 2006-2007 Cale Gibbard
+ 2006 Russell O'Connor, Dan Doel, Remi Turk
+ 2007 Eric Kidd
+
+License:
+
+[This code was originally posted by Cale Gibbard to the Haskell Wiki,
+remnants of which can be seen at:
+
+http://web.archive.org/web/20070615071737/http://haskell.org/hawiki/MonadRandom
+
+This code was relicensed from a 2-clause BSD license to the license below
+by Cale Gibbard's statement at:
+
+http://www.haskell.org/haskellwiki/User:CaleGibbard
+
+The code was then moved to:
+
+http://www.haskell.org/haskellwiki/NewMonads/MonadRandom
+
+New additions by several people were provided under the implicit license at:
+
+http://www.haskell.org/haskellwiki/HaskellWiki:Copyrights
+
+So, in theory, this license should apply to everything in this library.]
+
+Permission is hereby granted, free of charge, to any person obtaining this
+work (the "Work"), to deal in the Work without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Work, and to permit
+persons to whom the Work is furnished to do so.
+
+THE WORK 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 WORK OR THE USE OR OTHER DEALINGS IN
+THE WORK.
diff --git a/p/haskell-monadrandom/debian/rules b/p/haskell-monadrandom/debian/rules
new file mode 100755
index 000000000..683e77bcf
--- /dev/null
+++ b/p/haskell-monadrandom/debian/rules
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-monadrandom/debian/source/format b/p/haskell-monadrandom/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/p/haskell-monadrandom/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-monadrandom/debian/watch b/p/haskell-monadrandom/debian/watch
new file mode 100644
index 000000000..9c13e0294
--- /dev/null
+++ b/p/haskell-monadrandom/debian/watch
@@ -0,0 +1,5 @@
+version=3
+opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\
+filenamemangle=s|(.*)/$|monadrandom-$1.tar.gz|" \
+ http://hackage.haskell.org/packages/archive/monadrandom \
+ ([\d\.]*\d)/