[Git][haskell-team/DHG_packages][master] hlint: Upgrading from 2.1.11 to 2.1.17
Clint Adams
gitlab at salsa.debian.org
Thu Jul 16 12:36:40 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3e59d635 by Clint Adams at 2020-07-16T07:35:52-04:00
hlint: Upgrading from 2.1.11 to 2.1.17
- - - - -
4 changed files:
- p/hlint/debian/changelog
- p/hlint/debian/control
- + p/hlint/debian/patches/newer-deps
- + p/hlint/debian/patches/series
Changes:
=====================================
p/hlint/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+hlint (2.1.17-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 16 Jul 2020 06:40:50 -0400
+
hlint (2.1.11-1) unstable; urgency=medium
* New upstream release
=====================================
p/hlint/debian/control
=====================================
@@ -23,10 +23,10 @@ Build-Depends:
libghc-data-default-prof,
libghc-extra-dev (>= 1.6.6),
libghc-extra-prof,
- libghc-src-exts-dev (>= 1.20),
- libghc-src-exts-dev (<< 1.21),
+ libghc-src-exts-dev (>= 1.21),
+ libghc-src-exts-dev (<< 1.23),
libghc-src-exts-prof,
- libghc-src-exts-util-dev (>= 0.2.1.2),
+ libghc-src-exts-util-dev (>= 0.2.5),
libghc-src-exts-util-prof,
libghc-hscolour-dev (>= 1.21),
libghc-hscolour-prof,
@@ -56,7 +56,7 @@ Build-Depends-Indep: ghc-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
libghc-yaml-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: http://community.haskell.org/~ndm/hlint/
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/hlint
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/hlint]
=====================================
p/hlint/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/hlint.cabal
++++ b/hlint.cabal
+@@ -53,7 +53,7 @@
+ cpphs >= 1.20.1,
+ cmdargs >= 0.10,
+ yaml >= 0.5.0,
+- haskell-src-exts >= 1.21 && < 1.22,
++ haskell-src-exts >= 1.21 && < 1.23,
+ haskell-src-exts-util >= 0.2.5,
+ uniplate >= 1.5,
+ ansi-terminal >= 0.6.2,
=====================================
p/hlint/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3e59d635d8edbdd13636581952f4d1c304d3a4eb
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3e59d635d8edbdd13636581952f4d1c304d3a4eb
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/20200716/77495b7b/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list