Your message dated Mon, 28 Jul 2025 06:09:35 +0000
with message-id <[email protected]>
and subject line unblock dehydrated
has caused the Debian Bug report #1109985,
regarding unblock: dehydrated/0.7.2-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1109985: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109985
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
X-Debbugs-Cc: [email protected]
Control: affects -1 + src:dehydrated
User: [email protected]
Usertags: unblock
Please unblock package dehydrated
[ Reason ]
There was a missing dependency.
[ Impact ]
Not much IMHO, guess users will install bsdextrautils manually.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
[ Other info ]
The full debdiff:
diffstat for dehydrated-0.7.2 dehydrated-0.7.2
changelog | 6 ++++++
control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff -Nru dehydrated-0.7.2/debian/changelog dehydrated-0.7.2/debian/changelog
--- dehydrated-0.7.2/debian/changelog 2025-06-02 16:50:35.000000000 +0200
+++ dehydrated-0.7.2/debian/changelog 2025-07-27 18:44:15.000000000 +0200
@@ -1,3 +1,9 @@
+dehydrated (0.7.2-2) unstable; urgency=medium
+
+ * Add missing dependencies on awk and bsdextrautils. Closes: #1088049
+
+ -- Mattia Rizzolo <[email protected]> Sun, 27 Jul 2025 18:44:15 +0200
+
dehydrated (0.7.2-1) unstable; urgency=medium
* New upstream release 0.7.2.
diff -Nru dehydrated-0.7.2/debian/control dehydrated-0.7.2/debian/control
--- dehydrated-0.7.2/debian/control 2025-06-02 16:50:35.000000000 +0200
+++ dehydrated-0.7.2/debian/control 2025-07-27 18:44:15.000000000 +0200
@@ -6,10 +6,10 @@
Daniel Beyer <[email protected]>,
Mattia Rizzolo <[email protected]>,
Build-Depends:
- apache2-dev,
debhelper-compat (= 13),
dh-apache2,
dh-exec,
+ apache2-dev,
Standards-Version: 4.7.2
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/letsencrypt-team/dehydrated.git
@@ -20,6 +20,7 @@
Architecture: all
Multi-Arch: foreign
Depends:
+ bsdextrautils,
ca-certificates,
curl,
openssl,
unblock dehydrated/0.7.2-2
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
More about me: https://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---