-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.
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.
* 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