diff options
Diffstat (limited to 'p/magic-haskell')
| -rw-r--r-- | p/magic-haskell/debian/changelog | 1 | ||||
| -rw-r--r-- | p/magic-haskell/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/magic-haskell/debian/changelog b/p/magic-haskell/debian/changelog index ea3c56cd1..13e585469 100644 --- a/p/magic-haskell/debian/changelog +++ b/p/magic-haskell/debian/changelog @@ -2,6 +2,7 @@ magic-haskell (1.0.8-5) UNRELEASED; urgency=low * debian/control: Make libghc6-magic-doc conflict with magic-haskell- doc (<< 1.0.8-4). + * control: Bump Standards-Version to 3.9.0, no changes required. -- Marco TĂșlio Gontijo e Silva <marcot@debian.org> Fri, 06 Aug 2010 11:15:53 -0300 diff --git a/p/magic-haskell/debian/control b/p/magic-haskell/debian/control index bdd786f5f..9e21221de 100644 --- a/p/magic-haskell/debian/control +++ b/p/magic-haskell/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 6.0.0), haskell-devscripts (>= 0.7), ghc6, libmagic-dev -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 Section: haskell Vcs-Git: git://git.debian.org/git/pkg-haskell/magic-haskell.git Vcs-Browser: http://git.debian.org/?p=pkg-haskell/magic-haskell.git;a=summary |
