diff options
| author | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-29 15:42:33 +0400 |
|---|---|---|
| committer | Joachim Breitner <mail@joachim-breitner.de> | 2013-05-29 15:42:33 +0400 |
| commit | 26bdbe1a94c5da8a5507984e9d6f304474b7ac4d (patch) | |
| tree | 56243b5922f5afe17223c025b50d200567dedcb6 /p/haskell-platform | |
| parent | 1a64c5a3b13b52bcefba434e0ed597444e5f52c6 (diff) | |
| download | DHG_packages-26bdbe1a94c5da8a5507984e9d6f304474b7ac4d.tar.gz | |
haskell-platform: Bump standards and compat
Diffstat (limited to 'p/haskell-platform')
| -rw-r--r-- | p/haskell-platform/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-platform/debian/compat | 2 | ||||
| -rw-r--r-- | p/haskell-platform/debian/control | 4 |
3 files changed, 4 insertions, 3 deletions
diff --git a/p/haskell-platform/debian/changelog b/p/haskell-platform/debian/changelog index b9f813ff6..9d4fa0ec5 100644 --- a/p/haskell-platform/debian/changelog +++ b/p/haskell-platform/debian/changelog @@ -4,6 +4,7 @@ haskell-platform (2013.2.0.0~rc1) UNRELEASED; urgency=low * Begin work on 2013.2.0.0. Differences: + alex and quichcheck not yet updatd + cgi at 3001.1.8.3 instead of 3001.1.7.5 + * Bump standards and compat -- Joachim Breitner <nomeata@debian.org> Wed, 29 May 2013 11:52:53 +0200 diff --git a/p/haskell-platform/debian/compat b/p/haskell-platform/debian/compat index 7f8f011eb..ec635144f 100644 --- a/p/haskell-platform/debian/compat +++ b/p/haskell-platform/debian/compat @@ -1 +1 @@ -7 +9 diff --git a/p/haskell-platform/debian/control b/p/haskell-platform/debian/control index 1dd02f99c..cdf7933a7 100644 --- a/p/haskell-platform/debian/control +++ b/p/haskell-platform/debian/control @@ -3,8 +3,8 @@ Section: haskell Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Uploaders: Joachim Breitner <nomeata@debian.org> -Standards-Version: 3.9.1 -Build-Depends: cdbs, debhelper (>= 7) +Standards-Version: 3.9.4 +Build-Depends: cdbs, debhelper (>= 9) Homepage: http://hackage.haskell.org/platform/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-platform |
