Package: helm / 4.0.3-1

Metadata

Package Version Patches format
helm 4.0.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 dummy upstream changelog.patch | (download)

CHANGELOG | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add dummy upstream changelog

Point the user to GitHub releases page which serves as upstream's
changelog.

0003 decruft README.patch | (download)

README.md | 17 1 + 16 - 0 !
1 file changed, 1 insertion(+), 16 deletions(-)

 decruft readme for debian


0004 patch emacs helm sh.patch | (download)

emacs-helm.sh | 28 1 + 27 - 0 !
1 file changed, 1 insertion(+), 27 deletions(-)

 patch emacs-helm.sh for debian


0005 helm easymenu.el autoload the easy menu add item cal.patch | (download)

helm-easymenu.el | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 helm-easymenu.el: autoload the easy-menu-add-item call

Otherwise, the autoloaded easy-menu-add-item call in helm-org.el
cannot succeed.

Closes: #943371
Reported-by: Aaron M. Ucko <ucko@debian.org>

0006 Patch Makefile install target paths to match convent.patch | (download)

Makefile | 31 16 + 15 - 0 !
1 file changed, 16 insertions(+), 15 deletions(-)

 patch makefile install target paths to match convention

DESTDIR normally means what upstream calls PREFIX. Instead of changing the
make install invocation, just patch the Makefile. Should probably be sent
upstream.

0006 Add DEBIAN_ELPA_DIR for async detection.patch | (download)

Makefile | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 add debian_elpa_dir for async detection


0007 Temporary drop dependency on wfnames.patch | (download)

helm-files.el | 21 11 + 10 - 0 !
helm.el | 2 1 + 1 - 0 !
2 files changed, 12 insertions(+), 11 deletions(-)

 temporary drop dependency on wfnames

- It's currently too late in the Trixie release cycle and
emacs-wfnames is still in ITP stage.
- This patch should be removed once emacs-wfnames enters the archive.