[Git][haskell-team/DHG_packages][master] hopenpgp-tools: Upgrading from 0.23.11 to 0.25
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Jul 23 00:26:05 BST 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
0182c708 by Clint Adams at 2026-07-22T19:25:31-04:00
hopenpgp-tools: Upgrading from 0.23.11 to 0.25
- - - - -
3 changed files:
- p/haskell-hopenpgp-tools/debian/changelog
- p/haskell-hopenpgp-tools/debian/control
- p/haskell-hopenpgp-tools/debian/tests/control
Changes:
=====================================
p/haskell-hopenpgp-tools/debian/changelog
=====================================
@@ -1,3 +1,16 @@
+haskell-hopenpgp-tools (0.25-1) unstable; urgency=medium
+
+ * New upstream version.
+ - Changes `hokey canonicalize` ordering to not be
+ dependent on an underlying hash library.
+ closes: #1141576.
+ - Adds `hop verify`. closes: #872271.
+ - `hot armor` no longer emits Version header.
+ closes: #931238.
+ * Mark the autopkgtest as superficial. closes: #971474.
+
+ -- Clint Adams <clint at debian.org> Wed, 22 Jul 2026 18:55:02 -0400
+
haskell-hopenpgp-tools (0.23.11-2) unstable; urgency=medium
[ Scott Talbert ]
=====================================
p/haskell-hopenpgp-tools/debian/control
=====================================
@@ -22,9 +22,8 @@ Build-Depends:
libghc-errors-dev,
libghc-fgl-dev (>= 5.5.4.0),
libghc-graphviz-dev,
- libghc-graphviz-prof,
- libghc-hopenpgp-dev (>= 2.10.1),
- libghc-hopenpgp-dev (<< 3),
+ libghc-hopenpgp-dev (>= 3),
+ libghc-hopenpgp-dev (<< 3.1),
libghc-http-client-dev (>= 0.4.30),
libghc-http-client-tls-dev,
libghc-http-types-dev,
@@ -32,7 +31,8 @@ Build-Depends:
libghc-lens-dev,
libghc-memory-dev,
libghc-monad-loops-dev,
- libghc-openpgp-asciiarmor-dev (>= 0.1),
+ libghc-network-dev,
+ libghc-openpgp-asciiarmor-dev (>= 1),
libghc-optparse-applicative-dev (>= 0.18.1.0),
libghc-prettyprinter-dev (>= 1.7.0),
libghc-prettyprinter-ansi-terminal-dev (>= 1.1.2),
@@ -41,7 +41,7 @@ Build-Depends:
libghc-unordered-containers-dev,
libghc-vector-dev,
libghc-yaml-dev,
-Standards-Version: 4.7.3
+Standards-Version: 4.7.4
Homepage: https://salsa.debian.org/clint/hOpenPGP-tools
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hopenpgp-tools
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hopenpgp-tools]
=====================================
p/haskell-hopenpgp-tools/debian/tests/control
=====================================
@@ -1 +1,2 @@
Tests: smoke
+Restrictions: superficial
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0182c7083381717beecf08474c9dea72d55080a7
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0182c7083381717beecf08474c9dea72d55080a7
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20260722/80755eb2/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list