[Git][haskell-team/DHG_packages][master] incremental-parser: Upgrading from 0.4.0.2 to 0.5.0.3
Clint Adams (@clint)
gitlab at salsa.debian.org
Sun Jul 31 03:21:18 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2797e301 by Clint Adams at 2022-07-30T22:20:40-04:00
incremental-parser: Upgrading from 0.4.0.2 to 0.5.0.3
- - - - -
2 changed files:
- p/haskell-incremental-parser/debian/changelog
- p/haskell-incremental-parser/debian/control
Changes:
=====================================
p/haskell-incremental-parser/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-incremental-parser (0.4.0.2-2) UNRELEASED; urgency=medium
+haskell-incremental-parser (0.5.0.3-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:35 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 30 Jul 2022 22:19:41 -0400
haskell-incremental-parser (0.4.0.2-1) unstable; urgency=medium
=====================================
p/haskell-incremental-parser/debian/control
=====================================
@@ -6,12 +6,14 @@ Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
+ haskell-devscripts (>= 0.13),
cdbs,
debhelper (>= 10),
ghc (>= 8),
ghc-prof,
- haskell-devscripts (>= 0.13),
- libghc-monoid-subclasses-dev (<< 1.1),
+ libghc-input-parsers-dev (<< 0.3),
+ libghc-input-parsers-prof,
+ libghc-monoid-subclasses-dev (<< 1.2),
libghc-monoid-subclasses-prof,
libghc-parsers-dev (<< 0.13),
libghc-parsers-prof,
@@ -19,6 +21,7 @@ Build-Depends:
libghc-rank2classes-dev (<< 1.5),
libghc-rank2classes-prof,
Build-Depends-Indep: ghc-doc,
+ libghc-input-parsers-doc,
libghc-monoid-subclasses-doc,
libghc-parsers-doc,
libghc-rank2classes-doc,
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2797e30167c54eeed9417db05f341ab4ed2ff346
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2797e30167c54eeed9417db05f341ab4ed2ff346
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/20220731/835334ac/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list