From 29bf63789bc836d92402e5cdcceeb8c8e599ce10 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 26 Sep 2022 20:28:39 -0500 Subject: [PATCH] Update debian/changelog for 28.1+1-4 release --- debian/changelog | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 66c86d90d69..fa7837cb640 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,32 @@ -emacs (1:28.1+1-4~1.gbp9a6290) UNRELEASED; urgency=medium +emacs (1:28.1+1-4) unstable; urgency=medium - ** SNAPSHOT build @9a6290a8be5f37e0ea3057da6a6ec7a2a463d7dc ** + [ Rob Browning ] + * debian/rules: don't set debian CFLAGS to -O0 on arm64 anymore. It + looks like this may be fixed now. Let's see. + + * Disable debian mips64el native compilation given ABI incompatibility. + Currently ./configure fails on eller.debian.org (mipsel host with + mips64 sbuild chroot) with this in the config.log: Error: -march=mips1 + is not compatible with the selected ABI. + + * Disable debian s390x native compilation to avoid build crashes. + cf. https://debbugs.gnu.org/57789 + + * Fix pdumper alignment problem causing m68k build failures. Add + 0009-pdumper-set-DUMP_RELOC_ALIGNMENT_BITS-1-for-m68k.patch to address + the issue. Thanks to John Paul Adrian Glaubitz for the + patch. (Closes: 1019130) + + * Ignore lintian shared-library-lacks-prerequisites for eln files. + + * Don't crash when the ~/.emacs.d/eln-cache isn't writable. Add + 0010-Emacs-should-no-longer-crash-when-the-eln-cache-isn-.patch to fix + the problem. Thanks to David Bremner for helping pursue the issue. - * UNRELEASED + [ Nicholas D Steeves ] + * Don't enable Debian systemd unit by default. - -- Rob Browning Sun, 18 Sep 2022 14:02:32 -0500 + -- Rob Browning Mon, 26 Sep 2022 20:27:06 -0500 emacs (1:28.1+1-3) unstable; urgency=medium -- 2.30.2