[Git][haskell-team/DHG_packages][master] 5 commits: classy-prelude-conduit: Sourceful upload for GHC 9.4
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Fri Oct 13 16:09:04 BST 2023
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f4277273 by Ilias Tsitsimpis at 2023-10-13T17:52:25+03:00
classy-prelude-conduit: Sourceful upload for GHC 9.4
- - - - -
b896aa93 by Ilias Tsitsimpis at 2023-10-13T17:53:21+03:00
gi-gdkx11: Upgrading from 3.0.13 to 3.0.15
- - - - -
e9ae79c2 by Ilias Tsitsimpis at 2023-10-13T17:54:19+03:00
gi-gtk: Upgrading from 3.0.39 to 3.0.41
- - - - -
5f56c5bc by Ilias Tsitsimpis at 2023-10-13T17:54:49+03:00
input-parsers: Upgrading from 0.2.3.2 to 0.3.0.1
- - - - -
674a80b1 by Ilias Tsitsimpis at 2023-10-13T17:58:34+03:00
Agda: Upgrading from 2.6.2.2 to 2.6.3
- - - - -
10 changed files:
- p/agda/debian/changelog
- p/agda/debian/control
- p/haskell-classy-prelude-conduit/debian/changelog
- p/haskell-classy-prelude-conduit/debian/control
- p/haskell-gi-gdkx11/debian/changelog
- p/haskell-gi-gdkx11/debian/control
- p/haskell-gi-gtk/debian/changelog
- p/haskell-gi-gtk/debian/control
- p/haskell-input-parsers/debian/changelog
- p/haskell-input-parsers/debian/control
Changes:
=====================================
p/agda/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-agda (2.6.2.2-2) UNRELEASED; urgency=medium
+agda (2.6.3-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:33:21 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 13 Oct 2023 17:57:46 +0300
agda (2.6.2.2-1.1) unstable; urgency=high
=====================================
p/agda/debian/control
=====================================
@@ -9,12 +9,15 @@ Build-Depends:
cpphs (>= 1.20.2),
debhelper (>= 10),
dh-elpa (>= 1.16),
- ghc (>= 8.4.3),
+ ghc (>= 9.4),
happy,
haskell-devscripts (>= 0.13),
ghc-prof,
+ libghc-stmonadtrans-dev (>= 0.4.3),
+ libghc-stmonadtrans-dev (<< 0.5),
+ libghc-stmonadtrans-prof,
libghc-aeson-dev (>= 1.1.2.0),
- libghc-aeson-dev (<< 2.1),
+ libghc-aeson-dev (<< 2.2),
libghc-aeson-prof,
libghc-async-dev (>= 2.2),
libghc-async-dev (<< 2.3),
@@ -28,7 +31,11 @@ Build-Depends:
libghc-case-insensitive-prof,
libghc-data-hash-dev (>= 0.2.0.0),
libghc-data-hash-dev (<< 0.3),
- libghc-data-hash-dev (>= 0.2.0.0),
+ libghc-data-hash-prof,
+ libghc-dlist-dev (>= 0.8),
+ libghc-dlist-dev (<< 1.1),
+ libghc-dlist-prof,
+ libghc-edit-distance-dev (>= 0.2.1.2),
libghc-edit-distance-dev (<< 0.3),
libghc-equivalence-dev (>= 0.3.2),
libghc-equivalence-dev (<< 0.5),
@@ -42,9 +49,6 @@ Build-Depends:
libghc-hashable-dev (>= 1.2.1.0),
libghc-hashable-dev (<< 1.5),
libghc-hashable-prof,
- libghc-hashtables-dev (>= 1.2.0.2),
- libghc-hashtables-dev (<< 1.4),
- libghc-hashtables-prof,
libghc-monad-control-dev (>= 1.0.1.0),
libghc-monad-control-dev (<< 1.1),
libghc-monad-control-prof,
@@ -60,39 +64,52 @@ Build-Depends:
libghc-split-dev (>= 0.2.0.0),
libghc-split-dev (<< 0.2.4),
libghc-split-prof,
- libghc-strict-dev (>= 0.3.2),
+ libghc-strict-dev (>= 0.4.0.1),
libghc-strict-dev (<< 0.5),
libghc-strict-prof,
+ libghc-time-compat-dev (>= 1.9.2),
+ libghc-time-compat-dev (<< 1.10),
+ libghc-time-compat-prof,
libghc-unordered-containers-dev (>= 0.2.5.0),
libghc-unordered-containers-dev (<< 0.3),
libghc-uri-encode-dev (>= 1.5.0.4),
libghc-uri-encode-dev (<< 1.6),
libghc-uri-encode-prof,
+ libghc-vector-dev (>= 0.12),
+ libghc-vector-dev (<< 0.14),
+ libghc-vector-prof,
+ libghc-vector-hashtables-dev (>= 0.1),
+ libghc-vector-hashtables-dev (<< 0.2),
+ libghc-vector-hashtables-prof,
libghc-zlib-dev (>= 0.6),
libghc-zlib-dev (<< 0.7),
alex,
happy,
Build-Depends-Indep: ghc-doc,
+ libghc-stmonadtrans-doc,
libghc-aeson-doc,
libghc-async-doc,
libghc-blaze-html-doc,
libghc-boxes-doc,
libghc-case-insensitive-doc,
libghc-data-hash-doc,
+ libghc-dlist-doc,
libghc-edit-distance-doc,
libghc-equivalence-doc,
libghc-exceptions-doc,
libghc-gitrev-doc,
libghc-hashable-doc,
- libghc-hashtables-doc,
libghc-monad-control-doc,
libghc-murmur-hash-doc,
libghc-parallel-doc,
libghc-regex-tdfa-doc,
libghc-split-doc,
libghc-strict-doc,
+ libghc-time-compat-doc,
libghc-unordered-containers-doc,
libghc-uri-encode-doc,
+ libghc-vector-doc,
+ libghc-vector-hashtables-doc,
libghc-zlib-doc,
Standards-Version: 4.6.2
Homepage: https://wiki.portal.chalmers.se/agda/
=====================================
p/haskell-classy-prelude-conduit/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-classy-prelude-conduit (1.5.0-4) UNRELEASED; urgency=medium
+haskell-classy-prelude-conduit (1.5.0-4) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
+ * Sourceful upload for GHC 9.4
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:33:34 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 13 Oct 2023 17:52:25 +0300
haskell-classy-prelude-conduit (1.5.0-3) unstable; urgency=medium
=====================================
p/haskell-classy-prelude-conduit/debian/control
=====================================
@@ -8,7 +8,7 @@ Rules-Requires-Root: no
Build-Depends:
cdbs,
debhelper (>= 10),
- ghc (>= 8),
+ ghc (>= 9.4),
ghc-prof,
haskell-devscripts (>= 0.13),
libghc-classy-prelude-dev (>= 1.5.0),
=====================================
p/haskell-gi-gdkx11/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gdkx11 (3.0.13-2) UNRELEASED; urgency=medium
+haskell-gi-gdkx11 (3.0.15-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:33:53 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 13 Oct 2023 17:53:20 +0300
haskell-gi-gdkx11 (3.0.13-1) unstable; urgency=medium
=====================================
p/haskell-gi-gdkx11/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
pkg-config,
libgtk-3-dev,
=====================================
p/haskell-gi-gtk/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-gi-gtk (3.0.39-2) UNRELEASED; urgency=medium
+haskell-gi-gtk (3.0.41-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:33:53 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 13 Oct 2023 17:54:19 +0300
haskell-gi-gtk (3.0.39-1) unstable; urgency=medium
=====================================
p/haskell-gi-gtk/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
pkg-config,
libgtk-3-dev,
=====================================
p/haskell-input-parsers/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-input-parsers (0.2.3.2-3) UNRELEASED; urgency=medium
+haskell-input-parsers (0.3.0.1-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
+ * New upstream release
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:34:06 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Fri, 13 Oct 2023 17:54:49 +0300
haskell-input-parsers (0.2.3.2-2) unstable; urgency=medium
=====================================
p/haskell-input-parsers/debian/control
=====================================
@@ -7,13 +7,13 @@ Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
cdbs,
- ghc,
+ ghc (>= 9.4),
ghc-prof,
libghc-attoparsec-dev (>= 0.12.1.4),
libghc-attoparsec-dev (<< 0.15),
libghc-attoparsec-prof,
libghc-monoid-subclasses-dev (>= 1.0),
- libghc-monoid-subclasses-dev (<< 1.2),
+ libghc-monoid-subclasses-dev (<< 1.3),
libghc-monoid-subclasses-prof,
libghc-parsers-dev (>= 0.12),
libghc-parsers-dev (<< 0.13),
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/4bacefa1166cf0154fdb974250f835834025dec1...674a80b1dce0376c664f64b42029644109678de2
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/4bacefa1166cf0154fdb974250f835834025dec1...674a80b1dce0376c664f64b42029644109678de2
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/20231013/c6200aab/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list