summaryrefslogtreecommitdiff
path: root/p/haskell-explicit-exception
diff options
context:
space:
mode:
Diffstat (limited to 'p/haskell-explicit-exception')
-rw-r--r--p/haskell-explicit-exception/debian/changelog12
-rw-r--r--p/haskell-explicit-exception/debian/control2
2 files changed, 13 insertions, 1 deletions
diff --git a/p/haskell-explicit-exception/debian/changelog b/p/haskell-explicit-exception/debian/changelog
index ead04e2cb..f5e16580f 100644
--- a/p/haskell-explicit-exception/debian/changelog
+++ b/p/haskell-explicit-exception/debian/changelog
@@ -1,3 +1,15 @@
+haskell-explicit-exception (0.1.7.1-2) experimental; urgency=low
+
+ * Previous upload should have gone to experimental; fixing
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 21 Oct 2012 15:53:00 +0200
+
+haskell-explicit-exception (0.1.7.1-2~sid) unstable; urgency=low
+
+ * Sid-compatible upload of 0.1.7.1 (which was intended for experimental)
+
+ -- Joachim Breitner <nomeata@debian.org> Sun, 21 Oct 2012 16:32:16 +0200
+
haskell-explicit-exception (0.1.7.1-1) unstable; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
diff --git a/p/haskell-explicit-exception/debian/control b/p/haskell-explicit-exception/debian/control
index 18430b0ec..17b2a533e 100644
--- a/p/haskell-explicit-exception/debian/control
+++ b/p/haskell-explicit-exception/debian/control
@@ -3,7 +3,7 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn@usb.ve>
-Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.8),
+Build-Depends: debhelper (>= 7), cdbs, haskell-devscripts (>= 0.8.13),
ghc, ghc-prof,
libghc-transformers-dev (>= 0.2),
libghc-transformers-dev (<< 0.4),