Loading p/haskell-pointed/debian/changelog +6 −2 Original line number Diff line number Diff line haskell-pointed (5.0.1-4) UNRELEASED; urgency=medium haskell-pointed (5.0.1-4) unstable; urgency=medium [ Dmitry Bogatov ] * Add missing "Upstream-Name" field into "debian/copyright". -- Dmitry Bogatov <KAction@debian.org> Thu, 16 May 2019 14:24:22 +0000 [ Clint Adams ] * Patch for newer containers. -- Clint Adams <clint@debian.org> Sat, 31 Aug 2019 19:46:11 -0400 haskell-pointed (5.0.1-3) unstable; urgency=medium Loading p/haskell-pointed/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ Build-Depends-Indep: libghc-tagged-doc, libghc-transformers-compat-doc, libghc-unordered-containers-doc, Standards-Version: 4.1.4 Homepage: http://github.com/ekmett/pointed/ Standards-Version: 4.4.0 Homepage: https://github.com/ekmett/pointed/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-pointed Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-pointed] X-Description: pointed and copointed data Loading p/haskell-pointed/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/pointed.cabal +++ b/pointed.cabal @@ -80,7 +80,7 @@ build-depends: comonad >= 5 && < 6 if flag(containers) - build-depends: containers >= 0.4 && < 0.6 + build-depends: containers >= 0.4 && < 0.7 if flag(kan-extensions) build-depends: kan-extensions >= 5 && < 6 p/haskell-pointed/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps Loading
p/haskell-pointed/debian/changelog +6 −2 Original line number Diff line number Diff line haskell-pointed (5.0.1-4) UNRELEASED; urgency=medium haskell-pointed (5.0.1-4) unstable; urgency=medium [ Dmitry Bogatov ] * Add missing "Upstream-Name" field into "debian/copyright". -- Dmitry Bogatov <KAction@debian.org> Thu, 16 May 2019 14:24:22 +0000 [ Clint Adams ] * Patch for newer containers. -- Clint Adams <clint@debian.org> Sat, 31 Aug 2019 19:46:11 -0400 haskell-pointed (5.0.1-3) unstable; urgency=medium Loading
p/haskell-pointed/debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -49,8 +49,8 @@ Build-Depends-Indep: libghc-tagged-doc, libghc-transformers-compat-doc, libghc-unordered-containers-doc, Standards-Version: 4.1.4 Homepage: http://github.com/ekmett/pointed/ Standards-Version: 4.4.0 Homepage: https://github.com/ekmett/pointed/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-pointed Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-pointed] X-Description: pointed and copointed data Loading
p/haskell-pointed/debian/patches/newer-deps 0 → 100644 +11 −0 Original line number Diff line number Diff line --- a/pointed.cabal +++ b/pointed.cabal @@ -80,7 +80,7 @@ build-depends: comonad >= 5 && < 6 if flag(containers) - build-depends: containers >= 0.4 && < 0.6 + build-depends: containers >= 0.4 && < 0.7 if flag(kan-extensions) build-depends: kan-extensions >= 5 && < 6
p/haskell-pointed/debian/patches/series 0 → 100644 +1 −0 Original line number Diff line number Diff line newer-deps