[Git][haskell-team/DHG_packages][master] hOpenPGP: Upgrading from 3.5 to 3.6.1
Clint Adams (@clint)
gitlab at salsa.debian.org
Wed Sep 2 15:04:21 BST 2026
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
643301f5 by Clint Adams at 2026-09-02T10:03:47-04:00
hOpenPGP: Upgrading from 3.5 to 3.6.1
- - - - -
3 changed files:
- p/haskell-hopenpgp/debian/changelog
- p/haskell-hopenpgp/debian/control
- p/haskell-hopenpgp/debian/watch
Changes:
=====================================
p/haskell-hopenpgp/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hopenpgp (3.6.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Wed, 02 Sep 2026 09:56:08 -0400
+
haskell-hopenpgp (3.5-1) unstable; urgency=medium
* New upstream release
=====================================
p/haskell-hopenpgp/debian/control
=====================================
@@ -52,7 +52,8 @@ Build-Depends:
libghc-memory-prof,
libghc-monad-loops-dev (>= 0.4),
libghc-monad-loops-prof,
- libghc-nettle-dev,
+ libghc-nettle-dev (>= 0.3),
+ libghc-nettle-dev (<< 0.4),
libghc-nettle-prof,
libghc-network-uri-dev (>= 2.6),
libghc-network-uri-prof,
=====================================
p/haskell-hopenpgp/debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-https://hackage.haskell.org/package/hOpenPGP/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+Version: 5
+
+Source: https://hackage.haskell.org/package/hOpenPGP/distro-monitor
+Matching-Pattern: .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/643301f51c2ca02b746ce2242b97c9289311a996
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/643301f51c2ca02b746ce2242b97c9289311a996
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/20260902/88ccfbd7/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list