[DHG_packages] 05/05: lambdabot: Upgrading from 5.1 to 5.1.0.1
Clint Adams
clint at moszumanska.debian.org
Wed Jul 19 03:39:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
clint pushed a commit to branch master
in repository DHG_packages.
commit 9da8b369ba0889db797bb4770c16aefb752fc626
Author: Clint Adams <clint at debian.org>
Date: Tue Jul 18 23:36:59 2017 -0400
lambdabot: Upgrading from 5.1 to 5.1.0.1
---
p/lambdabot/debian/changelog | 6 ++++++
p/lambdabot/debian/control | 17 +++++++++--------
2 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/p/lambdabot/debian/changelog b/p/lambdabot/debian/changelog
index 28de4df..501402c 100644
--- a/p/lambdabot/debian/changelog
+++ b/p/lambdabot/debian/changelog
@@ -1,3 +1,9 @@
+lambdabot (5.1.0.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Tue, 18 Jul 2017 23:36:59 -0400
+
lambdabot (5.1-2) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
diff --git a/p/lambdabot/debian/control b/p/lambdabot/debian/control
index 5de5817..590f2e9 100644
--- a/p/lambdabot/debian/control
+++ b/p/lambdabot/debian/control
@@ -10,23 +10,24 @@ Build-Depends:
ghc (>= 8),
ghc-prof,
haskell-devscripts (>= 0.13),
+ libghc-lambdabot-core-dev (>= 5.1.0.1),
libghc-lambdabot-core-dev (<< 5.2),
- libghc-lambdabot-core-dev (>= 5.1),
+ libghc-lambdabot-haskell-plugins-dev (>= 5.1.0.1),
libghc-lambdabot-haskell-plugins-dev (<< 5.2),
- libghc-lambdabot-haskell-plugins-dev (>= 5.1),
+ libghc-lambdabot-irc-plugins-dev (>= 5.1.0.1),
libghc-lambdabot-irc-plugins-dev (<< 5.2),
- libghc-lambdabot-irc-plugins-dev (>= 5.1),
+ libghc-lambdabot-misc-plugins-dev (>= 5.1.0.1),
libghc-lambdabot-misc-plugins-dev (<< 5.2),
- libghc-lambdabot-misc-plugins-dev (>= 5.1),
+ libghc-lambdabot-novelty-plugins-dev (>= 5.1.0.1),
libghc-lambdabot-novelty-plugins-dev (<< 5.2),
- libghc-lambdabot-novelty-plugins-dev (>= 5.1),
+ libghc-lambdabot-reference-plugins-dev (>= 5.1.0.1),
libghc-lambdabot-reference-plugins-dev (<< 5.2),
- libghc-lambdabot-reference-plugins-dev (>= 5.1),
+ libghc-lambdabot-social-plugins-dev (>= 5.1.0.1),
libghc-lambdabot-social-plugins-dev (<< 5.2),
libghc-lambdabot-social-plugins-dev (>= 5.1),
libghc-mtl-dev (>= 2),
-Standards-Version: 3.9.8
-Homepage: http://hackage.haskell.org/package/lambdabot
+Standards-Version: 4.0.0
+Homepage: https://wiki.haskell.org/Lambdabot
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/lambdabot
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list