diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:12:12 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2012-10-13 16:12:12 +0400 |
| commit | a258d96dd7b00b8077a4cba469eb5f0dc9250181 (patch) | |
| tree | 15ced048a0cc98ec769e0e15108154d4218a4b15 | |
| parent | f2e33be30fb681119d9dfc9bd31a0231df4cb4a3 (diff) | |
| download | DHG_packages-a258d96dd7b00b8077a4cba469eb5f0dc9250181.tar.gz | |
haskell-puremd5: Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental
| -rw-r--r-- | p/haskell-puremd5/debian/changelog | 5 | ||||
| -rw-r--r-- | p/haskell-puremd5/debian/control | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/p/haskell-puremd5/debian/changelog b/p/haskell-puremd5/debian/changelog index 307cec876..60a728f88 100644 --- a/p/haskell-puremd5/debian/changelog +++ b/p/haskell-puremd5/debian/changelog @@ -1,8 +1,13 @@ haskell-puremd5 (2.1.0.3-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:25:09 +0200 haskell-puremd5 (2.1.0.3-2) unstable; urgency=low diff --git a/p/haskell-puremd5/debian/control b/p/haskell-puremd5/debian/control index dd2b5ac60..8b8197e2c 100644 --- a/p/haskell-puremd5/debian/control +++ b/p/haskell-puremd5/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-binary-dev |
