Commit 7802a94a authored by Clint Adams's avatar Clint Adams
Browse files

lambdabot-core: Upgrading from 5.1.0.2 to 5.2

parent e6447ad2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
haskell-lambdabot-core (5.2-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <clint@debian.org>  Fri, 30 Aug 2019 18:39:39 -0400

haskell-lambdabot-core (5.1.0.2-3) unstable; urgency=medium

  * Remove build dependency on libghc-parsec3-dev (provided by ghc-
+5 −4
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Build-Depends:
 libghc-dependent-map-dev (>= 0.2),
 libghc-dependent-map-prof,
 libghc-dependent-sum-dev (>= 0.3),
 libghc-dependent-sum-dev (<< 0.5),
 libghc-dependent-sum-dev (<< 0.6),
 libghc-dependent-sum-prof,
 libghc-dependent-sum-template-dev (>= 0.0.0.1),
 libghc-dependent-sum-template-prof,
@@ -29,10 +29,11 @@ Build-Depends:
 libghc-lifted-base-prof,
 libghc-monad-control-dev (>= 1.0),
 libghc-monad-control-prof,
 libghc-network-dev (>= 2.3.0.13),
 libghc-network-dev (>= 2.7),
 libghc-network-dev (<< 3.2),
 libghc-network-prof,
 libghc-prim-uniq-dev (<< 0.2),
 libghc-prim-uniq-dev (>= 0.1),
 libghc-prim-uniq-dev (<< 0.2),
 libghc-prim-uniq-prof,
 libghc-random-dev (>= 1),
 libghc-random-prof,
@@ -76,7 +77,7 @@ Build-Depends-Indep:
 libghc-transformers-base-doc,
 libghc-utf8-string-doc,
 libghc-zlib-doc,
Standards-Version: 4.1.4
Standards-Version: 4.4.0
Homepage: https://wiki.haskell.org/Lambdabot
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-lambdabot-core
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-lambdabot-core]
+10 −0
Original line number Diff line number Diff line
--- a/lambdabot-core.cabal
+++ b/lambdabot-core.cabal
@@ -84,7 +84,6 @@
                         monad-control           >= 1.0,
                         mtl                     >= 2,
                         network                 >= 2.7 && < 3.2,
-                        network-bsd             >= 2.8 && < 2.9,
                         parsec                  >= 3,
                         prim-uniq               == 0.1.*,
                         random                  >= 1,
+1 −0
Original line number Diff line number Diff line
no-network-bsd