[Git][haskell-team/DHG_packages][master] lambdabot-core: Upgrading from 5.3.1 to 5.3.1.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Oct 31 03:12:02 GMT 2023
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
3bb43092 by Clint Adams at 2023-10-30T23:11:35-04:00
lambdabot-core: Upgrading from 5.3.1 to 5.3.1.1
- - - - -
4 changed files:
- p/haskell-lambdabot-core/debian/changelog
- p/haskell-lambdabot-core/debian/control
- + p/haskell-lambdabot-core/debian/patches/newer-deps
- + p/haskell-lambdabot-core/debian/patches/series
Changes:
=====================================
p/haskell-lambdabot-core/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-lambdabot-core (5.3.1-2) UNRELEASED; urgency=medium
+haskell-lambdabot-core (5.3.1.1-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
- -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 27 Aug 2023 12:34:09 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Mon, 30 Oct 2023 23:06:02 -0400
haskell-lambdabot-core (5.3.1-1) unstable; urgency=medium
=====================================
p/haskell-lambdabot-core/debian/control
=====================================
@@ -22,7 +22,7 @@ Build-Depends:
libghc-dependent-sum-dev (<< 0.8),
libghc-dependent-sum-prof,
libghc-dependent-sum-template-dev (>= 0.1.0.2),
- libghc-dependent-sum-template-dev (<< 0.2),
+ libghc-dependent-sum-template-dev (<< 0.3),
libghc-dependent-sum-template-prof,
libghc-edit-distance-dev (>= 0.2),
libghc-edit-distance-prof,
=====================================
p/haskell-lambdabot-core/debian/patches/newer-deps
=====================================
@@ -0,0 +1,11 @@
+--- a/lambdabot-core.cabal
++++ b/lambdabot-core.cabal
+@@ -74,7 +74,7 @@ library
+ containers >= 0.4,
+ dependent-map >= 0.2 && < 0.5,
+ dependent-sum >= 0.7 && < 0.8,
+- dependent-sum-template >= 0.1.0.2 && < 0.2,
++ dependent-sum-template >= 0.1.0.2 && < 0.3,
+ directory >= 1.1,
+ edit-distance >= 0.2,
+ exceptions >= 0.10 && < 0.11,
=====================================
p/haskell-lambdabot-core/debian/patches/series
=====================================
@@ -0,0 +1 @@
+newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3bb43092c04c1ae44189c91d50b5a61be179c11f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/3bb43092c04c1ae44189c91d50b5a61be179c11f
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/20231031/52ec132b/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list