diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:37 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:11:37 +0400 |
| commit | 89d5a1db2ac027645efbaec689a064e3c7117f7b (patch) | |
| tree | 0a39c993a1baf2fe785c4b763f8825b30c260fdb /p/haskell-network-conduit | |
| parent | 33d9976cffb754aef2bb76fa119e23f68ed0b662 (diff) | |
| download | DHG_packages-89d5a1db2ac027645efbaec689a064e3c7117f7b.tar.gz | |
haskell-network-conduit: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
Diffstat (limited to 'p/haskell-network-conduit')
| -rw-r--r-- | p/haskell-network-conduit/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-network-conduit/debian/control | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-network-conduit/debian/changelog b/p/haskell-network-conduit/debian/changelog index f83ff849f..21c20973e 100644 --- a/p/haskell-network-conduit/debian/changelog +++ b/p/haskell-network-conduit/debian/changelog @@ -1,8 +1,13 @@ haskell-network-conduit (0.4.0.1-3) UNRELEASED; urgency=low + [ Giovanni Mascellani ] * Team upload. * Fix Homepage: link + [ Joachim Breitner ] + * Depend on haskell-devscripts 0.8.13 to ensure this packages is built + against experimental + -- Giovanni Mascellani <gio@debian.org> Fri, 15 Jun 2012 18:09:31 +0200 haskell-network-conduit (0.4.0.1-2) unstable; urgency=low diff --git a/p/haskell-network-conduit/debian/control b/p/haskell-network-conduit/debian/control index b3a1254ef..79847e6e0 100644 --- a/p/haskell-network-conduit/debian/control +++ b/p/haskell-network-conduit/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: Clint Adams <clint@debian.org> Build-Depends: debhelper (>= 7) , cdbs - , haskell-devscripts (>= 0.8) + , haskell-devscripts (>= 0.8.13) , ghc , ghc-prof , libghc-conduit-dev (>> 0.4) |
