Loading p/haskell-hs-bibutils/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hs-bibutils (6.2.0.1-3) unstable; urgency=medium * Add weird stdin/stdout stubs back. -- Clint Adams <clint@debian.org> Tue, 24 Apr 2018 18:35:44 -0400 haskell-hs-bibutils (6.2.0.1-2) unstable; urgency=medium * Build-Depend on libbibutils-dev (>= 6.2). Loading p/haskell-hs-bibutils/debian/patches/fix_cabal.patch +2 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ library. This patch makes it use the Debian packaged one. library default-language: Haskell2010 @@ -66,29 +35,7 @@ @@ -66,29 +35,8 @@ hs-source-dirs: src default-extensions: ForeignFunctionInterface include-dirs: bibutils Loading @@ -73,6 +73,7 @@ library. This patch makes it use the Debian packaged one. - bibutils/unicode.c bibutils/url.c bibutils/utf8.c bibutils/vplist.c - bibutils/wordin.c bibutils/wordout.c bibutils/xml.c - bibutils/xml_encoding.c + c-sources: cbits/stub.c + pkgconfig-depends: bibutils if impl(ghc >= 6.10) Loading Loading
p/haskell-hs-bibutils/debian/changelog +6 −0 Original line number Diff line number Diff line haskell-hs-bibutils (6.2.0.1-3) unstable; urgency=medium * Add weird stdin/stdout stubs back. -- Clint Adams <clint@debian.org> Tue, 24 Apr 2018 18:35:44 -0400 haskell-hs-bibutils (6.2.0.1-2) unstable; urgency=medium * Build-Depend on libbibutils-dev (>= 6.2). Loading
p/haskell-hs-bibutils/debian/patches/fix_cabal.patch +2 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ library. This patch makes it use the Debian packaged one. library default-language: Haskell2010 @@ -66,29 +35,7 @@ @@ -66,29 +35,8 @@ hs-source-dirs: src default-extensions: ForeignFunctionInterface include-dirs: bibutils Loading @@ -73,6 +73,7 @@ library. This patch makes it use the Debian packaged one. - bibutils/unicode.c bibutils/url.c bibutils/utf8.c bibutils/vplist.c - bibutils/wordin.c bibutils/wordout.c bibutils/xml.c - bibutils/xml_encoding.c + c-sources: cbits/stub.c + pkgconfig-depends: bibutils if impl(ghc >= 6.10) Loading