[Git][haskell-team/DHG_packages][master] lambdabot-core: Upgrading from 5.1.0.2 to 5.2

Clint Adams gitlab at salsa.debian.org
Fri Aug 30 23:51:18 BST 2019



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7802a94a by Clint Adams at 2019-08-30T22:42:22Z
lambdabot-core: Upgrading from 5.1.0.2 to 5.2

- - - - -


4 changed files:

- p/haskell-lambdabot-core/debian/changelog
- p/haskell-lambdabot-core/debian/control
- + p/haskell-lambdabot-core/debian/patches/no-network-bsd
- + p/haskell-lambdabot-core/debian/patches/series


Changes:

=====================================
p/haskell-lambdabot-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lambdabot-core (5.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at 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-


=====================================
p/haskell-lambdabot-core/debian/control
=====================================
@@ -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]


=====================================
p/haskell-lambdabot-core/debian/patches/no-network-bsd
=====================================
@@ -0,0 +1,10 @@
+--- 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,


=====================================
p/haskell-lambdabot-core/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-network-bsd



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7802a94a9dce953eece8022382b8284117ae7dec

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/7802a94a9dce953eece8022382b8284117ae7dec
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20190830/99c1d107/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list