i appreciate why this was fixed, but it seems like it's still a bit
buggy because there are now two different dependencies on libsvn0 for
subversion. From a mixed etch/sid system:
[0 [EMAIL PROTECTED] ~]$ apt-cache show subversion | grep ^Depend
Depends: libsvn0 (= 1.3.2-5+b1), libapr0 (>= 2.0.55), libc6 (>= 2.3.6-6),
libsvn0 (>= 1.3.0)
Depends: libsvn0 (= 1.3.2-5), libapr0 (>= 2.0.55), libc6 (>= 2.3.6-6), libsvn0
(>= 1.3.0)
[0 [EMAIL PROTECTED] ~]$
i can't find anything in policy that says you can't have this, and i'm
assuming that apt/dpkg will be sensible and make sure that both
dependencies will be met (i.e. the more restrictive dependency will
take precedence). But if there's a way to get rid of the second
libsvn0 dependency, i imagine it'd be a good thing.
thanks for packaging svn!
--dkg
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]