diff options
Diffstat (limited to 'p/haskell-xml/debian')
| -rw-r--r-- | p/haskell-xml/debian/changelog | 4 | ||||
| -rw-r--r-- | p/haskell-xml/debian/control | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/p/haskell-xml/debian/changelog b/p/haskell-xml/debian/changelog index 353c88f51..de5c95427 100644 --- a/p/haskell-xml/debian/changelog +++ b/p/haskell-xml/debian/changelog @@ -1,5 +1,6 @@ haskell-xml (1.3.5-2) UNRELEASED; urgency=low + [ Marco TĂșlio Gontijo e Silva ] * debian/watch: Include package name in downloaded .tar.gz. * debian/watch: Remove spaces, since they're not allowed by uscan. * debian/control: Add field Provides: ${haskell:Provides} to -dev and @@ -11,6 +12,9 @@ haskell-xml (1.3.5-2) UNRELEASED; urgency=low Depends: of haskell-devscripts. * debian/control: Bump Standards-Version: to 3.8.4, no changes needed. + [ Joachim Breitner ] + * Bump haskell-devscripts dependency to 0.7 + -- Marco TĂșlio Gontijo e Silva <marcot@riseup.net> Wed, 27 Jan 2010 10:01:39 -0200 haskell-xml (1.3.5-1) unstable; urgency=low diff --git a/p/haskell-xml/debian/control b/p/haskell-xml/debian/control index 3831558f6..c9dcc53ba 100644 --- a/p/haskell-xml/debian/control +++ b/p/haskell-xml/debian/control @@ -4,9 +4,9 @@ Section: haskell Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Giovanni Mascellani <mascellani@poisson.phc.unipi.it> Build-Depends: debhelper (>= 7) - , haskell-devscripts + , haskell-devscripts (>= 0.7) , cdbs - , ghc6 (>= 6.10) + , ghc6 , ghc6-prof , ghc6-doc Standards-Version: 3.8.4 |
