[Git][haskell-team/DHG_packages][master] lens-aeson: Upgrading from 1.1 to 1.1.3
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Tue Jul 26 12:45:59 BST 2022
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
04ec7cfa by Ilias Tsitsimpis at 2022-07-26T14:44:39+03:00
lens-aeson: Upgrading from 1.1 to 1.1.3
- - - - -
3 changed files:
- p/haskell-lens-aeson/debian/changelog
- p/haskell-lens-aeson/debian/control
- p/haskell-lens-aeson/debian/rules
Changes:
=====================================
p/haskell-lens-aeson/debian/changelog
=====================================
@@ -1,9 +1,10 @@
-haskell-lens-aeson (1.1-2) UNRELEASED; urgency=medium
+haskell-lens-aeson (1.1.3-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
* Remove retired developer, Joachim Breitner, from Uploaders.
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:40 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 26 Jul 2022 14:40:45 +0300
haskell-lens-aeson (1.1-1) unstable; urgency=medium
=====================================
p/haskell-lens-aeson/debian/control
=====================================
@@ -12,13 +12,13 @@ Build-Depends:
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-aeson-dev (>= 0.7.0.5),
- libghc-aeson-dev (<< 1.5),
+ libghc-aeson-dev (<< 2.1),
libghc-aeson-prof,
libghc-attoparsec-dev (>= 0.10),
- libghc-attoparsec-dev (<< 0.14),
+ libghc-attoparsec-dev (<< 0.15),
libghc-attoparsec-prof,
libghc-lens-dev (>= 4.4),
- libghc-lens-dev (<< 5),
+ libghc-lens-dev (<< 6),
libghc-lens-prof,
libghc-scientific-dev (>= 0.3.2),
libghc-scientific-dev (<< 0.4),
@@ -29,18 +29,6 @@ Build-Depends:
libghc-vector-dev (>= 0.9),
libghc-vector-dev (<< 0.13),
libghc-vector-prof,
- libghc-cabal-doctest-dev (>= 1),
- libghc-cabal-doctest-dev (<< 1.1),
- libghc-cabal-doctest-prof,
- libghc-doctest-dev (>= 0.11.1),
- libghc-doctest-dev (<< 0.17),
- libghc-doctest-prof,
- libghc-generic-deriving-dev,
- libghc-generic-deriving-prof,
- libghc-semigroups-dev (>= 0.9),
- libghc-semigroups-prof,
- libghc-simple-reflect-dev (>= 0.3.1),
- libghc-simple-reflect-prof,
Build-Depends-Indep: ghc-doc,
libghc-aeson-doc,
libghc-attoparsec-doc,
=====================================
p/haskell-lens-aeson/debian/rules
=====================================
@@ -3,11 +3,7 @@
DEB_CABAL_PACKAGE = lens-aeson
DEB_DEFAULT_COMPILER = ghc
-ifeq (s390x,$(DEB_HOST_ARCH))
- DEB_ENABLE_TESTS = no
-else
- DEB_ENABLE_TESTS = yes
-endif
+DEB_ENABLE_TESTS = yes
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/04ec7cfa1b26e76a09b6cdb407967baae53f0512
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/04ec7cfa1b26e76a09b6cdb407967baae53f0512
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/20220726/505720ac/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list