Rob Browning <r...@defaultvalue.org> writes: > I've uploaded the first revision of the unversioned emacs packages to > experimental as 1:25.2+1-7, along with a complementary update to > emacsen-common (3.0.0). > > Please test them if you have time, and are willing to brave the likely > breakage. We've provided transitional packages so that dist-upgrades > should be fairly smooth, and note that these packages are intended to > force out all other emacs versions. > > It's likely that you'll see some trouble with add-on packages during the > install. In my case, it was with packages that explicitly ignore the > emacs flavor in their maintainer scripts.
It turns out a fair number of the elpa-* packages using dh-elpa have this problem. Most of the list are team maintained (see attached dd-list), so unless something blows up with the first two I tried (geiser and faceup) I'll continue to do team uploads for the (many) others on the list using the attached script. If you have some team package you'd rather take care of yourself, let me know (by email or on IRC). The four non-team packages are Dmitry Bogatov <kact...@gnu.org> clues-emacs Hajime Mizuno <mizuno...@ubuntu.com> silversearcher-ag-el Hilko Bengen <ben...@debian.org> go-mode.el Vincent Bernat <ber...@debian.org> js2-mode If you happen to read this, please do a sourceful upload (to get the latest dh-elpa). Suggestions for my script are also welcome.
Debian Emacs addons team <pkg-emacsen-add...@lists.alioth.debian.org> ace-window avy bind-key cycle-quotes dash-functional-el diminish-el dired-du dired-quick-sort discover-my-major editorconfig-emacs el-x elisp-bug-hunter elisp-slime-nav elpa-rust-mode elpa-undo-tree emacs-anzu emacs-async emacs-bind-map emacs-ctable emacs-deferred emacs-epc emacs-git-messenger emacs-highlight-indentation emacs-jabber emacs-noflet emacs-openwith emacs-powerline emacs-smeargle emacs-tablist emacs-web-server emacs-world-time-mode engine-mode ert-async-el ert-expectations-el eshell-up evil-el evil-paredit-el faceup flx fsm-el geiser git-annex-el golden-ratio-el goto-chg-el helm-projectile highlight-numbers-el hungry-delete-el hydra-el ibuffer-projectile ibuffer-vc ido-vertical-mode iedit jinja2-mode key-chord-el let-alist magithub makey meson-mode minimap-el mocker-el nose-el paredit-el paredit-everywhere parent-mode-el parsebib persp-projectile perspective-el pkg-info-el pointback popup-el py-isort-el qml-mode rainbow-delimiters rainbow-identifiers-el recursive-narrow restart-emacs seq-el shut-up smex vala-mode-el vimish-fold visual-regexp-el wc-mode ws-butler zenburn-emacs ztree zzz-to-char Dmitry Bogatov <kact...@gnu.org> clues-emacs Hajime Mizuno <mizuno...@ubuntu.com> silversearcher-ag-el Hilko Bengen <ben...@debian.org> go-mode.el Vincent Bernat <ber...@debian.org> js2-mode
#!/bin/sh set -e git clone g...@salsa.debian.org:emacsen-team/$1 cd $1 dch -D unstable --team "Rebuild with dh-elpa 1.13 to fix byte-compilation with unversioned emacs" git add debian/changelog git commit -m'changelog for byte compilation rebuild' origtargz dgit push-source --overwrite
signature.asc
Description: PGP signature