[Git][haskell-team/DHG_packages][master] darcs: Upgrading from 2.16.5 to 2.18.4

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Sat Oct 26 12:36:18 BST 2024



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
6446e118 by Ilias Tsitsimpis at 2024-10-26T14:23:06+03:00
darcs: Upgrading from 2.16.5 to 2.18.4

- - - - -


5 changed files:

- p/darcs/debian/changelog
- p/darcs/debian/control
- − p/darcs/debian/patches/newer-deps
- − p/darcs/debian/patches/series
- p/darcs/debian/rules


Changes:

=====================================
p/darcs/debian/changelog
=====================================
@@ -1,9 +1,9 @@
-darcs (2.16.5-2) UNRELEASED; urgency=medium
+darcs (2.18.4-1) unstable; urgency=medium
 
-  * Declare compliance with Debian policy 4.6.2
+  * New upstream release (Closes: #1054953, #1082790)
   * Declare compliance with Debian policy 4.7.0
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Sun, 27 Aug 2023 12:33:22 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Sat, 26 Oct 2024 14:06:35 +0300
 
 darcs (2.16.5-1) unstable; urgency=medium
 


=====================================
p/darcs/debian/control
=====================================
@@ -8,38 +8,37 @@ Build-Depends:
  bash-completion (>= 1:1.1),
  cdbs,
  debhelper (>= 10),
- libcurl4-gnutls-dev (>= 7.19.1),
- ghc (>= 8.4.3),
+ ghc (>= 9.6),
  libghc-async-dev (>= 2.0.2),
  libghc-async-dev (<< 2.3),
  libghc-attoparsec-dev (>= 0.13.0.1),
  libghc-attoparsec-dev (<< 0.15),
- libghc-base16-bytestring-dev (>= 0.1.1.7),
+ libghc-base16-bytestring-dev (>= 1.0),
  libghc-base16-bytestring-dev (<< 1.1),
  libghc-conduit-dev (>= 1.3.0),
  libghc-conduit-dev (<< 1.4),
  libghc-constraints-dev (>= 0.11),
- libghc-constraints-dev (<< 0.14),
+ libghc-constraints-dev (<< 0.15),
  libghc-cryptonite-dev (>= 0.24),
- libghc-cryptonite-dev (<< 0.30),
+ libghc-cryptonite-dev (<< 0.31),
  libghc-data-ordlist-dev (>= 0.4),
  libghc-data-ordlist-dev (<< 0.5),
  libghc-fgl-dev (>= 5.5.2.3),
- libghc-fgl-dev (<< 5.8),
+ libghc-fgl-dev (<< 5.9),
  libghc-hashable-dev (>= 1.2.3.3),
- libghc-hashable-dev (<< 1.4),
+ libghc-hashable-dev (<< 1.5),
  libghc-html-dev (>= 1.0.1.2),
  libghc-html-dev (<< 1.1),
  libghc-http-conduit-dev (>= 2.3),
  libghc-http-conduit-dev (<< 2.4),
  libghc-http-types-dev (>= 0.12.1),
- libghc-http-types-dev (<< 0.12.4),
+ libghc-http-types-dev (<< 0.12.5),
  libghc-memory-dev (>= 0.14),
- libghc-memory-dev (<< 0.17),
+ libghc-memory-dev (<< 0.19),
  libghc-mmap-dev (>= 0.5.9),
  libghc-mmap-dev (<< 0.6),
  libghc-network-dev (>= 2.6),
- libghc-network-dev (<< 3.2),
+ libghc-network-dev (<< 3.3),
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-dev (<< 2.8),
  libghc-old-time-dev (>= 1.1.0.3),
@@ -48,23 +47,27 @@ Build-Depends:
  libghc-regex-applicative-dev (<< 0.4),
  libghc-regex-base-dev (>= 0.94.0.1),
  libghc-regex-base-dev (<< 0.94.1),
- libghc-regex-tdfa-dev (>= 1.3.1.0),
- libghc-regex-tdfa-dev (<< 1.3.3),
+ libghc-regex-tdfa-dev (>= 1.3.2),
+ libghc-regex-tdfa-dev (<< 1.4),
+ libghc-safe-dev (>= 0.3.20),
+ libghc-safe-dev (<< 0.4),
  libghc-tar-dev (>= 0.5),
- libghc-tar-dev (<< 0.6),
+ libghc-tar-dev (<< 0.7),
  libghc-temporary-dev (>= 1.2.1),
  libghc-temporary-dev (<< 1.4),
- libghc-unix-compat-dev (>= 0.5),
- libghc-unix-compat-dev (<< 0.6),
+ libghc-terminal-size-dev (>= 0.3.4),
+ libghc-terminal-size-dev (<< 0.4),
+ libghc-tls-dev (<< 2.0.0),
+ libghc-unix-compat-dev (>= 0.6),
+ libghc-unix-compat-dev (<< 0.8),
  libghc-utf8-string-dev (>= 1),
  libghc-utf8-string-dev (<< 1.1),
  libghc-vector-dev (>= 0.11),
- libghc-vector-dev (<< 0.13),
+ libghc-vector-dev (<< 0.14),
  libghc-zip-archive-dev (>= 0.3),
  libghc-zip-archive-dev (<< 0.5),
  libghc-zlib-dev (>= 0.6.1.2),
- libghc-zlib-dev (<< 0.7.0.0),
- pkg-config,
+ libghc-zlib-dev (<< 0.8),
 Standards-Version: 4.7.0
 Homepage: http://darcs.net/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/darcs


=====================================
p/darcs/debian/patches/newer-deps deleted
=====================================
@@ -1,26 +0,0 @@
-Index: b/darcs.cabal
-===================================================================
---- a/darcs.cabal
-+++ b/darcs.cabal
-@@ -420,7 +420,7 @@ Library
-                       binary            >= 0.5 && < 0.11,
-                       containers        >= 0.5.6.2 && < 0.7,
-                       regex-base        >= 0.94.0.1 && < 0.94.1,
--                      regex-tdfa        >= 1.3.1.0 && < 1.3.2,
-+                      regex-tdfa        >= 1.3.1.0 && < 1.3.3,
-                       regex-applicative >= 0.2 && < 0.4,
-                       mtl               >= 2.2.1 && < 2.3,
-                       transformers      >= 0.4.2.0 && < 0.6,
-@@ -436,10 +436,10 @@ Library
-                       vector            >= 0.11 && < 0.13,
-                       tar               >= 0.5 && < 0.6,
-                       data-ordlist      == 0.4.*,
--                      attoparsec        >= 0.13.0.1 && < 0.14,
-+                      attoparsec        >= 0.13.0.1 && < 0.15,
-                       zip-archive       >= 0.3 && < 0.5,
-                       async             >= 2.0.2 && < 2.3,
--                      constraints       >= 0.11 && < 0.13,
-+                      constraints       >= 0.11 && < 0.14,
-                       unix-compat       >= 0.5 && < 0.6,
-                       bytestring        >= 0.10.6 && < 0.11,
-                       old-time          >= 1.1.0.3 && < 1.2,


=====================================
p/darcs/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps


=====================================
p/darcs/debian/rules
=====================================
@@ -5,7 +5,7 @@ include /usr/share/cdbs/1/class/hlibrary.mk
 
 DEB_CABAL_PACKAGE=darcs
 
-DEB_SETUP_GHC_CONFIGURE_ARGS=$(if $(wildcard /usr/lib/ghc/*/libHSrts_thr.a),,-f-threaded) -fpkgconfig -fcurl -f-http -fterminfo --ghc-options="+RTS -V0 -RTS"
+DEB_SETUP_GHC_CONFIGURE_ARGS=$(if $(wildcard /usr/lib/ghc/*/libHSrts_thr.a),,-f-threaded)
 
 binary-post-install/darcs::
 	dh_bash-completion



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6446e118b82b74bfbd640cc849b0d7950951a2e2
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/20241026/a5cb4abc/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list