Hello Folks.

It seems to me that textutils transition period was finished. Then
textutils package removed. And, AMD64 environment need to install
coreutils. coreutils package provides textutils package function.

I made a minimal patch.

=====

I found other lintian report when I rebuild this package.

- Need to update standard version
- debian-rules-ignores-make-clean-error
 -- should be change "[ ! -f Makefile ] || $(MAKE) clean RUBY=$(RUBYPATH)"
W: migemo: binary-without-manpage usr/bin/migemo-client
W: migemo: binary-without-manpage usr/bin/migemo-grep
W: migemo: binary-without-manpage usr/bin/migemo-server
- Have to make manpages
- W: migemo: old-fsf-address-in-copyright-file
 -- Need to update copyright file.
- W: migemo: depends-on-old-emacs depends: emacs21
 This is unsure. I checked upstream web page. They sure that migemo
worked on Emacs 20.7, 21.2.1, XEmacs 21.4. I guess migemo work on
Newer Emacs. But I did not try yet.


--
====+====+====+====+====+====+====+====+====+====+====+====+====+====+
Yukiharu Yabuki (矢吹幸治)                      I use Debian GNU/Linux
mail: yab...@netfort.gr.jp
====+====+====+====+====+====+====+====+====+====+====+====+====+====+
diff -ru migemo-0.40/debian/control migemo-0.40.yabuki/debian/control
--- migemo-0.40/debian/control	2009-05-13 16:01:57.000000000 +0900
+++ migemo-0.40.yabuki/debian/control	2009-05-13 16:04:08.000000000 +0900
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Fumitoshi UKAI <u...@debian.or.jp>
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: ruby, ruby1.8-dev, libromkan-ruby, libbsearch-ruby, skkdic, textutils, emacs21 | emacsen, automake
+Build-Depends-Indep: ruby, ruby1.8-dev, libromkan-ruby, libbsearch-ruby, skkdic, coreutils, emacs21 | emacsen, automake
 Standards-Version: 3.7.2
 
 Package: migemo

Reply via email to