[Git][haskell-team/DHG_packages][master] hOpenPGP: Upgrading from 3.0.2.1 to 3.2
Clint Adams (@clint)
gitlab at salsa.debian.org
Mon Aug 10 18:29:47 BST 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
f06ef474 by Clint Adams at 2026-08-10T13:29:10-04:00
hOpenPGP: Upgrading from 3.0.2.1 to 3.2
- - - - -
3 changed files:
- p/haskell-hopenpgp/debian/changelog
- p/haskell-hopenpgp/debian/control
- p/haskell-hopenpgp/debian/copyright
Changes:
=====================================
p/haskell-hopenpgp/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hopenpgp (3.2-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Mon, 10 Aug 2026 13:18:23 -0400
+
haskell-hopenpgp (3.0.2.1-1) unstable; urgency=medium
* New upstream version.
=====================================
p/haskell-hopenpgp/debian/control
=====================================
@@ -26,6 +26,8 @@ Build-Depends:
libghc-binary-conduit-prof,
libghc-bz2-dev,
libghc-bz2-prof,
+ libghc-comonad-dev (>= 5.0),
+ libghc-comonad-prof,
libghc-conduit-dev (>= 1.3.0),
libghc-conduit-prof,
libghc-conduit-extra-dev (>= 1.1),
@@ -48,7 +50,7 @@ Build-Depends:
libghc-lens-prof,
libghc-memory-dev,
libghc-memory-prof,
- libghc-monad-loops-dev,
+ libghc-monad-loops-dev (>= 0.4),
libghc-monad-loops-prof,
libghc-nettle-dev,
libghc-nettle-prof,
@@ -58,7 +60,7 @@ Build-Depends:
libghc-openpgp-asciiarmor-prof,
libghc-prettyprinter-dev (>= 1.7.0),
libghc-prettyprinter-prof,
- libghc-resourcet-dev (>> 0.4),
+ libghc-resourcet-dev (>= 0.4),
libghc-resourcet-prof,
libghc-split-dev,
libghc-split-prof,
@@ -83,6 +85,7 @@ Build-Depends-Indep: ghc-doc,
libghc-bifunctors-doc,
libghc-binary-conduit-doc,
libghc-bz2-doc,
+ libghc-comonad-doc,
libghc-conduit-doc,
libghc-conduit-extra-doc,
libghc-crypto-cipher-types-doc,
=====================================
p/haskell-hopenpgp/debian/copyright
=====================================
@@ -6,13 +6,13 @@ Source: https://hackage.haskell.org/package/hOpenPGP
Files: *
Copyright: 2012-2016 Clint Adams <clint at debian.org>
2013 Daniel Kahn Gillmor
-License: MIT
+License: Expat
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
-License: MIT
+License: Expat
-License: MIT
+License: Expat
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f06ef474f9d845381a0a449a892b0d8f84aeb9e3
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/f06ef474f9d845381a0a449a892b0d8f84aeb9e3
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/20260810/2e12460e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list