[Git][haskell-team/DHG_packages][master] hs-bibutils: add weird stdin/stdout stubs back
Clint Adams
gitlab at salsa.debian.org
Tue Apr 24 23:42:57 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3d5b5447 by Clint Adams at 2018-04-24T18:36:08-04:00
hs-bibutils: add weird stdin/stdout stubs back
- - - - -
2 changed files:
- p/haskell-hs-bibutils/debian/changelog
- p/haskell-hs-bibutils/debian/patches/fix_cabal.patch
Changes:
=====================================
p/haskell-hs-bibutils/debian/changelog
=====================================
--- a/p/haskell-hs-bibutils/debian/changelog
+++ b/p/haskell-hs-bibutils/debian/changelog
@@ -1,3 +1,9 @@
+haskell-hs-bibutils (6.2.0.1-3) unstable; urgency=medium
+
+ * Add weird stdin/stdout stubs back.
+
+ -- Clint Adams <clint at 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).
=====================================
p/haskell-hs-bibutils/debian/patches/fix_cabal.patch
=====================================
--- a/p/haskell-hs-bibutils/debian/patches/fix_cabal.patch
+++ b/p/haskell-hs-bibutils/debian/patches/fix_cabal.patch
@@ -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
@@ -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)
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3d5b5447549a904e725a73cee85264c3856a081f
---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/3d5b5447549a904e725a73cee85264c3856a081f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180424/df9e3aed/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list