[Git][haskell-team/DHG_packages][master] 2 commits: pandoc-citeproc: Upgrading from 0.15.0.1 to 0.16.4.1

Clint Adams gitlab at salsa.debian.org
Sun Jun 7 22:45:19 BST 2020



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


Commits:
0250d55e by Clint Adams at 2020-06-07T17:30:16-04:00
pandoc-citeproc: Upgrading from 0.15.0.1 to 0.16.4.1

- - - - -
48bb3f9c by Clint Adams at 2020-06-07T17:43:16-04:00
lambdabot-core: Upgrading from 5.2 to 5.3

- - - - -


5 changed files:

- p/haskell-lambdabot-core/debian/changelog
- p/haskell-lambdabot-core/debian/control
- p/haskell-lambdabot-core/debian/patches/no-network-bsd
- p/haskell-pandoc-citeproc/debian/changelog
- p/haskell-pandoc-citeproc/debian/control


Changes:

=====================================
p/haskell-lambdabot-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-lambdabot-core (5.3-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Clint Adams <clint at debian.org>  Sun, 07 Jun 2020 17:40:19 -0400
+
 haskell-lambdabot-core (5.2-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-lambdabot-core/debian/control
=====================================
@@ -11,13 +11,18 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-dependent-map-dev (<< 0.3),
+ libghc-http-dev (>= 1:4000),
+ libghc-http-prof,
+ libghc-safesemaphore-dev (>= 0.9),
+ libghc-safesemaphore-prof,
  libghc-dependent-map-dev (>= 0.2),
+ libghc-dependent-map-dev (<< 0.4),
  libghc-dependent-map-prof,
- libghc-dependent-sum-dev (>= 0.3),
- libghc-dependent-sum-dev (<< 0.6),
+ libghc-dependent-sum-dev (>= 0.7),
+ libghc-dependent-sum-dev (<< 0.8),
  libghc-dependent-sum-prof,
- libghc-dependent-sum-template-dev (>= 0.0.0.1),
+ libghc-dependent-sum-template-dev (>= 0.1.0.2),
+ libghc-dependent-sum-template-dev (<< 0.2),
  libghc-dependent-sum-template-prof,
  libghc-edit-distance-dev (>= 0.2),
  libghc-edit-distance-prof,
@@ -32,8 +37,8 @@ Build-Depends:
  libghc-network-dev (>= 2.7),
  libghc-network-dev (<< 3.2),
  libghc-network-prof,
- libghc-prim-uniq-dev (>= 0.1),
- libghc-prim-uniq-dev (<< 0.2),
+ libghc-prim-uniq-dev (>= 0.2),
+ libghc-prim-uniq-dev (<< 0.4),
  libghc-prim-uniq-prof,
  libghc-random-dev (>= 1),
  libghc-random-prof,
@@ -42,6 +47,7 @@ Build-Depends:
  libghc-random-source-dev (>= 0.3),
  libghc-random-source-prof,
  libghc-regex-tdfa-dev (>= 1.1),
+ libghc-regex-tdfa-dev (<< 1.4),
  libghc-regex-tdfa-prof,
  libghc-safesemaphore-dev (>= 0.9),
  libghc-safesemaphore-prof,
@@ -77,7 +83,7 @@ Build-Depends-Indep:
  libghc-transformers-base-doc,
  libghc-utf8-string-doc,
  libghc-zlib-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
 Homepage: https://wiki.haskell.org/Lambdabot
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-lambdabot-core
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-lambdabot-core]


=====================================
p/haskell-lambdabot-core/debian/patches/no-network-bsd
=====================================
@@ -1,10 +1,10 @@
 --- a/lambdabot-core.cabal
 +++ b/lambdabot-core.cabal
-@@ -84,7 +84,6 @@
+@@ -85,7 +85,6 @@
                          monad-control           >= 1.0,
                          mtl                     >= 2,
                          network                 >= 2.7 && < 3.2,
--                        network-bsd             >= 2.8 && < 2.9,
+-                        network-bsd             >= 2.7 && < 2.9,
                          parsec                  >= 3,
-                         prim-uniq               == 0.1.*,
+                         prim-uniq               >= 0.2 && < 0.4,
                          random                  >= 1,


=====================================
p/haskell-pandoc-citeproc/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-pandoc-citeproc (0.16.4.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Sun, 07 Jun 2020 17:29:02 -0400
+
 haskell-pandoc-citeproc (0.15.0.1-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-pandoc-citeproc/debian/control
=====================================
@@ -11,6 +11,12 @@ Build-Depends:
  ghc (>= 8.4.3),
  ghc-prof,
  haskell-devscripts (>= 0.13),
+ libghc-hsyaml-dev (>= 0.2),
+ libghc-hsyaml-dev (<< 0.3),
+ libghc-hsyaml-prof,
+ libghc-hsyaml-aeson-dev (>= 0.2),
+ libghc-hsyaml-aeson-dev (<< 0.3),
+ libghc-hsyaml-aeson-prof,
  libghc-aeson-dev (>= 0.7),
  libghc-aeson-dev (<< 1.5),
  libghc-aeson-prof,
@@ -20,13 +26,15 @@ Build-Depends:
  libghc-data-default-prof,
  libghc-hs-bibutils-dev (>= 6.4),
  libghc-hs-bibutils-prof,
+ libghc-network-dev (<< 3.2),
+ libghc-network-prof,
  libghc-old-locale-dev,
  libghc-old-locale-prof,
- libghc-pandoc-dev (>= 1.16),
- libghc-pandoc-dev (<< 2.6),
+ libghc-pandoc-dev (>= 2.8),
+ libghc-pandoc-dev (<< 2.10),
  libghc-pandoc-prof,
- libghc-pandoc-types-dev (>= 1.17.3),
- libghc-pandoc-types-dev (<< 1.18),
+ libghc-pandoc-types-dev (>= 1.20),
+ libghc-pandoc-types-dev (<< 1.21),
  libghc-pandoc-types-prof,
  libghc-setenv-dev (<< 0.2),
  libghc-setenv-dev (>= 0.1),
@@ -47,16 +55,28 @@ Build-Depends:
  libghc-vector-dev (>= 0.10),
  libghc-vector-prof,
  libghc-xml-conduit-dev (>= 1.2),
- libghc-xml-conduit-dev (<< 1.9),
+ libghc-xml-conduit-dev (<< 1.10),
  libghc-xml-conduit-prof,
- libghc-yaml-dev (>= 0.8.32),
+ libghc-yaml-dev (>= 0.11),
  libghc-yaml-prof,
-Build-Depends-Indep:
- ghc-doc,
+ libghc-aeson-dev,
+ libghc-aeson-pretty-dev (>= 0.8),
+ libghc-aeson-pretty-prof,
+ libghc-attoparsec-dev,
+ libghc-attoparsec-prof,
+ libghc-libyaml-dev,
+ libghc-libyaml-prof,
+ libghc-safe-dev,
+ libghc-safe-prof,
+Build-Depends-Indep: ghc-doc,
+ libghc-hsyaml-doc,
+ libghc-hsyaml-aeson-doc,
  libghc-aeson-doc,
  libghc-base-compat-doc,
  libghc-data-default-doc,
  libghc-hs-bibutils-doc,
+ libghc-network-doc,
+ libghc-old-locale-doc,
  libghc-pandoc-doc,
  libghc-pandoc-types-doc,
  libghc-setenv-doc,
@@ -68,7 +88,7 @@ Build-Depends-Indep:
  libghc-vector-doc,
  libghc-xml-conduit-doc,
  libghc-yaml-doc,
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Homepage: https://github.com/jgm/pandoc-citeproc
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-pandoc-citeproc
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-pandoc-citeproc]



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/daed443cb2644c5e6c16b48aa6e71edd411d8371...48bb3f9cc18cbca8289041501d3dd88b2cd18d27

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/daed443cb2644c5e6c16b48aa6e71edd411d8371...48bb3f9cc18cbca8289041501d3dd88b2cd18d27
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/20200607/b2c0c842/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list