[Git][haskell-team/DHG_packages][master] wl-pprint-text: Upgrading from 1.1.1.0 to 1.2.0.0

Clint Adams gitlab at salsa.debian.org
Mon May 21 05:08:14 BST 2018


Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
184f6568 by Clint Adams at 2018-05-20T16:37:19-04:00
wl-pprint-text: Upgrading from 1.1.1.0 to 1.2.0.0

- - - - -


4 changed files:

- p/haskell-wl-pprint-text/debian/changelog
- p/haskell-wl-pprint-text/debian/control
- + p/haskell-wl-pprint-text/debian/patches/older-base-compat
- + p/haskell-wl-pprint-text/debian/patches/series


Changes:

=====================================
p/haskell-wl-pprint-text/debian/changelog
=====================================
--- a/p/haskell-wl-pprint-text/debian/changelog
+++ b/p/haskell-wl-pprint-text/debian/changelog
@@ -1,8 +1,9 @@
-haskell-wl-pprint-text (1.1.1.0-3) UNRELEASED; urgency=medium
+haskell-wl-pprint-text (1.2.0.0-1) unstable; urgency=medium
 
   * Set Rules-Requires-Root to no.
+  * New upstream release
 
- -- Clint Adams <clint at debian.org>  Sun, 06 May 2018 22:10:56 -0400
+ -- Clint Adams <clint at debian.org>  Sun, 20 May 2018 16:27:33 -0400
 
 haskell-wl-pprint-text (1.1.1.0-2) unstable; urgency=medium
 


=====================================
p/haskell-wl-pprint-text/debian/control
=====================================
--- a/p/haskell-wl-pprint-text/debian/control
+++ b/p/haskell-wl-pprint-text/debian/control
@@ -4,13 +4,13 @@ Priority: optional
 Section: haskell
 Rules-Requires-Root: no
 Build-Depends:
+ haskell-devscripts (>= 0.13),
  cdbs,
  debhelper (>= 9),
  ghc (>= 8),
  ghc-prof,
- haskell-devscripts (>= 0.13),
  libghc-base-compat-dev (>= 0.9),
- libghc-base-compat-dev (<< 0.10),
+ libghc-base-compat-dev (<< 0.11),
  libghc-base-compat-prof,
  libghc-text-dev (>= 0.11.0.0),
  libghc-text-dev (<< 1.3.0.0),


=====================================
p/haskell-wl-pprint-text/debian/patches/older-base-compat
=====================================
--- /dev/null
+++ b/p/haskell-wl-pprint-text/debian/patches/older-base-compat
@@ -0,0 +1,10 @@
+--- a/wl-pprint-text.cabal
++++ b/wl-pprint-text.cabal
+@@ -24,6 +24,6 @@
+   Exposed-modules:     Text.PrettyPrint.Leijen.Text,
+                        Text.PrettyPrint.Leijen.Text.Monadic
+   Build-depends:       base >= 4.5.0.0 && < 5,
+-                       base-compat == 0.10.*,
++                       base-compat >= 0.9,
+                        text >= 0.11.0.0 && < 1.3.0.0
+   GHC-Options:         -Wall


=====================================
p/haskell-wl-pprint-text/debian/patches/series
=====================================
--- /dev/null
+++ b/p/haskell-wl-pprint-text/debian/patches/series
@@ -0,0 +1 @@
+older-base-compat



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

---
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/184f656862efec9997fcb0c6f6ada978cffbde16
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/20180521/c1d1c124/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list