Commit a3284c77 authored by Clint Adams's avatar Clint Adams
Browse files

lambdabot: Upgrading from 5.1.0.2 to 5.2

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

  * New upstream version.

 -- Clint Adams <clint@debian.org>  Sat, 31 Aug 2019 09:18:38 -0400

lambdabot (5.1.0.2-2) unstable; urgency=medium

  * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
+23 −17
Original line number Diff line number Diff line
@@ -7,26 +7,32 @@ Section: net
Rules-Requires-Root: no
Build-Depends:
 cdbs,
 haskell-devscripts (>= 0.13),
 debhelper (>= 10),
 ghc (>= 8.4.3),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-lambdabot-core-dev (>= 5.1.0.1),
 libghc-lambdabot-core-dev (<< 5.2),
 libghc-lambdabot-haskell-plugins-dev (>= 5.1.0.1),
 libghc-lambdabot-haskell-plugins-dev (<< 5.2),
 libghc-lambdabot-irc-plugins-dev (>= 5.1.0.1),
 libghc-lambdabot-irc-plugins-dev (<< 5.2),
 libghc-lambdabot-misc-plugins-dev (>= 5.1.0.1),
 libghc-lambdabot-misc-plugins-dev (<< 5.2),
 libghc-lambdabot-novelty-plugins-dev (>= 5.1.0.1),
 libghc-lambdabot-novelty-plugins-dev (<< 5.2),
 libghc-lambdabot-reference-plugins-dev (>= 5.1.0.1),
 libghc-lambdabot-reference-plugins-dev (<< 5.2),
 libghc-lambdabot-social-plugins-dev (>= 5.1.0.1),
 libghc-lambdabot-social-plugins-dev (<< 5.2),
 libghc-lambdabot-social-plugins-dev (>= 5.1),
Standards-Version: 4.1.4
 libghc-lambdabot-core-dev (>= 5.2),
 libghc-lambdabot-core-dev (<< 5.3),
 libghc-lambdabot-core-prof,
 libghc-lambdabot-haskell-plugins-dev (>= 5.2),
 libghc-lambdabot-haskell-plugins-dev (<< 5.3),
 libghc-lambdabot-haskell-plugins-prof,
 libghc-lambdabot-irc-plugins-dev (>= 5.2),
 libghc-lambdabot-irc-plugins-dev (<< 5.3),
 libghc-lambdabot-irc-plugins-prof,
 libghc-lambdabot-misc-plugins-dev (>= 5.2),
 libghc-lambdabot-misc-plugins-dev (<< 5.3),
 libghc-lambdabot-misc-plugins-prof,
 libghc-lambdabot-novelty-plugins-dev (>= 5.2),
 libghc-lambdabot-novelty-plugins-dev (<< 5.3),
 libghc-lambdabot-novelty-plugins-prof,
 libghc-lambdabot-reference-plugins-dev (>= 5.2),
 libghc-lambdabot-reference-plugins-dev (<< 5.3),
 libghc-lambdabot-reference-plugins-prof,
 libghc-lambdabot-social-plugins-dev (>= 5.2),
 libghc-lambdabot-social-plugins-dev (<< 5.3),
 libghc-lambdabot-social-plugins-prof,
Standards-Version: 4.4.0
Homepage: https://wiki.haskell.org/Lambdabot
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/lambdabot
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/lambdabot]