summaryrefslogtreecommitdiff
path: root/p/haskell-lambdabot-reference-plugins
diff options
context:
space:
mode:
authorClint Adams <clint@debian.org>2016-10-19 20:27:32 -0400
committerClint Adams <clint@debian.org>2016-10-19 20:41:38 -0400
commit68a0616f3cfaafe28c1b29a8887a598cb46f4e66 (patch)
treeb8d70c921d1b1bfa6a0f505316209743fb82b681 /p/haskell-lambdabot-reference-plugins
parent7afc0e1784fae461992b80101d56afaf19261c8f (diff)
downloadDHG_packages-68a0616f3cfaafe28c1b29a8887a598cb46f4e66.tar.gz
lambdabot-reference-plugins: Upgrading from 5.0.3 to 5.1
Diffstat (limited to 'p/haskell-lambdabot-reference-plugins')
-rw-r--r--p/haskell-lambdabot-reference-plugins/debian/changelog6
-rw-r--r--p/haskell-lambdabot-reference-plugins/debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-lambdabot-reference-plugins/debian/changelog b/p/haskell-lambdabot-reference-plugins/debian/changelog
index e1d3cc074..201c89e25 100644
--- a/p/haskell-lambdabot-reference-plugins/debian/changelog
+++ b/p/haskell-lambdabot-reference-plugins/debian/changelog
@@ -1,3 +1,9 @@
+haskell-lambdabot-reference-plugins (5.1-1) experimental; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint@debian.org> Wed, 19 Oct 2016 20:27:31 -0400
+
haskell-lambdabot-reference-plugins (5.0.3-4) experimental; urgency=medium
[ Dmitry Bogatov ]
diff --git a/p/haskell-lambdabot-reference-plugins/debian/control b/p/haskell-lambdabot-reference-plugins/debian/control
index 997a950b3..52cbda440 100644
--- a/p/haskell-lambdabot-reference-plugins/debian/control
+++ b/p/haskell-lambdabot-reference-plugins/debian/control
@@ -12,8 +12,8 @@ Build-Depends:
haskell-devscripts (>= 0.10),
libghc-http-dev (>= 1:4000),
libghc-http-prof,
- libghc-lambdabot-core-dev (<< 5.1),
- libghc-lambdabot-core-dev (>= 5.0.3),
+ libghc-lambdabot-core-dev (<< 5.2),
+ libghc-lambdabot-core-dev (>= 5.1),
libghc-lambdabot-core-prof,
libghc-mtl-dev (>= 2),
libghc-mtl-prof,