diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2014-09-07 21:07:00 +0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2014-09-07 21:07:00 +0400 |
commit | 7f5e67c6a4d4d32203627c6cdfc1af259730a97d (patch) | |
tree | a19afd65be3337cd82c4e0275ce16ddccf974f92 /p/haskell-http-client-tls/debian | |
parent | 8732763670e75cbb03b698e8684c7c45d108e2c0 (diff) | |
download | DHG_packages-7f5e67c6a4d4d32203627c6cdfc1af259730a97d.tar.gz |
haskell-http-client-tls: New upstream release
Diffstat (limited to 'p/haskell-http-client-tls/debian')
-rw-r--r-- | p/haskell-http-client-tls/debian/changelog | 6 | ||||
-rw-r--r-- | p/haskell-http-client-tls/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-http-client-tls/debian/changelog b/p/haskell-http-client-tls/debian/changelog index 735e5520f..ed23d3b3c 100644 --- a/p/haskell-http-client-tls/debian/changelog +++ b/p/haskell-http-client-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-client-tls (0.2.2-1) UNRELEASED; urgency=medium + + * New upstream release + + -- Joachim Breitner <nomeata@debian.org> Sun, 07 Sep 2014 19:05:41 +0200 + haskell-http-client-tls (0.2.1.2-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-http-client-tls/debian/control b/p/haskell-http-client-tls/debian/control index 97a3a9dc0..7b4ae4b6c 100644 --- a/p/haskell-http-client-tls/debian/control +++ b/p/haskell-http-client-tls/debian/control @@ -8,11 +8,11 @@ Build-Depends: debhelper (>= 9) , haskell-devscripts (>= 0.8.15) , ghc , ghc-prof - , libghc-connection-dev (>= 0.2) + , libghc-connection-dev (>= 0.2.2) , libghc-connection-prof , libghc-data-default-class-dev , libghc-data-default-class-prof - , libghc-http-client-dev (>= 0.2.2) + , libghc-http-client-dev (>= 0.3.5) , libghc-http-client-prof , libghc-network-dev , libghc-network-prof |