Loading p/haskell-path-io/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-path-io (1.4.2-1) unstable; urgency=medium * New upstream version. -- Clint Adams <clint@debian.org> Sun, 28 Jul 2019 15:17:44 -0400 haskell-path-io (1.3.3-3) unstable; urgency=medium * Newer build-deps from hackage Loading p/haskell-path-io/debian/control +3 −2 Original line number Diff line number Diff line Loading @@ -17,11 +17,12 @@ Build-Depends: libghc-exceptions-dev (>= 0.8), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-path-dev (>= 0.5), libghc-path-dev (>= 0.6), libghc-path-dev (<< 0.7), libghc-path-prof, libghc-temporary-dev (<< 1.4), libghc-temporary-dev (>= 1.1), libghc-temporary-dev (<< 1.4), libghc-temporary-prof, libghc-unix-compat-dev, libghc-unix-compat-prof, Loading @@ -31,7 +32,7 @@ Build-Depends-Indep: ghc-doc, libghc-path-doc, libghc-temporary-doc, libghc-unix-compat-doc, Standards-Version: 4.1.4 Standards-Version: 4.4.0 Homepage: https://github.com/mrkkrp/path-io Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-path-io Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-path-io] Loading p/haskell-path-io/debian/patches/newer-depsdeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line Index: b/path-io.cabal =================================================================== --- a/path-io.cabal +++ b/path-io.cabal @@ -25,10 +25,10 @@ library , containers , directory >= 1.2.2 && < 1.4 , dlist >= 0.8 && < 0.9 - , exceptions >= 0.8 && < 0.9 + , exceptions >= 0.8 && < 0.11 , filepath >= 1.2 && < 1.5 , path >= 0.5 && < 0.7 - , temporary >= 1.1 && < 1.3 + , temporary >= 1.1 && < 1.4 , time >= 1.4 && < 1.9 , transformers >= 0.3 && < 0.6 , unix-compat @@ -49,7 +49,7 @@ test-suite tests ghc-options: -O2 -Wall build-depends: base >= 4.7 && < 5.0 , directory >= 1.2.2 && < 1.4 - , exceptions >= 0.8 && < 0.9 + , exceptions >= 0.8 && < 0.11 , hspec >= 2.0 && < 3.0 , path >= 0.5 && < 0.7 , path-io p/haskell-path-io/debian/patches/seriesdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line newer-deps Loading
p/haskell-path-io/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-path-io (1.4.2-1) unstable; urgency=medium * New upstream version. -- Clint Adams <clint@debian.org> Sun, 28 Jul 2019 15:17:44 -0400 haskell-path-io (1.3.3-3) unstable; urgency=medium * Newer build-deps from hackage Loading
p/haskell-path-io/debian/control +3 −2 Original line number Diff line number Diff line Loading @@ -17,11 +17,12 @@ Build-Depends: libghc-exceptions-dev (>= 0.8), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-path-dev (>= 0.5), libghc-path-dev (>= 0.6), libghc-path-dev (<< 0.7), libghc-path-prof, libghc-temporary-dev (<< 1.4), libghc-temporary-dev (>= 1.1), libghc-temporary-dev (<< 1.4), libghc-temporary-prof, libghc-unix-compat-dev, libghc-unix-compat-prof, Loading @@ -31,7 +32,7 @@ Build-Depends-Indep: ghc-doc, libghc-path-doc, libghc-temporary-doc, libghc-unix-compat-doc, Standards-Version: 4.1.4 Standards-Version: 4.4.0 Homepage: https://github.com/mrkkrp/path-io Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-path-io Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-path-io] Loading
p/haskell-path-io/debian/patches/newer-depsdeleted 100644 → 0 +0 −26 Original line number Diff line number Diff line Index: b/path-io.cabal =================================================================== --- a/path-io.cabal +++ b/path-io.cabal @@ -25,10 +25,10 @@ library , containers , directory >= 1.2.2 && < 1.4 , dlist >= 0.8 && < 0.9 - , exceptions >= 0.8 && < 0.9 + , exceptions >= 0.8 && < 0.11 , filepath >= 1.2 && < 1.5 , path >= 0.5 && < 0.7 - , temporary >= 1.1 && < 1.3 + , temporary >= 1.1 && < 1.4 , time >= 1.4 && < 1.9 , transformers >= 0.3 && < 0.6 , unix-compat @@ -49,7 +49,7 @@ test-suite tests ghc-options: -O2 -Wall build-depends: base >= 4.7 && < 5.0 , directory >= 1.2.2 && < 1.4 - , exceptions >= 0.8 && < 0.9 + , exceptions >= 0.8 && < 0.11 , hspec >= 2.0 && < 3.0 , path >= 0.5 && < 0.7 , path-io
p/haskell-path-io/debian/patches/seriesdeleted 100644 → 0 +0 −1 Original line number Diff line number Diff line newer-deps