diff options
| -rw-r--r-- | p/haskell-network-multicast/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-network-multicast/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-network-multicast/debian/changelog b/p/haskell-network-multicast/debian/changelog index 1e53c7b80..e3cd59879 100644 --- a/p/haskell-network-multicast/debian/changelog +++ b/p/haskell-network-multicast/debian/changelog @@ -1,6 +1,7 @@ haskell-network-multicast (0.0.7-2) UNRELEASED; urgency=low * Enable compat level 9 + * Bump standards version to 3.9.4 -- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 09:54:26 +0200 diff --git a/p/haskell-network-multicast/debian/control b/p/haskell-network-multicast/debian/control index 2633a4699..842c76511 100644 --- a/p/haskell-network-multicast/debian/control +++ b/p/haskell-network-multicast/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9) , libghc-network-prof Build-Depends-Indep: ghc-doc , libghc-network-doc -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/network-multicast Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-network-multicast Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-network-multicast |
