[Git][haskell-team/DHG_packages][master] doctemplates: Upgrading from 0.2.2.1 to 0.8

Clint Adams gitlab at salsa.debian.org
Mon Jul 13 11:36:23 BST 2020



Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
8c8b15c5 by Clint Adams at 2020-07-13T06:36:01-04:00
doctemplates: Upgrading from 0.2.2.1 to 0.8

- - - - -


3 changed files:

- p/haskell-doctemplates/debian/changelog
- p/haskell-doctemplates/debian/control
- p/haskell-doctemplates/debian/patches/no--N


Changes:

=====================================
p/haskell-doctemplates/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-doctemplates (0.8-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Mon, 13 Jul 2020 06:34:47 -0400
+
 haskell-doctemplates (0.2.2.1-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-parsec3-dev (provided by ghc-


=====================================
p/haskell-doctemplates/debian/control
=====================================
@@ -9,27 +9,43 @@ Build-Depends: debhelper (>= 10),
  cdbs,
  ghc (>= 8.4.3),
  ghc-prof,
+ libghc-hsyaml-dev,
+ libghc-hsyaml-prof,
  libghc-aeson-dev,
  libghc-aeson-prof,
- libghc-blaze-html-dev,
- libghc-blaze-html-prof,
- libghc-blaze-markup-dev,
- libghc-blaze-markup-prof,
+ libghc-doclayout-dev (>= 0.2),
+ libghc-doclayout-dev (<< 0.3),
+ libghc-doclayout-prof,
+ libghc-safe-dev,
+ libghc-safe-prof,
  libghc-scientific-dev,
  libghc-scientific-prof,
+ libghc-text-conversions-dev,
+ libghc-text-conversions-prof,
  libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
  libghc-vector-dev,
  libghc-vector-prof,
- libghc-hspec-dev,
+ libghc-glob-dev,
+ libghc-glob-prof,
+ libghc-tasty-dev,
+ libghc-tasty-prof,
+ libghc-tasty-golden-dev,
+ libghc-tasty-golden-prof,
+ libghc-tasty-hunit-dev,
+ libghc-tasty-hunit-prof,
+ libghc-temporary-dev,
+ libghc-temporary-prof,
 Build-Depends-Indep: ghc-doc,
+ libghc-hsyaml-doc,
  libghc-aeson-doc,
- libghc-blaze-html-doc,
- libghc-blaze-markup-doc,
+ libghc-doclayout-doc,
+ libghc-safe-doc,
  libghc-scientific-doc,
+ libghc-text-conversions-doc,
  libghc-unordered-containers-doc,
  libghc-vector-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: https://github.com/jgm/doctemplates#readme
 X-Description: Pandoc-style document templates
  This is the templating system used by pandoc. It was formerly be a


=====================================
p/haskell-doctemplates/debian/patches/no--N
=====================================
@@ -1,11 +1,11 @@
 --- a/doctemplates.cabal
 +++ b/doctemplates.cabal
-@@ -40,7 +40,7 @@
-                        aeson,
-                        hspec,
+@@ -64,7 +64,7 @@
+                        temporary,
+                        bytestring,
                         text
 -  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
 +  ghc-options:         -threaded
    default-language:    Haskell2010
  
- source-repository head
+ benchmark doctemplates-bench



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/8c8b15c58891115dd152365037a57bb0a83eed63
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/20200713/b9ff93c7/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list