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
diff --git a/debian/changelog b/debian/changelog
index d663183..c71b2d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
1spamassassin (4.0.0-7ubuntu1) mantic; urgency=medium
2
3 * d/control: Demote libmail-dmarc-perl from Recommends to Suggests
4 to resolve a component mismatch while a MIR is in process.
5 (see LP #2023971)
6
7 -- Bryce Harrington <bryce@canonical.com> Tue, 22 Aug 2023 10:08:58 -0700
8
1spamassassin (4.0.0-7) unstable; urgency=medium9spamassassin (4.0.0-7) unstable; urgency=medium
210
3 * Import upstream fix for DnsResolver.pm method deprecation warnings11 * Import upstream fix for DnsResolver.pm method deprecation warnings
diff --git a/debian/control b/debian/control
index 824fd78..33ca7a6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,8 @@
1Source: spamassassin1Source: spamassassin
2Section: mail2Section: mail
3Priority: optional3Priority: optional
4Maintainer: Noah Meyerhans <noahm@debian.org>4Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5XSBC-Original-Maintainer: Noah Meyerhans <noahm@debian.org>
5Build-Depends: perl, libssl-dev, libhtml-parser-perl,6Build-Depends: perl, libssl-dev, libhtml-parser-perl,
6 libnet-dns-perl, libnetaddr-ip-perl, debhelper-compat (= 13),7 libnet-dns-perl, libnetaddr-ip-perl, debhelper-compat (= 13),
7 libberkeleydb-perl, netbase, libdbi-perl,8 libberkeleydb-perl, netbase, libdbi-perl,
@@ -21,10 +22,10 @@ Depends: perl, libhtml-parser-perl, libsocket6-perl, adduser,
21 libnetaddr-ip-perl, libhttp-date-perl, libmail-dkim-perl,22 libnetaddr-ip-perl, libhttp-date-perl, libmail-dkim-perl,
22 libio-string-perl, libwww-perl | curl | w3m, ${misc:Depends}23 libio-string-perl, libwww-perl | curl | w3m, ${misc:Depends}
23Recommends: spamc, sa-compile (= ${source:Version}), libmail-spf-perl,24Recommends: spamc, sa-compile (= ${source:Version}), libmail-spf-perl,
24 libsys-syslog-perl, gnupg, libbsd-resource-perl, libmail-dmarc-perl25 libsys-syslog-perl, gnupg, libbsd-resource-perl
25Suggests: razor, libio-socket-ssl-perl, libdbi-perl, pyzor,26Suggests: razor, libio-socket-ssl-perl, libdbi-perl, pyzor,
26 libcompress-zlib-perl, libencode-detect-perl,27 libcompress-zlib-perl, libencode-detect-perl,
27 libgeoip2-perl, libnet-patricia-perl28 libgeoip2-perl, libnet-patricia-perl, libmail-dmarc-perl
28Provides: libmail-spamassassin-perl29Provides: libmail-spamassassin-perl
29Description: Perl-based spam filter using text analysis30Description: Perl-based spam filter using text analysis
30 SpamAssassin is a very powerful and fully configurable spam filter31 SpamAssassin is a very powerful and fully configurable spam filter

Subscribers

People subscribed via source and target branches