summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-09-16 12:58:07 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-09-16 12:58:23 -0700
commit0a6661036814f18fb25e8cbe0ee1eaef40d1aedf (patch)
tree4cde00eb86c92a689fa8898a6be015ad870e7904
parent21e3cf8bf0d6fbb3da44a66ef3e061716bdb94fb (diff)
downloadDHG_packages-0a6661036814f18fb25e8cbe0ee1eaef40d1aedf.tar.gz
io-streams-haproxy: Upgrading from 1.0.0.1 to 1.0.0.2
-rw-r--r--p/haskell-io-streams-haproxy/debian/changelog6
-rw-r--r--p/haskell-io-streams-haproxy/debian/control3
2 files changed, 7 insertions, 2 deletions
diff --git a/p/haskell-io-streams-haproxy/debian/changelog b/p/haskell-io-streams-haproxy/debian/changelog
index 856c95b51..9372d4475 100644
--- a/p/haskell-io-streams-haproxy/debian/changelog
+++ b/p/haskell-io-streams-haproxy/debian/changelog
@@ -1,3 +1,9 @@
+haskell-io-streams-haproxy (1.0.0.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 16 Sep 2017 12:58:07 -0700
+
haskell-io-streams-haproxy (1.0.0.1-4) unstable; urgency=medium
* Patch to use newer io-streams.
diff --git a/p/haskell-io-streams-haproxy/debian/control b/p/haskell-io-streams-haproxy/debian/control
index d801b56d5..e3fae2efe 100644
--- a/p/haskell-io-streams-haproxy/debian/control
+++ b/p/haskell-io-streams-haproxy/debian/control
@@ -14,8 +14,7 @@ Build-Depends: debhelper (>= 10),
libghc-attoparsec-prof (<< 0.14),
libghc-io-streams-dev (>= 1.3),
libghc-io-streams-dev (<< 1.6),
- libghc-io-streams-prof (>= 1.3),
- libghc-io-streams-prof (<< 1.6),
+ libghc-io-streams-prof,
libghc-network-dev (>= 2.3),
libghc-network-dev (<< 2.7),
libghc-network-prof (>= 2.3),