[Git][haskell-team/DHG_packages][master] haskell-bytestring-show: fix build with new ghc

Gianfranco Costamagna gitlab at salsa.debian.org
Fri Aug 23 13:22:04 BST 2019



Gianfranco Costamagna pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
02f916b9 by Gianfranco Costamagna at 2019-08-23T12:21:53Z
haskell-bytestring-show: fix build with new ghc

- - - - -


2 changed files:

- p/haskell-bytestring-show/debian/changelog
- p/haskell-bytestring-show/debian/patches/newer-binary


Changes:

=====================================
p/haskell-bytestring-show/debian/changelog
=====================================
@@ -1,8 +1,14 @@
-haskell-bytestring-show (0.3.5.6-11) UNRELEASED; urgency=medium
+haskell-bytestring-show (0.3.5.6-12) unstable; urgency=medium
 
-  * Add missing "Upstream-Name" field into "debian/copyright".
+  * Update copyright file
 
- -- Dmitry Bogatov <KAction at debian.org>  Thu, 16 May 2019 14:24:03 +0000
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 14:20:47 +0200
+
+haskell-bytestring-show (0.3.5.6-11) unstable; urgency=medium
+
+  * Patch for new containers
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Fri, 23 Aug 2019 14:16:30 +0200
 
 haskell-bytestring-show (0.3.5.6-10) unstable; urgency=medium
 


=====================================
p/haskell-bytestring-show/debian/patches/newer-binary
=====================================
@@ -5,7 +5,7 @@
  
  library
 -    build-depends: base < 5, binary < 0.8, bytestring >= 0.9 && <= 1, array < 0.6, containers < 0.6
-+    build-depends: base < 5, binary < 0.9, bytestring >= 0.9 && <= 1, array < 0.6, containers < 0.6
++    build-depends: base < 5, binary < 0.9, bytestring >= 0.9 && <= 1, array < 0.6, containers < 0.7
  
      exposed-modules:
          Text.Show.ByteString



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/02f916b917e8e0b9fb28dfdcb38b54bd6a7e174b

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/02f916b917e8e0b9fb28dfdcb38b54bd6a7e174b
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/20190823/87d2f651/attachment.html>


More information about the Pkg-haskell-commits mailing list