[Git][haskell-team/DHG_packages][master] tasty-expected-failure: Upgrading from 0.11.1.2 to 0.12.3
Clint Adams (@clint)
gitlab at salsa.debian.org
Tue Jun 14 20:55:17 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6e519490 by Clint Adams at 2022-06-14T15:45:59-04:00
tasty-expected-failure: Upgrading from 0.11.1.2 to 0.12.3
- - - - -
4 changed files:
- p/haskell-tasty-expected-failure/debian/changelog
- p/haskell-tasty-expected-failure/debian/control
- − p/haskell-tasty-expected-failure/debian/patches/newer-deps
- − p/haskell-tasty-expected-failure/debian/patches/series
Changes:
=====================================
p/haskell-tasty-expected-failure/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tasty-expected-failure (0.12.3-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Tue, 14 Jun 2022 15:44:04 -0400
+
haskell-tasty-expected-failure (0.11.1.2-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-tasty-expected-failure/debian/control
=====================================
@@ -14,12 +14,17 @@ Build-Depends: debhelper (>= 10),
libghc-tagged-prof (>= 0.7),
libghc-tagged-prof (<< 0.9),
libghc-tasty-dev (>= 0.11),
- libghc-tasty-prof (>= 0.11),
+ libghc-tasty-prof,
+ libghc-unbounded-delays-dev (<< 0.2),
+ libghc-unbounded-delays-prof,
Build-Depends-Indep: ghc-doc,
libghc-tagged-doc,
libghc-tasty-doc,
-Standards-Version: 4.1.4
+ libghc-unbounded-delays-doc,
+Standards-Version: 4.6.1
Homepage: https://github.com/nomeata/tasty-expected-failure
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tasty-expected-failure
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-tasty-expected-failure]
X-Description: mark tasty tests as failure-expected
With the function 'expectFail' in the provided module
Test.Tasty.ExpectedFailure, you can mark that you expect
=====================================
p/haskell-tasty-expected-failure/debian/patches/newer-deps deleted
=====================================
@@ -1,11 +0,0 @@
---- a/tasty-expected-failure.cabal
-+++ b/tasty-expected-failure.cabal
-@@ -33,7 +33,7 @@
- exposed-modules:
- Test.Tasty.ExpectedFailure
- build-depends:
-- base >= 4.5 && <4.14,
-+ base >= 4.5 && <5,
- tagged >= 0.7 && < 0.9,
- tasty >= 0.11
- default-language: Haskell2010
=====================================
p/haskell-tasty-expected-failure/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6e5194905f27db660636f872c7eb0c3944fd4aca
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6e5194905f27db660636f872c7eb0c3944fd4aca
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/20220614/e40a733f/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list