[Pkg-haskell-commits] darcs: haskell-ircbot: New upstream release
Joachim Breitner
mail at joachim-breitner.de
Mon Dec 22 14:27:35 UTC 2014
Sat Dec 20 17:50:34 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
M ./changelog -2 +3
M ./control -4 +8
Sat Dec 20 17:50:34 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* New upstream release
diff -rN -u old-haskell-ircbot/changelog new-haskell-ircbot/changelog
--- old-haskell-ircbot/changelog 2014-12-22 14:27:35.573225587 +0000
+++ new-haskell-ircbot/changelog 2014-12-22 14:27:35.577225590 +0000
@@ -1,9 +1,10 @@
-haskell-ircbot (0.5.3-3) UNRELEASED; urgency=low
+haskell-ircbot (0.6.1-1) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
* Depend on haskell-devscripts 0.9, found in experimental
+ * New upstream release
- -- Joachim Breitner <nomeata at debian.org> Sat, 05 Oct 2013 18:20:51 +0200
+ -- Joachim Breitner <nomeata at debian.org> Sat, 20 Dec 2014 17:03:29 +0100
haskell-ircbot (0.5.3-2) unstable; urgency=low
diff -rN -u old-haskell-ircbot/control new-haskell-ircbot/control
--- old-haskell-ircbot/control 2014-12-22 14:27:35.573225587 +0000
+++ new-haskell-ircbot/control 2014-12-22 14:27:35.577225590 +0000
@@ -8,14 +8,14 @@
, haskell-devscripts (>= 0.9)
, ghc
, ghc-prof
- , libghc-irc-dev (>> 0.5)
- , libghc-irc-dev (<< 0.6)
+ , libghc-irc-dev (>> 0.6)
+ , libghc-irc-dev (<< 0.7)
, libghc-irc-prof
, libghc-mtl-dev (>> 2.0)
- , libghc-mtl-dev (<< 2.2)
+ , libghc-mtl-dev (<< 2.3)
, libghc-mtl-prof
, libghc-network-dev (>> 2.3)
- , libghc-network-dev (<< 2.5)
+ , libghc-network-dev (<< 2.6)
, libghc-network-prof
, libghc-parsec3-dev (>> 3.1)
, libghc-parsec3-prof
@@ -25,6 +25,9 @@
, libghc-stm-dev (>> 2.2)
, libghc-stm-dev (<< 2.5)
, libghc-stm-prof
+ , libghc-safesemaphore-dev (>> 0.10)
+ , libghc-safesemaphore-dev (<< 0.11)
+ , libghc-safesemaphore-prof
Build-Depends-Indep: ghc-doc
, libghc-irc-doc
, libghc-mtl-doc
@@ -32,6 +35,7 @@
, libghc-parsec3-doc
, libghc-random-doc
, libghc-stm-doc
+ , libghc-safesemaphore-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/ircbot
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-ircbot
More information about the Pkg-haskell-commits
mailing list