Merge ~bryce/ubuntu/+source/spamassassin:fix-lp2023971-mantic-demote-to-suggests into ubuntu/+source/spamassassin:ubuntu/devel

Proposed by Bryce Harrington
Status: Merged
Approved by: git-ubuntu bot
Approved revision: not available
Merge reported by: Bryce Harrington
Merged at revision: 91dbd4d519c5c66425c4f6590c0634e7e0a8c70a
Proposed branch: ~bryce/ubuntu/+source/spamassassin:fix-lp2023971-mantic-demote-to-suggests
Merge into: ubuntu/+source/spamassassin:ubuntu/devel
Diff against target: 43 lines (+12/-3)
2 files modified
debian/changelog (+8/-0)
debian/control (+4/-3)
Reviewer Review Type Date Requested Status
git-ubuntu bot Approve
Andreas Hasenack Approve
Canonical Server Core Reviewers Pending
Canonical Server Reporter Pending
Review via email: mp+449644@code.launchpad.net

Description of the change

Demotes libmail-dmarc-perl to suggests for SpamAssassin (as discussed in today's standup), in order to resolve component mismatch.

PPA: https://launchpad.net/~bryce/+archive/ubuntu/fix-lp2023971-demote-to-suggests

To post a comment you must log in.
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

+1

review: Approve
Revision history for this message
git-ubuntu bot (git-ubuntu-bot) wrote :

Approvers: bryce, ahasenack
Uploaders: bryce, ahasenack
MP auto-approved

review: Approve
Revision history for this message
Bryce Harrington (bryce) wrote :

Thanks, uploaded:

Now signing changes and any dsc files...
 signfile dsc spamassassin_4.0.0-7ubuntu1.dsc A661100B3DAC1D4F2CAD8A54E603B2578FB8F0FB

 fixup_buildinfo spamassassin_4.0.0-7ubuntu1.dsc spamassassin_4.0.0-7ubuntu1_source.buildinfo
 signfile buildinfo spamassassin_4.0.0-7ubuntu1_source.buildinfo A661100B3DAC1D4F2CAD8A54E603B2578FB8F0FB

 fixup_changes dsc spamassassin_4.0.0-7ubuntu1.dsc spamassassin_4.0.0-7ubuntu1_source.changes
 fixup_changes buildinfo spamassassin_4.0.0-7ubuntu1_source.buildinfo spamassassin_4.0.0-7ubuntu1_source.changes
 signfile changes spamassassin_4.0.0-7ubuntu1_source.changes A661100B3DAC1D4F2CAD8A54E603B2578FB8F0FB

Successfully signed dsc, buildinfo, changes files

$ dput ubuntu ../spamassassin_4.0.0-7ubuntu1_source.changes
D: Setting host argument.
Checking signature on .changes
gpg: ../spamassassin_4.0.0-7ubuntu1_source.changes: Valid signature from E603B2578FB8F0FB
Checking signature on .dsc
gpg: ../spamassassin_4.0.0-7ubuntu1.dsc: Valid signature from E603B2578FB8F0FB
Uploading to ubuntu (via ftp to upload.ubuntu.com):
  Uploading spamassassin_4.0.0-7ubuntu1.dsc: done.
  Uploading spamassassin_4.0.0-7ubuntu1.debian.tar.xz: done.
  Uploading spamassassin_4.0.0-7ubuntu1_source.buildinfo: done.
  Uploading spamassassin_4.0.0-7ubuntu1_source.changes: done.
Successfully uploaded packages.

Revision history for this message
Bryce Harrington (bryce) wrote (last edit ):

spamassassin | 4.0.0-7 | mantic
spamassassin | 4.0.0-7ubuntu1 | mantic-proposed

Looks like s390x tests are still running.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index d663183..c71b2d2 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,11 @@
6+spamassassin (4.0.0-7ubuntu1) mantic; urgency=medium
7+
8+ * d/control: Demote libmail-dmarc-perl from Recommends to Suggests
9+ to resolve a component mismatch while a MIR is in process.
10+ (see LP #2023971)
11+
12+ -- Bryce Harrington <bryce@canonical.com> Tue, 22 Aug 2023 10:08:58 -0700
13+
14 spamassassin (4.0.0-7) unstable; urgency=medium
15
16 * Import upstream fix for DnsResolver.pm method deprecation warnings
17diff --git a/debian/control b/debian/control
18index 824fd78..33ca7a6 100644
19--- a/debian/control
20+++ b/debian/control
21@@ -1,7 +1,8 @@
22 Source: spamassassin
23 Section: mail
24 Priority: optional
25-Maintainer: Noah Meyerhans <noahm@debian.org>
26+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
27+XSBC-Original-Maintainer: Noah Meyerhans <noahm@debian.org>
28 Build-Depends: perl, libssl-dev, libhtml-parser-perl,
29 libnet-dns-perl, libnetaddr-ip-perl, debhelper-compat (= 13),
30 libberkeleydb-perl, netbase, libdbi-perl,
31@@ -21,10 +22,10 @@ Depends: perl, libhtml-parser-perl, libsocket6-perl, adduser,
32 libnetaddr-ip-perl, libhttp-date-perl, libmail-dkim-perl,
33 libio-string-perl, libwww-perl | curl | w3m, ${misc:Depends}
34 Recommends: spamc, sa-compile (= ${source:Version}), libmail-spf-perl,
35- libsys-syslog-perl, gnupg, libbsd-resource-perl, libmail-dmarc-perl
36+ libsys-syslog-perl, gnupg, libbsd-resource-perl
37 Suggests: razor, libio-socket-ssl-perl, libdbi-perl, pyzor,
38 libcompress-zlib-perl, libencode-detect-perl,
39- libgeoip2-perl, libnet-patricia-perl
40+ libgeoip2-perl, libnet-patricia-perl, libmail-dmarc-perl
41 Provides: libmail-spamassassin-perl
42 Description: Perl-based spam filter using text analysis
43 SpamAssassin is a very powerful and fully configurable spam filter

Subscribers

People subscribed via source and target branches