diff options
| -rw-r--r-- | p/haskell-unordered-containers/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-unordered-containers/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-unordered-containers/debian/changelog b/p/haskell-unordered-containers/debian/changelog index b58a85160..20fa2db76 100644 --- a/p/haskell-unordered-containers/debian/changelog +++ b/p/haskell-unordered-containers/debian/changelog @@ -2,6 +2,7 @@ haskell-unordered-containers (0.2.1.0-2) 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:13:44 +0200 diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control index 50254c38f..980657a59 100644 --- a/p/haskell-unordered-containers/debian/control +++ b/p/haskell-unordered-containers/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 7) # , libghc-test-framework-quickcheck2-dev (>> 0.3) Build-Depends-Indep: ghc-doc , libghc-hashable-doc -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/unordered-containers Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-unordered-containers Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-unordered-containers |
