diff options
| -rw-r--r-- | p/haskell-entropy/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-entropy/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-entropy/debian/changelog b/p/haskell-entropy/debian/changelog index 4ff2d7652..9ce9ccd56 100644 --- a/p/haskell-entropy/debian/changelog +++ b/p/haskell-entropy/debian/changelog @@ -2,6 +2,7 @@ haskell-entropy (0.2.1-3) 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:09:10 +0200 diff --git a/p/haskell-entropy/debian/control b/p/haskell-entropy/debian/control index 53361d37f..3bd63eec1 100644 --- a/p/haskell-entropy/debian/control +++ b/p/haskell-entropy/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7) , libghc-bytestring-prof Build-Depends-Indep: ghc-doc , libghc-bytestring-doc -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/entropy Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-entropy Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-entropy |
