release jed to experimental
Rafael Laboissiere
rafael at debian.org
Fri Jun 16 21:19:31 UTC 2006
* G. Milde <g.milde at web.de> [2006-06-16 13:04]:
> My suggestion would be to use the "original" construct still used in
> jed-extra:
>
> remove)
> find $LIBDIR \( -name \*.slc -o -name \*.dfa \) -delete
>
> together with
>
> Depends: findutils (>= 4.2.9)
>
> in control to be on the save side for mixed /stable - /testing
> environments.
There should be no need for the above Depends, because findutils must be
present in any Debian system:
$ apt-cache show findutils | grep "\(Package\|Priority\|Essential\)"
Package: findutils
Essential: yes
Priority: required
unless there is a reason for the versioned dependency (>= 4.2.9).
--
Rafael
More information about the Pkg-jed-devel
mailing list