diff options
Diffstat (limited to 'p/haskell-data-binary-ieee754')
-rw-r--r-- | p/haskell-data-binary-ieee754/debian/changelog | 1 | ||||
-rw-r--r-- | p/haskell-data-binary-ieee754/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog index a02fed48a..99ee06ca2 100644 --- a/p/haskell-data-binary-ieee754/debian/changelog +++ b/p/haskell-data-binary-ieee754/debian/changelog @@ -2,6 +2,7 @@ haskell-data-binary-ieee754 (0.4.2.1-4) UNRELEASED; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental + * Bump standards version, no change -- Joachim Breitner <nomeata@debian.org> Sat, 13 Oct 2012 14:08:37 +0200 diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control index ddd39b89f..dfdc7f171 100644 --- a/p/haskell-data-binary-ieee754/debian/control +++ b/p/haskell-data-binary-ieee754/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7) , libghc-binary-prof Build-Depends-Indep: ghc-doc , libghc-binary-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/data-binary-ieee754 Vcs-Git: git://git.debian.org/collab-maint/haskell-data-binary-ieee754.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/haskell-data-binary-ieee754.git;a=summary |