]> git.proxmox.com Git - proxmox-spamassassin.git/commit
d/patches: drop unused patches
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 26 May 2023 09:32:47 +0000 (11:32 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 25 Jun 2023 14:26:11 +0000 (16:26 +0200)
commit4404233acbf61f44bff07caef6016240778d4885
treea1a202173ea02e27b126ac576843c977574c5048
parent8862132bd77df8b918aa7bc4c16be1901f2b6939
d/patches: drop unused patches

with commit 426b8f0a33327cafbb4597ad9c8343b4aa890ed5 we use debhelper
for building, and I missed that the dpkg-buildpackage invocation for
building binary packages only does not prepare the source (by applying
quilt-patches)

Since no regressions for the accidental change were reported both
patches seem unneccessary:
disable-dkim.patch - our users do use DKIM and adapt rules which rely
on it - so it does not seem appropriate to not load the module anymore
(patch was introduced before PMG 5.0)
avoid-init.pre-update.patch: this was addressed differently by
d27e5c832e0188a71b2d416de95e19b348072755

noticed while trying to build the dsc target

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/patches/avoid-init.pre-update.patch [deleted file]
debian/patches/disable-dkim.patch [deleted file]
debian/patches/series [deleted file]