[Git][haskell-team/DHG_packages][master] hOpenPGP: Upgrading from 2.10.1 to 3.0.1

Clint Adams (@clint) gitlab at salsa.debian.org
Wed Jul 22 23:52:10 BST 2026



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


Commits:
0c3d3cc6 by Clint Adams at 2026-07-22T18:51:37-04:00
hOpenPGP: Upgrading from 2.10.1 to 3.0.1

- - - - -


2 changed files:

- p/haskell-hopenpgp/debian/changelog
- p/haskell-hopenpgp/debian/control


Changes:

=====================================
p/haskell-hopenpgp/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hopenpgp (3.0.1-1) unstable; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Wed, 22 Jul 2026 18:43:12 -0400
+
 haskell-hopenpgp (2.10.1-2) unstable; urgency=medium
 
   [ Scott Talbert ]


=====================================
p/haskell-hopenpgp/debian/control
=====================================
@@ -11,7 +11,8 @@ Build-Depends:
  ghc (>= 9.4),
  ghc-prof,
  haskell-devscripts (>= 0.13),
- libghc-aeson-dev,
+ libghc-aeson-dev (>= 2.0),
+ libghc-aeson-dev (<< 3),
  libghc-aeson-prof,
  libghc-asn1-encoding-dev,
  libghc-asn1-encoding-prof,
@@ -32,11 +33,12 @@ Build-Depends:
  libghc-conduit-prof,
  libghc-crypto-cipher-types-dev,
  libghc-crypto-cipher-types-prof,
- libghc-crypton-dev,
+ libghc-crypton-dev (>= 1.0.4),
  libghc-crypton-prof,
  libghc-errors-dev,
  libghc-errors-prof,
- libghc-hashable-dev,
+ libghc-hashable-dev (>= 1.3.4),
+ libghc-hashable-dev (<< 1.6),
  libghc-hashable-prof,
  libghc-incremental-parser-dev (>= 0.5.1),
  libghc-incremental-parser-prof,
@@ -52,7 +54,7 @@ Build-Depends:
  libghc-nettle-prof,
  libghc-network-uri-dev (>= 2.6),
  libghc-network-uri-prof,
- libghc-openpgp-asciiarmor-dev (>= 0.1),
+ libghc-openpgp-asciiarmor-dev (>= 1.0),
  libghc-openpgp-asciiarmor-prof,
  libghc-prettyprinter-dev (>= 1.7.0),
  libghc-prettyprinter-prof,
@@ -60,9 +62,6 @@ Build-Depends:
  libghc-resourcet-prof,
  libghc-split-dev,
  libghc-split-prof,
- libghc-tasty-dev,
- libghc-tasty-hunit-dev,
- libghc-tasty-quickcheck-dev,
  libghc-time-locale-compat-dev,
  libghc-time-locale-compat-prof,
  libghc-unliftio-core-dev,
@@ -71,12 +70,11 @@ Build-Depends:
  libghc-unordered-containers-prof,
  libghc-zlib-dev,
  libghc-zlib-prof,
- libghc-quickcheck2-dev (>> 2.9),
- libghc-quickcheck2-prof,
- libghc-quickcheck-instances-dev,
- libghc-tasty-dev,
- libghc-tasty-hunit-dev,
- libghc-tasty-quickcheck-dev,
+ libghc-quickcheck2-dev (>> 2.9) <!nocheck>,
+ libghc-quickcheck-instances-dev <!nocheck>,
+ libghc-tasty-dev <!nocheck>,
+ libghc-tasty-hunit-dev <!nocheck>,
+ libghc-tasty-quickcheck-dev <!nocheck>,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-asn1-encoding-doc,
@@ -106,7 +104,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-unliftio-core-doc,
  libghc-unordered-containers-doc,
  libghc-zlib-doc,
-Standards-Version: 4.7.0
+Standards-Version: 4.7.4
 Homepage: https://salsa.debian.org/clint/hOpenPGP
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-hopenpgp
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-hopenpgp]
@@ -123,8 +121,8 @@ Suggests:
  ${haskell:Suggests},
 Provides:
  ${haskell:Provides},
-Description: implementation of OpenPGP (RFC4880)
- This is a native Haskell implementation of OpenPGP (RFC4880),
+Description: implementation of OpenPGP (RFC9580)
+ This is a native Haskell implementation of OpenPGP (RFC9580),
  including message format serialization and some cryptographic
  operations.
  .
@@ -141,8 +139,8 @@ Suggests:
  ${haskell:Suggests},
 Provides:
  ${haskell:Provides},
-Description: OpenPGP (RFC4880); profiling libraries
- This is a native Haskell implementation of OpenPGP (RFC4880),
+Description: OpenPGP (RFC9580); profiling libraries
+ This is a native Haskell implementation of OpenPGP (RFC9580),
  including message format serialization and some cryptographic
  operations.
  .
@@ -158,8 +156,8 @@ Recommends:
  ${haskell:Recommends},
 Suggests:
  ${haskell:Suggests},
-Description: implementation of OpenPGP (RFC4880); documentation
- This is a native Haskell implementation of OpenPGP (RFC4880),
+Description: implementation of OpenPGP (RFC9580); documentation
+ This is a native Haskell implementation of OpenPGP (RFC9580),
  including message format serialization and some cryptographic
  operations.
  .



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/0c3d3cc622cb645657425bcfcb36747f53fb7afe
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/78c8434a/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list