Package: anything-el Version: 1.287-1 Severity: serious Hi,
The anything-el package prevent emacs upgrade because of lack dependencies. Please add load-path settings anything's to emacsen-install, "Depends: auto-install-el, migemo" to control, like below: FILES=`/bin/ls -1 *.el` cat << EOF > path.el (setq load-path (cons "." load-path)) (setq load-path (cons "/usr/share/emacs/site-lisp/migemo" load-path)) (setq load-path (cons "/usr/share/emacs/site-lisp/auto-install-el" load-path)) (setq byte-compile-warnings nil) EOF Sincerely yours, -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (90, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34.1.daphne (SMP w/4 CPU cores) Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages anything-el depends on: ii emacs 23.2+1-7 The GNU Emacs editor (metapackage) ii emacs23 23.2+1-7 The GNU Emacs editor (with GTK+ us anything-el recommends no packages. Versions of packages anything-el suggests: ii migemo 0.40-10 Japanese incremental search with R -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org