summaryrefslogtreecommitdiff
path: root/p/haskell-lambdabot-misc-plugins
diff options
context:
space:
mode:
authorAlexandre Delanoƫ <anoe@debian.org>2015-08-20 11:28:23 +0200
committerAlexandre Delanoƫ <anoe@debian.org>2015-08-20 11:28:23 +0200
commit6d1b82e03fb029730d81b49cc7d8f5ffa6797e43 (patch)
tree15515d3c2491d2020dfe2d4fc08e602bdc457b0f /p/haskell-lambdabot-misc-plugins
parent6cae061a1140c828cbe847e940156432b21ac9ab (diff)
downloadDHG_packages-6d1b82e03fb029730d81b49cc7d8f5ffa6797e43.tar.gz
[NEW PKG] haskell-lambdabot-misc-plugins
Diffstat (limited to 'p/haskell-lambdabot-misc-plugins')
-rw-r--r--p/haskell-lambdabot-misc-plugins/debian/changelog5
-rw-r--r--p/haskell-lambdabot-misc-plugins/debian/compat1
-rw-r--r--p/haskell-lambdabot-misc-plugins/debian/control126
-rw-r--r--p/haskell-lambdabot-misc-plugins/debian/copyright36
-rwxr-xr-xp/haskell-lambdabot-misc-plugins/debian/rules7
-rw-r--r--p/haskell-lambdabot-misc-plugins/debian/source/format1
-rw-r--r--p/haskell-lambdabot-misc-plugins/debian/watch2
7 files changed, 178 insertions, 0 deletions
diff --git a/p/haskell-lambdabot-misc-plugins/debian/changelog b/p/haskell-lambdabot-misc-plugins/debian/changelog
new file mode 100644
index 000000000..b4d380be4
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/changelog
@@ -0,0 +1,5 @@
+haskell-lambdabot-misc-plugins (5.0.1-1) UNRELEASED; urgency=low
+
+ * Initial release
+
+ -- Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Wed, 19 Aug 2015 23:43:31 +0200
diff --git a/p/haskell-lambdabot-misc-plugins/debian/compat b/p/haskell-lambdabot-misc-plugins/debian/compat
new file mode 100644
index 000000000..ec635144f
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/p/haskell-lambdabot-misc-plugins/debian/control b/p/haskell-lambdabot-misc-plugins/debian/control
new file mode 100644
index 000000000..671fa0fc2
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/control
@@ -0,0 +1,126 @@
+Source: haskell-lambdabot-misc-plugins
+Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-safesemaphore-dev (>= 0.9),
+ libghc-safesemaphore-prof,
+ libghc-hstatsd-dev (>= 0.1),
+ libghc-hstatsd-prof,
+ libghc-lambdabot-core-dev (>= 5.0.1),
+ libghc-lambdabot-core-dev (<< 5.1),
+ libghc-lambdabot-core-prof,
+ libghc-lifted-base-dev (>= 0.2),
+ libghc-lifted-base-prof,
+ libghc-mtl-dev (>= 2),
+ libghc-mtl-prof,
+ libghc-network-dev (>= 2.6),
+ libghc-network-prof,
+ libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-prof,
+ libghc-parsec3-dev (>= 3),
+ libghc-parsec3-prof,
+ libghc-random-dev (>= 1),
+ libghc-random-prof,
+ libghc-random-fu-dev (>= 0.2),
+ libghc-random-fu-prof,
+ libghc-random-source-dev (>= 0.3),
+ libghc-random-source-prof,
+ libghc-regex-tdfa-dev (>= 1.1),
+ libghc-regex-tdfa-prof,
+ libghc-split-dev (>= 0.2),
+ libghc-split-prof,
+ libghc-tagsoup-dev (>= 0.12),
+ libghc-tagsoup-prof,
+ libghc-transformers-dev,
+ libghc-transformers-prof,
+ libghc-transformers-base-dev (>= 0.4),
+ libghc-transformers-base-prof,
+ libghc-utf8-string-dev (>= 0.3),
+ libghc-utf8-string-prof,
+ libghc-zlib-dev (>= 0.5),
+ libghc-zlib-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-safesemaphore-doc,
+ libghc-hstatsd-doc,
+ libghc-lambdabot-core-doc,
+ libghc-lifted-base-doc,
+ libghc-mtl-doc,
+ libghc-network-doc,
+ libghc-network-uri-doc,
+ libghc-parsec3-doc,
+ libghc-random-doc,
+ libghc-random-fu-doc,
+ libghc-random-source-doc,
+ libghc-regex-tdfa-doc,
+ libghc-split-doc,
+ libghc-tagsoup-doc,
+ libghc-transformers-doc,
+ libghc-transformers-base-doc,
+ libghc-utf8-string-doc,
+ libghc-zlib-doc,
+Standards-Version: 3.9.6
+Homepage: http://haskell.org/haskellwiki/Lambdabot
+Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-lambdabot-misc-plugins
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-lambdabot-misc-plugins
+X-Description: Lambdabot miscellaneous plugins
+ Lambdabot is an IRC bot written over several years by
+ those on the #haskell IRC channel.
+ .
+ Provided plugins:
+ .
+ [dummy] Many commands with fixed replies.
+ .
+ [error] Debug error handling.
+ .
+ [fresh] Generate Haskell project names.
+ .
+ [hello] Hello, world.
+ .
+ [stats] Ad-hoc statsd queries.
+ .
+ [todo] A to-do list for lambdabot.
+
+Package: libghc-lambdabot-misc-plugins-dev
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-lambdabot-misc-plugins-prof
+Architecture: any
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Provides: ${haskell:Provides},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
+
+Package: libghc-lambdabot-misc-plugins-doc
+Architecture: all
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Conflicts: ${haskell:Conflicts},
+Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff --git a/p/haskell-lambdabot-misc-plugins/debian/copyright b/p/haskell-lambdabot-misc-plugins/debian/copyright
new file mode 100644
index 000000000..1e51a044d
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/copyright
@@ -0,0 +1,36 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: lambdabot-misc-plugins
+Upstream-Contact: James Cook <mokus@deepbondi.net>
+Source: https://hackage.haskell.org/package/lambdabot-misc-plugins
+
+Files: *
+Copyright: Don Stewart, James Cook
+License: GPL
+
+Files: debian/*
+Copyright: held by the contributors mentioned in debian/changelog
+License: GPL
+
+License: GPL
+ Copyright (c) 2003 Andrew J. Bromage
+ Portions Copyright (c) 2003 Shae Erisson, Sven M. Hallberg, Taylor Campbell
+ Portions Copyright (c) 2003-2006 Members of the AUTHORS file
+ .
+ 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.
diff --git a/p/haskell-lambdabot-misc-plugins/debian/rules b/p/haskell-lambdabot-misc-plugins/debian/rules
new file mode 100755
index 000000000..38585d19e
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/rules
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+DEB_CABAL_PACKAGE = lambdabot-misc-plugins
+DEB_DEFAULT_COMPILER = ghc
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/hlibrary.mk
diff --git a/p/haskell-lambdabot-misc-plugins/debian/source/format b/p/haskell-lambdabot-misc-plugins/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/p/haskell-lambdabot-misc-plugins/debian/watch b/p/haskell-lambdabot-misc-plugins/debian/watch
new file mode 100644
index 000000000..a504abce2
--- /dev/null
+++ b/p/haskell-lambdabot-misc-plugins/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://hackage.haskell.org/package/lambdabot-misc-plugins/distro-monitor .*-([0-9\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))