Update debian/changelog for 29.2+1-1 release
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 26 Feb 2024 08:57:05 +0000 (16:57 +0800)
committerSean Whitton <spwhitton@spwhitton.name>
Mon, 26 Feb 2024 08:57:05 +0000 (16:57 +0800)
debian/changelog

index e967aeed44c02a765f6a3b0e5b03078ad094d7fe..446ccafcfeea3b8bf4649899c81e550f6e98c8ef 100644 (file)
@@ -1,18 +1,11 @@
-emacs (1:29.2+1-1~1.gbpdb852b) UNRELEASED; urgency=medium
-
-  ** SNAPSHOT build @db852b1560a19e26b02bef210ce1f0793986631b **
+emacs (1:29.2+1-1) unstable; urgency=medium
 
   [ Rob Browning ]
-  * Give each emacs flavor its own emacsclient.
+  * Give each Emacs flavor its own emacsclient.
     Move emacsclient from emacs-bin-common to the emacsVER (i.e.
     emacs-lucid, emacs-gtk, ...) packages so that each one will have the
     binary that was built for that flavor.
 
-    I was using emacs-lucid, and after upgrading to 29.1,
-    emacsclient (which was the pgtk flavor) no longer worked correctly,
-    for example "-c -n" didn't open new frames.  However the lucid build
-    emacsclient worked fine.
-
     Explicitly list the variant and common bin alternatives instead of
     globbing.  Add the alternatives variables to deb_sub so we don't need
     the separate perl -i substitutions.
@@ -21,7 +14,8 @@ emacs (1:29.2+1-1~1.gbpdb852b) UNRELEASED; urgency=medium
     two lines because it was introducing a space into the argument value
     which would then break quoted expansions like "$(1)...".
 
-    Thanks to Wang Yizhen for reporting the problem. (Closes: 1050953)
+    Thanks to Wang Yizhen & others for discussion.
+    Closes: #1050953.  See also: #1043060.
 
   * Generate README.Debian from patch README-Debian psuedo-headers.
 
@@ -41,7 +35,12 @@ emacs (1:29.2+1-1~1.gbpdb852b) UNRELEASED; urgency=medium
 
   * debian/emacs-common.README.in: match NEWS mode/format vars.
 
- -- Sean Whitton <spwhitton@spwhitton.name>  Mon, 26 Feb 2024 11:37:42 +0800
+  [ Sean Whitton ]
+  * Merge upstream version 29.2.
+
+  * debian/control: Add Breaks/Replaces for emacsclient package move.
+
+ -- Sean Whitton <spwhitton@spwhitton.name>  Mon, 26 Feb 2024 16:55:58 +0800
 
 emacs (1:29.1+1-5) unstable; urgency=medium