[Git][haskell-team/DHG_packages][master] tldr: Upgrading from 0.3.0 to 0.4.0
Ilias Tsitsimpis
gitlab at salsa.debian.org
Sun Sep 30 12:24:20 BST 2018
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2c38417d by Ilias Tsitsimpis at 2018-09-30T11:22:22Z
tldr: Upgrading from 0.3.0 to 0.4.0
- - - - -
2 changed files:
- p/haskell-tldr/debian/changelog
- p/haskell-tldr/debian/patches/no--N.diff
Changes:
=====================================
p/haskell-tldr/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-tldr (0.3.0-2) UNRELEASED; urgency=medium
+haskell-tldr (0.4.0-1) unstable; urgency=medium
+ [ Clint Adams ]
* Set Rules-Requires-Root to no.
- -- Clint Adams <clint at debian.org> Sun, 06 May 2018 22:10:46 -0400
+ [ Ilias Tsitsimpis ]
+ * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 30 Sep 2018 14:20:48 +0300
haskell-tldr (0.3.0-1) unstable; urgency=medium
=====================================
p/haskell-tldr/debian/patches/no--N.diff
=====================================
@@ -1,6 +1,8 @@
+Index: b/tldr.cabal
+===================================================================
--- a/tldr.cabal
+++ b/tldr.cabal
-@@ -27,7 +27,7 @@
+@@ -27,7 +27,7 @@ executable tldr
hs-source-dirs: app
main-is: Main.hs
other-modules: Paths_tldr
@@ -9,10 +11,10 @@
build-depends: base
, tldr
, optparse-applicative
-@@ -43,7 +43,7 @@
- main-is: Spec.hs
- build-depends: base
+@@ -45,7 +45,7 @@ test-suite tldr-test
, tldr
+ , tasty
+ , tasty-golden
- ghc-options: -threaded -rtsopts -with-rtsopts=-N
+ ghc-options: -threaded -rtsopts
default-language: Haskell2010
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2c38417d07c1871b0be6bc674684b294bb90cdb8
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/2c38417d07c1871b0be6bc674684b294bb90cdb8
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/20180930/3ee5b738/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list