[Git][haskell-team/DHG_packages][master] tasty-golden: Upgrading from 2.3.2 to 2.3.3.2
Clint Adams
gitlab at salsa.debian.org
Sun May 31 04:00:38 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
9ae8d8b2 by Clint Adams at 2020-05-30T23:00:04-04:00
tasty-golden: Upgrading from 2.3.2 to 2.3.3.2
- - - - -
4 changed files:
- p/haskell-tasty-golden/debian/changelog
- p/haskell-tasty-golden/debian/control
- − p/haskell-tasty-golden/debian/patches/series
- − p/haskell-tasty-golden/debian/patches/use-temporary
Changes:
=====================================
p/haskell-tasty-golden/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tasty-golden (2.3.3.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 30 May 2020 22:57:15 -0400
+
haskell-tasty-golden (2.3.2-3) unstable; urgency=medium
* Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)
=====================================
p/haskell-tasty-golden/debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends:
haskell-devscripts (>= 0.13),
libghc-async-dev,
libghc-async-prof,
- libghc-optparse-applicative-dev,
+ libghc-optparse-applicative-dev (>= 0.3.1),
libghc-optparse-applicative-prof,
libghc-tagged-dev,
libghc-tagged-prof,
@@ -21,14 +21,16 @@ Build-Depends:
libghc-tasty-prof,
libghc-temporary-dev (>= 1.2.0.3),
libghc-temporary-prof,
+ libghc-tasty-dev (>= 1.2),
libghc-tasty-hunit-dev,
+ libghc-tasty-hunit-prof,
Build-Depends-Indep: ghc-doc,
libghc-async-doc,
libghc-optparse-applicative-doc,
libghc-tagged-doc,
libghc-tasty-doc,
libghc-temporary-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
Homepage: https://github.com/feuerbach/tasty-golden
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tasty-golden
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-tasty-golden]
=====================================
p/haskell-tasty-golden/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-use-temporary
=====================================
p/haskell-tasty-golden/debian/patches/use-temporary deleted
=====================================
@@ -1,17 +0,0 @@
---- a/tasty-golden.cabal
-+++ b/tasty-golden.cabal
-@@ -46,7 +46,7 @@
- mtl,
- optparse-applicative,
- filepath,
-- temporary,
-+ temporary >= 1.2.0.3,
- tagged,
- deepseq,
- containers,
-@@ -70,4 +70,4 @@
- , filepath
- , directory
- , process
-- , temporary-rc
-+ , temporary >= 1.2.0.3
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9ae8d8b2c8cd8c311234d86b50e1c1968ce7a4d5
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/9ae8d8b2c8cd8c311234d86b50e1c1968ce7a4d5
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/20200531/ac987830/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list