summaryrefslogtreecommitdiff
path: root/p/haskell-explicit-exception
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2012-10-21 18:34:06 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2012-10-21 18:34:06 +0400
commit8e22645bdeebc717466937563b3a03a99ecbec86 (patch)
tree35a6a040b041754993f64634c5304a04464f50d0 /p/haskell-explicit-exception
parentd986df5b585dea5299f66dde6a4bfdf8888578e4 (diff)
downloadDHG_packages-8e22645bdeebc717466937563b3a03a99ecbec86.tar.gz
haskell-explicit-exception: Merge sid-fixing upload
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),