Loading p/haskell-hslua/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hslua (1.0.3.1-1) unstable; urgency=medium * New upstream version. -- Clint Adams <clint@debian.org> Sat, 31 Aug 2019 08:27:07 -0400 haskell-hslua (0.9.5.2-4) unstable; urgency=medium * Patch for newer deps Loading p/haskell-hslua/debian/control +13 −10 Original line number Diff line number Diff line Loading @@ -11,22 +11,25 @@ Build-Depends: ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), liblua5.1-dev, liblua5.3-dev, pkg-config, libghc-exceptions-dev (>= 0.8), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-quickcheck2-dev (>= 2.7), libghc-quickcheck-instances-dev, libghc-tasty-dev, libghc-tasty-expected-failure-dev (>= 0.11), libghc-tasty-expected-failure-dev (<< 0.12), libghc-tasty-hunit-dev, libghc-tasty-quickcheck-dev, libghc-quickcheck2-prof, libghc-quickcheck-instances-dev (>= 0.3), libghc-quickcheck-instances-prof, libghc-tasty-dev (>= 0.11), libghc-tasty-prof, libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-prof, libghc-tasty-quickcheck-dev (>= 0.8), libghc-tasty-quickcheck-prof, Build-Depends-Indep: ghc-doc, libghc-exceptions-doc, Standards-Version: 4.1.4 Homepage: http://hackage.haskell.org/package/hslua Standards-Version: 4.4.0 Homepage: https://hslua.github.io/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hslua Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hslua] X-Description: Lua language interpreter embedding in Haskell Loading @@ -36,7 +39,7 @@ X-Description: Lua language interpreter embedding in Haskell Package: libghc-hslua-dev Architecture: any Depends: liblua5.1-dev, liblua5.3-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Loading p/haskell-hslua/debian/patches/newer-depsdeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line --- haskell-hslua-0.9.5.2.orig/hslua.cabal +++ haskell-hslua-0.9.5.2/hslua.cabal @@ -76,7 +76,7 @@ flag use-pkgconfig library build-depends: base >= 4.7 && < 5 , bytestring >= 0.10.2 && < 0.11 - , containers >= 0.5 && < 0.6 + , containers >= 0.5 && < 0.7 , exceptions >= 0.8 && < 0.11 , mtl >= 2.2 && < 2.3 , text p/haskell-hslua/debian/patches/no-fail +16 −8 Original line number Diff line number Diff line --- a/hslua.cabal +++ b/hslua.cabal @@ -78,7 +78,6 @@ @@ -92,7 +92,6 @@ , bytestring >= 0.10.2 && < 0.11 , containers >= 0.5 && < 0.6 , containers >= 0.5 && < 0.7 , exceptions >= 0.8 && < 0.11 - , fail >= 4.9 && < 5 , mtl >= 2.2 && < 2.3 , text exposed-modules: Foreign.Lua , text >= 1.0 && < 1.3 hs-source-dirs: src @@ -199,7 +198,6 @@ , bytestring >= 0.10.2 && < 0.11 , containers >= 0.5 && < 0.7 , exceptions >= 0.8 && < 0.11 - , fail >= 4.9 && < 5 , mtl >= 2.2 && < 2.3 , text >= 1.0 && < 1.3 -- for testing p/haskell-hslua/debian/patches/series +0 −1 Original line number Diff line number Diff line no-fail newer-deps Loading
p/haskell-hslua/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hslua (1.0.3.1-1) unstable; urgency=medium * New upstream version. -- Clint Adams <clint@debian.org> Sat, 31 Aug 2019 08:27:07 -0400 haskell-hslua (0.9.5.2-4) unstable; urgency=medium * Patch for newer deps Loading
p/haskell-hslua/debian/control +13 −10 Original line number Diff line number Diff line Loading @@ -11,22 +11,25 @@ Build-Depends: ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), liblua5.1-dev, liblua5.3-dev, pkg-config, libghc-exceptions-dev (>= 0.8), libghc-exceptions-dev (<< 0.11), libghc-exceptions-prof, libghc-quickcheck2-dev (>= 2.7), libghc-quickcheck-instances-dev, libghc-tasty-dev, libghc-tasty-expected-failure-dev (>= 0.11), libghc-tasty-expected-failure-dev (<< 0.12), libghc-tasty-hunit-dev, libghc-tasty-quickcheck-dev, libghc-quickcheck2-prof, libghc-quickcheck-instances-dev (>= 0.3), libghc-quickcheck-instances-prof, libghc-tasty-dev (>= 0.11), libghc-tasty-prof, libghc-tasty-hunit-dev (>= 0.9), libghc-tasty-hunit-prof, libghc-tasty-quickcheck-dev (>= 0.8), libghc-tasty-quickcheck-prof, Build-Depends-Indep: ghc-doc, libghc-exceptions-doc, Standards-Version: 4.1.4 Homepage: http://hackage.haskell.org/package/hslua Standards-Version: 4.4.0 Homepage: https://hslua.github.io/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hslua Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hslua] X-Description: Lua language interpreter embedding in Haskell Loading @@ -36,7 +39,7 @@ X-Description: Lua language interpreter embedding in Haskell Package: libghc-hslua-dev Architecture: any Depends: liblua5.1-dev, liblua5.3-dev, ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Loading
p/haskell-hslua/debian/patches/newer-depsdeleted 100644 → 0 +0 −11 Original line number Diff line number Diff line --- haskell-hslua-0.9.5.2.orig/hslua.cabal +++ haskell-hslua-0.9.5.2/hslua.cabal @@ -76,7 +76,7 @@ flag use-pkgconfig library build-depends: base >= 4.7 && < 5 , bytestring >= 0.10.2 && < 0.11 - , containers >= 0.5 && < 0.6 + , containers >= 0.5 && < 0.7 , exceptions >= 0.8 && < 0.11 , mtl >= 2.2 && < 2.3 , text
p/haskell-hslua/debian/patches/no-fail +16 −8 Original line number Diff line number Diff line --- a/hslua.cabal +++ b/hslua.cabal @@ -78,7 +78,6 @@ @@ -92,7 +92,6 @@ , bytestring >= 0.10.2 && < 0.11 , containers >= 0.5 && < 0.6 , containers >= 0.5 && < 0.7 , exceptions >= 0.8 && < 0.11 - , fail >= 4.9 && < 5 , mtl >= 2.2 && < 2.3 , text exposed-modules: Foreign.Lua , text >= 1.0 && < 1.3 hs-source-dirs: src @@ -199,7 +198,6 @@ , bytestring >= 0.10.2 && < 0.11 , containers >= 0.5 && < 0.7 , exceptions >= 0.8 && < 0.11 - , fail >= 4.9 && < 5 , mtl >= 2.2 && < 2.3 , text >= 1.0 && < 1.3 -- for testing
p/haskell-hslua/debian/patches/series +0 −1 Original line number Diff line number Diff line no-fail newer-deps