[Git][haskell-team/DHG_packages][master] tasty-smallcheck: Upgrading from 0.8.1 to 0.8.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Jun 16 22:31:41 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
d2741e82 by Clint Adams at 2022-06-16T17:31:00-04:00
tasty-smallcheck: Upgrading from 0.8.1 to 0.8.2
- - - - -
2 changed files:
- p/haskell-tasty-smallcheck/debian/changelog
- p/haskell-tasty-smallcheck/debian/control
Changes:
=====================================
p/haskell-tasty-smallcheck/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tasty-smallcheck (0.8.2-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Thu, 16 Jun 2022 17:31:00 -0400
+
haskell-tasty-smallcheck (0.8.1-6) unstable; urgency=medium
* Sourceful upload for GHC 8.8.
=====================================
p/haskell-tasty-smallcheck/debian/control
=====================================
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 8.0),
ghc-prof,
- libghc-async-dev,
- libghc-async-prof,
+ libghc-optparse-applicative-dev,
+ libghc-optparse-applicative-prof,
libghc-smallcheck-dev (>= 1.0),
libghc-smallcheck-prof,
libghc-tagged-dev,
@@ -18,12 +18,12 @@ Build-Depends: debhelper (>= 10),
libghc-tasty-dev (>= 0.8),
libghc-tasty-prof,
Build-Depends-Indep: ghc-doc,
- libghc-async-doc,
+ libghc-optparse-applicative-doc,
libghc-smallcheck-doc,
libghc-tagged-doc,
libghc-tasty-doc,
Standards-Version: 4.5.0
-Homepage: http://documentup.com/feuerbach/tasty
+Homepage: https://github.com/feuerbach/tasty
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tasty-smallcheck
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-tasty-smallcheck]
X-Description: SmallCheck support for the Tasty test framework
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d2741e822c74cdae92da7839b71598609ac8ead4
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/d2741e822c74cdae92da7839b71598609ac8ead4
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/20220616/4740ed92/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list