[Git][haskell-team/DHG_packages][master] genvalidity: Upgrading from 1.1.0.0 to 1.1.1.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Fri Sep 20 19:19:55 BST 2024
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
eca17f13 by Clint Adams at 2024-09-20T14:19:24-04:00
genvalidity: Upgrading from 1.1.0.0 to 1.1.1.0
- - - - -
3 changed files:
- p/haskell-genvalidity/debian/changelog
- p/haskell-genvalidity/debian/control
- p/haskell-genvalidity/debian/patches/no--N
Changes:
=====================================
p/haskell-genvalidity/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-genvalidity (1.1.0.0-2) UNRELEASED; urgency=medium
+haskell-genvalidity (1.1.1.0-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.7.0
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:17:24 +0300
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Fri, 20 Sep 2024 14:18:02 -0400
haskell-genvalidity (1.1.0.0-1) unstable; urgency=medium
=====================================
p/haskell-genvalidity/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
libghc-quickcheck2-prof,
libghc-random-dev (>= 1.1),
libghc-random-prof,
- libghc-validity-dev (>= 0.12),
+ libghc-validity-dev (>= 0.12.1),
libghc-validity-prof,
libghc-quickcheck2-dev,
libghc-hspec-dev,
=====================================
p/haskell-genvalidity/debian/patches/no--N
=====================================
@@ -1,9 +1,7 @@
-Index: b/genvalidity.cabal
-===================================================================
--- a/genvalidity.cabal
+++ b/genvalidity.cabal
@@ -61,6 +61,10 @@ library
- , validity >=0.12
+ , validity >=0.12.1
default-language: Haskell2010
+flag smp
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/eca17f139ba88247caa1144e25f051d214d4138f
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/eca17f139ba88247caa1144e25f051d214d4138f
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/20240920/add4d425/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list