From 9e32e6d2fbaf8a471aa59af8d889006b2ff7eace Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 4 Dec 2015 00:18:00 -0500 Subject: mutable-containers: Upgrading from 0.3.0 to 0.3.2 --- p/haskell-mutable-containers/debian/changelog | 6 ++++++ p/haskell-mutable-containers/debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) (limited to 'p/haskell-mutable-containers') diff --git a/p/haskell-mutable-containers/debian/changelog b/p/haskell-mutable-containers/debian/changelog index 0b6f0ec04..924f7dbbd 100644 --- a/p/haskell-mutable-containers/debian/changelog +++ b/p/haskell-mutable-containers/debian/changelog @@ -1,3 +1,9 @@ +haskell-mutable-containers (0.3.2-1) unstable; urgency=medium + + * New upstream release + + -- Clint Adams Fri, 04 Dec 2015 00:18:00 -0500 + haskell-mutable-containers (0.3.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mutable-containers/debian/control b/p/haskell-mutable-containers/debian/control index fba74baf2..106dab4a8 100644 --- a/p/haskell-mutable-containers/debian/control +++ b/p/haskell-mutable-containers/debian/control @@ -10,12 +10,13 @@ Build-Depends: debhelper (>= 9), ghc-prof, libghc-mono-traversable-dev, libghc-mono-traversable-prof, - libghc-primitive-dev, + libghc-primitive-dev (>= 0.5.2.1), libghc-primitive-prof, libghc-vector-dev, libghc-vector-prof, libghc-quickcheck2-dev, libghc-hspec-dev, + libghc-primitive-dev, Build-Depends-Indep: ghc-doc, libghc-mono-traversable-doc, libghc-primitive-doc, -- cgit v1.2.3