[Pkg-haskell-commits] [package-plan] 137/457: Add lambdabot 4.3 plan

Joachim Breitner nomeata at moszumanska.debian.org
Mon Apr 14 20:05:19 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository package-plan.

commit 6ad62f3e6476658ce5349efc02470e985784999e
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Mon Jun 24 14:19:53 2013 +0000

    Add lambdabot 4.3 plan
---
 packages.txt                |  7 ++++-
 patches/lambdabot-4.3.patch | 67 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+), 1 deletion(-)

diff --git a/packages.txt b/packages.txt
index dfe8117..be68bd5 100644
--- a/packages.txt
+++ b/packages.txt
@@ -128,6 +128,9 @@ datetime 0.2.1
 DAV 0.4.1
 dbus 0.10.4
 debian 3.70.1
+dependent-map 0.1.1.1
+dependent-sum 0.2.0.1
+dependent-sum-template 0.0.0.1
 derive 2.5.11
 diagrams 0.6 hand-created meta package, does not yet pull in diagrams-contrib
 diagrams-cairo 0.6
@@ -308,7 +311,7 @@ ixset 1.0.3
 json 0.5
 keys 3.0.2
 knob 0.1.1
-lambdabot 4.2.3.3
+lambdabot 4.3
 lambdabot-utils 4.2.2
 language-c 0.4.2
 language-haskell-extract 0.2.1
@@ -360,6 +363,7 @@ monoid-extras 0.2.2.2
 monoid-transformer 0.0.2
 mtl 2.1.2
 mtlparse 0.1.2
+mueval 0.9
 murmur-hash 0.1.0.6
 mwc-random 0.11.0.0 notest
 nats 0.1
@@ -518,6 +522,7 @@ test-framework-th-prime 0.0.5
 texmath 0.6.1.3
 text 0.11.3.1
 text-icu 0.6.3.5
+th-extras 0.0.0.2
 threads 0.5.0.2 notest
 threadscope 0.2.2
 time-compat 0.1.0.1
diff --git a/patches/lambdabot-4.3.patch b/patches/lambdabot-4.3.patch
new file mode 100644
index 0000000..11a36b2
--- /dev/null
+++ b/patches/lambdabot-4.3.patch
@@ -0,0 +1,67 @@
+--- lambdabot-4.3.orig/lambdabot.cabal
++++ lambdabot-4.3/lambdabot.cabal
+@@ -77,7 +77,7 @@ library
+                         Lambdabot.Plugin.Check
+                         Lambdabot.Plugin.Check.ShowQ
+                         Lambdabot.Plugin.Compose
+-                        Lambdabot.Plugin.Dice
++                        --Lambdabot.Plugin.Dice
+                         Lambdabot.Plugin.Dict
+                         Lambdabot.Plugin.Djinn
+                         Lambdabot.Plugin.Dummy
+@@ -98,20 +98,20 @@ library
+                         Lambdabot.Plugin.Localtime
+                         Lambdabot.Plugin.Log
+                         Lambdabot.Plugin.More
+-                        Lambdabot.Plugin.Numberwang
++                        --Lambdabot.Plugin.Numberwang
+                         Lambdabot.Plugin.OEIS
+                         Lambdabot.Plugin.OfflineRC
+                         Lambdabot.Plugin.Pl
+                         Lambdabot.Plugin.Pointful
+                         Lambdabot.Plugin.Poll
+                         Lambdabot.Plugin.Pretty
+-                        Lambdabot.Plugin.Quote
++                        --Lambdabot.Plugin.Quote
+                         Lambdabot.Plugin.Search
+                         Lambdabot.Plugin.Seen
+                         Lambdabot.Plugin.Slap
+                         Lambdabot.Plugin.Source
+                         Lambdabot.Plugin.Spell
+-                        Lambdabot.Plugin.Stats
++                        --Lambdabot.Plugin.Stats
+                         Lambdabot.Plugin.System
+                         Lambdabot.Plugin.Tell
+                         Lambdabot.Plugin.Ticker
+@@ -161,17 +161,17 @@ library
+                         dependent-map           == 0.1.*,
+                         dependent-sum           == 0.2.*,
+                         dependent-sum-template  >= 0.0.0.1,
+-                        dice                    >= 0.1,
++                        --dice                    >= 0.1,
+                         directory               >= 1.1,
+                         edit-distance           >= 0.2,
+                         filepath                >= 1.3,
+                         haskeline               >= 0.7,
+                         haskell-src-exts        >= 1.12.0,
+-                        hstatsd                 >= 0.1,
++                        --hstatsd                 >= 0.1,
+                         hslogger                >= 1.2.1,
+                         HTTP                    >= 4000,
+                         lifted-base             >= 0.2,
+-                        misfortune              >= 0.1,
++                        --misfortune              >= 0.1,
+                         monad-control           >= 0.3,
+                         mtl                     >= 2,
+                         network                 >= 2.3.0.13,
+@@ -182,8 +182,8 @@ library
+                         process                 >= 1.1,
+                         QuickCheck              >= 2,
+                         random                  >= 1,
+-                        random-fu               >= 0.2,
+-                        random-source           >= 0.3,
++                        --random-fu               >= 0.2,
++                        --random-source           >= 0.3,
+                         regex-tdfa              >= 1.1,
+                         SafeSemaphore           >= 0.9,
+                         show                    >= 0.4,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/package-plan.git



More information about the Pkg-haskell-commits mailing list