[Git][haskell-team/DHG_packages][master] wl-pprint-text: Upgrading from 1.2.0.0 to 1.2.0.1
Clint Adams
gitlab at salsa.debian.org
Sun May 31 13:42:05 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
81961e2c by Clint Adams at 2020-05-31T08:41:41-04:00
wl-pprint-text: Upgrading from 1.2.0.0 to 1.2.0.1
- - - - -
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
=====================================
@@ -1,3 +1,9 @@
+haskell-wl-pprint-text (1.2.0.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sun, 31 May 2020 08:40:50 -0400
+
haskell-wl-pprint-text (1.2.0.0-3) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
=====================================
p/haskell-wl-pprint-text/debian/control
=====================================
@@ -9,13 +9,13 @@ Build-Depends:
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
- libghc-base-compat-dev (>= 0.9),
- libghc-base-compat-dev (<< 0.11),
+ libghc-base-compat-dev (>= 0.10),
+ libghc-base-compat-dev (<< 0.12),
libghc-base-compat-prof,
Build-Depends-Indep: ghc-doc,
libghc-base-compat-doc,
-Standards-Version: 4.1.4
-Homepage: http://hackage.haskell.org/package/wl-pprint-text
+Standards-Version: 4.5.0
+Homepage: https://hackage.haskell.org/package/wl-pprint-text
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-wl-pprint-text
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-wl-pprint-text]
=====================================
p/haskell-wl-pprint-text/debian/patches/older-base-compat deleted
=====================================
@@ -1,10 +0,0 @@
---- 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 deleted
=====================================
@@ -1 +0,0 @@
-older-base-compat
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/81961e2cd698ec61bee2ca6b6e1c0b8674aed300
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/81961e2cd698ec61bee2ca6b6e1c0b8674aed300
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/20200531/842afa8c/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list