[Git][haskell-team/DHG_packages][master] parsers: Upgrading from 0.12.10 to 0.12.11
Clint Adams (@clint)
gitlab at salsa.debian.org
Fri Jul 22 22:59:43 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
5fc5b81f by Clint Adams at 2022-07-22T17:58:04-04:00
parsers: Upgrading from 0.12.10 to 0.12.11
- - - - -
2 changed files:
- p/haskell-parsers/debian/changelog
- p/haskell-parsers/debian/control
Changes:
=====================================
p/haskell-parsers/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-parsers (0.12.10-3) UNRELEASED; urgency=medium
+haskell-parsers (0.12.11-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:52 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Fri, 22 Jul 2022 17:54:13 -0400
haskell-parsers (0.12.10-2) unstable; urgency=medium
=====================================
p/haskell-parsers/debian/control
=====================================
@@ -6,14 +6,13 @@ Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
+ haskell-devscripts (>= 0.13),
cdbs,
debhelper (>= 10),
ghc (>= 8.4.3),
ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-attoparsec-dev,
- libghc-attoparsec-dev (<< 0.14),
libghc-attoparsec-dev (>= 0.12.1.4),
+ libghc-attoparsec-dev (<< 0.15),
libghc-attoparsec-prof,
libghc-base-orphans-dev (<< 1),
libghc-base-orphans-dev (>= 0.3),
@@ -26,9 +25,6 @@ Build-Depends:
libghc-scientific-dev (<< 0.4),
libghc-scientific-dev (>= 0.3),
libghc-scientific-prof,
- libghc-semigroups-dev (>= 0.12),
- libghc-semigroups-dev (<< 1),
- libghc-semigroups-prof,
libghc-unordered-containers-dev (>= 0.2),
libghc-unordered-containers-dev (<< 0.3),
libghc-unordered-containers-prof,
@@ -40,7 +36,6 @@ Build-Depends-Indep: ghc-doc,
libghc-base-orphans-doc,
libghc-charset-doc,
libghc-scientific-doc,
- libghc-semigroups-doc,
libghc-unordered-containers-doc,
Standards-Version: 4.6.1
Homepage: https://github.com/ekmett/parsers/
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5fc5b81f7fef5aea1b5cc7249d93fb437e3cae0b
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/5fc5b81f7fef5aea1b5cc7249d93fb437e3cae0b
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/20220722/f48e8fb9/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list