[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1069284: marked as done (bookworm-pu: package libmail-dkim-perl/1.20230212-2~deb12u1)



Your message dated Sat, 29 Jun 2024 10:46:18 +0000
with message-id <E1sNVb0-002beT-U7@coccia.debian.org>
and subject line Released with 12.6
has caused the Debian Bug report #1069284,
regarding bookworm-pu: package libmail-dkim-perl/1.20230212-2~deb12u1
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 owner@bugs.debian.org
immediately.)


-- 
1069284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069284
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian.org@packages.debian.org
Usertags: pu
X-Debbugs-Cc: gregor herrmann <gregoa@debian.org>
Control: block 1040438 with -1
Control: affects -1 + src:libmail-dkim-perl

[ Reason ]
A missing dependency causes dkimproxy-verify to fail upon execution.

[ Impact ]
Requires manual installation of another package to make it usable.

[ Tests ]
- Extended autopkgtests to cover this case.
- Manual installation and testing of the fixed package in a minimal
  bookworm chroot.

[ Risks ]
- Low, only adding a dependency.

[ Checklist ]
  [*] *all* changes are documented in the d/changelog
  [*] I reviewed all changes and I approve them
  [*] attach debdiff against the package in (old)stable
  [*] the issue is verified as fixed in unstable

[ Changes ]
+libmail-dkim-perl (1.20230212-2~deb12u1) bookworm; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for bookworm.
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 19 Apr 2024 11:50:51 +0200
+
+libmail-dkim-perl (1.20230212-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add scripts to autopkgtest's syntax.t. Cf. #1040438.
+  * Add a runtime dependency on libgetopt-long-descriptive-perl.
+    Thanks to Colin Watson for the bug report. (Closes: #1040438)
+
+ -- gregor herrmann <gregoa@debian.org>  Thu, 06 Jul 2023 17:38:48 +0200

[ Other info ]
This is a no-change rebuild of a package that has been in sid and
testing last July (before it got superseded by a newer upstream release).


Andreas
diff --git a/debian/changelog b/debian/changelog
index 5a8ba26..d5b9865 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+libmail-dkim-perl (1.20230212-2~deb12u1) bookworm; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for bookworm.
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 19 Apr 2024 11:50:51 +0200
+
+libmail-dkim-perl (1.20230212-2) unstable; urgency=medium
+
+  * Team upload.
+  * Add scripts to autopkgtest's syntax.t. Cf. #1040438.
+  * Add a runtime dependency on libgetopt-long-descriptive-perl.
+    Thanks to Colin Watson for the bug report. (Closes: #1040438)
+
+ -- gregor herrmann <gregoa@debian.org>  Thu, 06 Jul 2023 17:38:48 +0200
+
 libmail-dkim-perl (1.20230212-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 8a61df6..b410f05 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Depends: ${misc:Depends},
          libcrypt-openssl-rsa-perl,
          libdigest-sha-perl,
          liberror-perl,
+         libgetopt-long-descriptive-perl,
          libmail-authenticationresults-perl,
          libmailtools-perl,
          libnet-dns-perl
diff --git a/debian/tests/pkg-perl/syntax-extra b/debian/tests/pkg-perl/syntax-extra
new file mode 100644
index 0000000..f0dd09f
--- /dev/null
+++ b/debian/tests/pkg-perl/syntax-extra
@@ -0,0 +1 @@
+usr/bin/dkimproxy-

--- End Message ---
--- Begin Message ---
Version: 12.6

The upload requested in this bug has been released as part of 12.6.

--- End Message ---

Reply to: