Hi,

 I tried to fix this with attached patch.
 With piuparts, it says

(snip) 
>   update-alternatives: using /usr/bin/emacs23-x to provide /usr/bin/emacs 
> (emacs) in auto mode.
>   emacs-install emacs23
>   emacsen-common: Handling install of emacsen flavor emacs23
>   emacsen-common: byte-compiling for emacs23
>   Wrote /etc/emacs23/site-start.d/00debian-vars.elc
>   
>   In debian-run-directories:
>   debian-startup.el:131:25:Warning: `mapcar' called for effect; use `mapc' or
>       `dolist' instead
>   Wrote /usr/share/emacs23/site-lisp/debian-startup.elc
>   install/yc-el: Handling install for emacsen flavor emacs23
>    emacs23 -no-site-file -q -batch -l path.el -f batch-byte-compile yc.el
>   Wrote /usr/share/emacs23/site-lisp/yc-el/yc.elc
>   Setting up yc-el (4.0.13-9.1) ...
>   install/yc-el: Handling install for emacsen flavor emacs23
>    emacs23 -no-site-file -q -batch -l path.el -f batch-byte-compile yc.el
>   Wrote /usr/share/emacs23/site-lisp/yc-el/yc.elc

 You can improve something for this, but can install it anyway.
 Please test with updated one. Thanks.


-- 
Regards,

 Hideki Yamane     henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane
diff -u yc-el-4.0.13/debian/changelog yc-el-4.0.13/debian/changelog
--- yc-el-4.0.13/debian/changelog
+++ yc-el-4.0.13/debian/changelog
@@ -1,3 +1,13 @@
+yc-el (4.0.13-9.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control
+    - prefer "emacs23 | emacsen" for Depends (Closes: #577468)
+    - remove "Depends: emacs-snapshot" since it does not exist anymore.
+      See Bug#417412
+
+ -- Hideki Yamane (Debian-JP) <henr...@debian.or.jp>  Mon, 19 Apr 2010 00:16:41 +0900
+
 yc-el (4.0.13-9) unstable; urgency=low
 
   [ Yukiharu YABUKI ]
diff -u yc-el-4.0.13/debian/control yc-el-4.0.13/debian/control
--- yc-el-4.0.13/debian/control
+++ yc-el-4.0.13/debian/control
@@ -8,10 +8,11 @@
 
 Package: yc-el
 Architecture: any
-Depends: emacs22 | emacs21 | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule-canna-wnn | xemacs21-gnome-mule | emacs-snapshot, ${shlibs:Depends}, ${misc:Depends}
+Depends: emacs23 | emacsen | xemacs21-mule | xemacs21-mule-canna-wnn | xemacs21-gnome-mule-canna-wnn | xemacs21-gnome-mule,
+ ${shlibs:Depends}, ${misc:Depends}
 Suggests: canna
 Description: Yet another Canna client for Emacsen
- Canna client for emacs21 or xemacs with MULE support.
+ Canna client for emacs or xemacs with MULE support.
  yc.el is implemented in pure elisp, allowing use of Canna on
  emacsen without direct support for Canna.
  .

Attachment: pgpXPzkmIhbyc.pgp
Description: PGP signature

Reply via email to