[Git][haskell-team/DHG_packages][master] tldr: Upgrading from 0.6.4 to 0.9.2

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Mon Jun 20 04:19:57 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
7bca66f9 by Scott Talbert at 2022-06-19T23:19:07-04:00
tldr: Upgrading from 0.6.4 to 0.9.2

- - - - -


3 changed files:

- p/haskell-tldr/debian/changelog
- p/haskell-tldr/debian/control
- p/haskell-tldr/debian/patches/no--N.diff


Changes:

=====================================
p/haskell-tldr/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-tldr (0.9.2-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Scott Talbert <swt at techie.net>  Sun, 19 Jun 2022 23:07:08 -0400
+
 haskell-tldr (0.6.4-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-tldr/debian/control
=====================================
@@ -13,16 +13,34 @@ Build-Depends: debhelper (>= 10),
  ghc-prof,
  libghc-ansi-terminal-dev,
  libghc-ansi-terminal-prof,
+ libghc-attoparsec-dev,
+ libghc-attoparsec-prof,
  libghc-cmark-dev,
  libghc-cmark-prof,
+ libghc-http-conduit-dev,
+ libghc-http-conduit-prof,
  libghc-optparse-applicative-dev,
+ libghc-optparse-applicative-prof,
  libghc-semigroups-dev,
- libghc-typed-process-dev,
+ libghc-semigroups-prof,
+ libghc-zip-archive-dev,
+ libghc-zip-archive-prof,
+ libghc-tasty-dev,
+ libghc-tasty-prof,
+ libghc-tasty-golden-dev,
+ libghc-tasty-golden-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-ansi-terminal-doc,
+ libghc-attoparsec-doc,
  libghc-cmark-doc,
+ libghc-http-conduit-doc,
+ libghc-optparse-applicative-doc,
+ libghc-semigroups-doc,
+ libghc-zip-archive-doc,
 Standards-Version: 4.5.0
 Homepage: https://github.com/psibi/tldr-hs#readme
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-tldr
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-tldr]
 X-Description: Haskell tldr client
  Haskell tldr client with support for updating and viewing tldr pages.
  .


=====================================
p/haskell-tldr/debian/patches/no--N.diff
=====================================
@@ -1,20 +1,11 @@
 --- a/tldr.cabal
 +++ b/tldr.cabal
-@@ -65,7 +65,7 @@
-     , tldr
-     , typed-process
-   if os(linux)
--    ghc-options: -threaded -optl-pthread -rtsopts -with-rtsopts=-N
-+    ghc-options: -threaded -optl-pthread -rtsopts
-   else
-     ghc-options: -threaded -rtsopts -with-rtsopts=-N
-   default-language: Haskell2010
-@@ -77,7 +77,7 @@
+@@ -91,7 +91,7 @@ test-suite tldr-test
        Paths_tldr
    hs-source-dirs:
        test
--  ghc-options: -threaded -rtsopts -with-rtsopts=-N
-+  ghc-options: -threaded -rtsopts
+-  ghc-options: -Wall -O2 -threaded -rtsopts -with-rtsopts=-N
++  ghc-options: -Wall -O2 -threaded -rtsopts
    build-depends:
        base
      , tasty



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7bca66f9161de7ffb6ffef2646541a560fda5d92

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/7bca66f9161de7ffb6ffef2646541a560fda5d92
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/20220620/45adf252/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list