Update debian/changelog for 28.1+1-1 release
authorRob Browning <rlb@defaultvalue.org>
Fri, 15 Jul 2022 22:30:56 +0000 (17:30 -0500)
committerRob Browning <rlb@defaultvalue.org>
Fri, 15 Jul 2022 22:35:31 +0000 (17:35 -0500)
debian/changelog

index 16caac47fa09ccce1fb3833dd770208bdc162803..85762e59cb8b601e7570b017783dc8fdc3fe8832 100644 (file)
@@ -1,10 +1,37 @@
-emacs (1:28.1+1-1~1.gbp1dfd2d) UNRELEASED; urgency=medium
+emacs (1:28.1+1-1) unstable; urgency=medium
 
-  ** SNAPSHOT build @1dfd2dc3f3f476ff7beb5d7128779e12bb521a60 **
+  * Merge upstream version 28.1. (Closes: #1009169)
 
-  * UNRELEASED
+  * Update debian/copyright for 28.1.
 
- -- Rob Browning <rlb@defaultvalue.org>  Mon, 30 May 2022 13:40:24 -0500
+  * Drop 0008-Don-t-downcase-real-xref-in-elisp-mode-tests.patch.  This
+    appears to have been addressed upstream, and now the patch just breaks
+    the tests.
+
+  * debian/rules: configure --with-libsystemd not --enable-libsystemd.
+    The latter doesn't appear to be a supported option.
+
+  * debian/control: recommend fonts-noto-color-emoji.  See "** Improved
+    support for Emoji" in the 28.1 NEWS.
+
+  * debian/rules: update copyrights; rely on dpkg pkg-info.mk for src_name
+    and debian_ver; rely on dpkg architecture.mk for DEB_HOST_*
+    DEB_BUILD_*.; move libexecdir /usr/lib to /usr/libexec.
+
+  * debian/emacs.desktop: add upstream "StartupNotify=true".
+
+  * debian/compat: upgrade from 10 to 13.
+
+  * Enable native compilation for debian.  Thanks to Aymeric
+    Agon-Rambosson for noting that the native-lisp tree is flavor
+    specific.
+
+  * debian/control: add ca-certificates build dependency for tests.  The
+    process-async-https-with-delay test depends on it.
+
+  * debian/changelog: add 1:27.1+1-3.1 NMU.
+
+ -- Rob Browning <rlb@defaultvalue.org>  Fri, 15 Jul 2022 17:26:23 -0500
 
 emacs (1:27.1+1-3.1) unstable; urgency=medium