"Dr. Volker Zell" <[EMAIL PROTECTED]> writes:

> There is a file /usr/doc/indent/indent.html which should be removed from
> the binary package. First of all it is already included in
> /usr/share/doc/indent-2.2.9 and second /usr/doc is deprecated.

Fixed.

> libintl8 already depends on libiconv2 so there is no need to include it
> in requires.

Good to know. I'm old fashioned and would like to see all the deps, so
I'd like to keep it visible.

Jari

New version:

  wget        \
    http://cygwin.cante.net/indent/indent-2.2.9-2.tar.bz2 \
    http://cygwin.cante.net/indent/indent-2.2.9-2-src.tar.bz2 \
    http://cygwin.cante.net/indent/setup.hint

Automated: for review

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir indent ; cd indent
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/indent/get.sh \
          http://cygwin.cante.net/indent/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

Reply via email to