diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2010-02-20 18:03:37 +0300 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2010-02-20 18:03:37 +0300 |
| commit | 3ac6a59f691ae8bdaae1edeca5ac0d6dd32f5ed4 (patch) | |
| tree | 1ee28cd8990aea4f93e65a50604ac9258007c1b2 /p/haskell-xml/debian | |
| parent | 5f641d6b4e81a1223f8a2affe76dd8e0801f756e (diff) | |
| download | DHG_packages-3ac6a59f691ae8bdaae1edeca5ac0d6dd32f5ed4.tar.gz | |
haskell-xml: Bump haskell-devscripts dependency to 0.7
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 |
