[Git][haskell-team/DHG_packages][master] th-desugar: Upgrading from 1.9 to 1.10

Clint Adams gitlab at salsa.debian.org
Tue Jul 14 13:53:45 BST 2020



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


Commits:
5db7378b by Clint Adams at 2020-07-14T08:53:19-04:00
th-desugar: Upgrading from 1.9 to 1.10

- - - - -


4 changed files:

- p/haskell-th-desugar/debian/changelog
- p/haskell-th-desugar/debian/control
- + p/haskell-th-desugar/debian/patches/no-fail
- + p/haskell-th-desugar/debian/patches/series


Changes:

=====================================
p/haskell-th-desugar/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-th-desugar (1.10-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Tue, 14 Jul 2020 08:51:38 -0400
+
 haskell-th-desugar (1.9-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-th-desugar/debian/control
=====================================
@@ -8,24 +8,36 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc,
  ghc-prof,
+ libghc-ordered-containers-dev (>= 0.2.2),
+ libghc-ordered-containers-prof,
+ libghc-semigroups-dev (>= 0.16),
+ libghc-semigroups-prof,
  libghc-syb-dev (>= 0.4),
- libghc-syb-prof (>= 0.4),
- libghc-th-expand-syns-dev (>= 0.3.0.6),
- libghc-th-expand-syns-prof (>= 0.3.0.6),
+ libghc-syb-prof,
+ libghc-th-abstraction-dev (>= 0.2.11),
+ libghc-th-abstraction-prof,
  libghc-th-lift-dev (>= 0.6.1),
- libghc-th-lift-prof (>= 0.6.1),
- libghc-th-orphans-dev (>= 0.9.1),
- libghc-th-orphans-prof (>= 0.9.1),
+ libghc-th-lift-prof,
+ libghc-th-orphans-dev (>= 0.13.7),
+ libghc-th-orphans-prof,
+ libghc-transformers-compat-dev (>= 0.6.3),
+ libghc-transformers-compat-prof,
  libghc-hunit-dev (>= 1.2),
  libghc-hunit-prof (>= 1.2),
  libghc-hspec-dev (>= 1.3),
- libghc-hspec-prof (>= 1.3),
+ libghc-hspec-prof,
+ libghc-th-expand-syns-dev (>= 0.3.0.6),
+ libghc-th-expand-syns-prof,
+ libghc-th-orphans-dev (>= 0.9.1),
 Build-Depends-Indep: ghc-doc,
+ libghc-ordered-containers-doc,
+ libghc-semigroups-doc,
  libghc-syb-doc,
- libghc-th-expand-syns-doc,
+ libghc-th-abstraction-doc,
  libghc-th-lift-doc,
  libghc-th-orphans-doc,
-Standards-Version: 4.2.1
+ libghc-transformers-compat-doc,
+Standards-Version: 4.5.0
 Homepage: https://github.com/goldfirere/th-desugar
 X-Description: functions to desugar Template Haskell
  This package provides the Language.Haskell.TH.Desugar module, which desugars


=====================================
p/haskell-th-desugar/debian/patches/no-fail
=====================================
@@ -0,0 +1,10 @@
+--- a/th-desugar.cabal
++++ b/th-desugar.cabal
+@@ -46,7 +46,6 @@
+       ghc-prim,
+       template-haskell >= 2.9 && < 2.16,
+       containers >= 0.5,
+-      fail == 4.9.*,
+       mtl >= 2.1,
+       ordered-containers >= 0.2.2,
+       semigroups >= 0.16,


=====================================
p/haskell-th-desugar/debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-fail



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5db7378be67817268f78d5fcfd22bc1d1854734a
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/20200714/041afb9d/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list