Your message dated Mon, 10 Apr 2006 07:00:23 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319165: fixed in subversion 1.3.0-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: subversion
Version: 1.1.4-2
Severity: minor
I just discovered this while using svn-inject:
Loading tetex-bin-3.0.
/usr/bin/svn_load_dirs: skipping loading file 'texk/web2c/pdfxtexdir/README' of
type 'l'.
Press return to continue: /usr/bin/svn_load_dirs: skipping loading file
'texk/web2c/pdfxtexdir/NEWS' of type 'l'.
Press return to continue: /usr/bin/svn_load_dirs: skipping loading file
'texk/web2c/pdfetexdir/README' of type 'l'.
Press return to continue: /usr/bin/svn_load_dirs: skipping loading file
'texk/web2c/pdfetexdir/NEWS' of type 'l'.
Press return to continue: /usr/bin/svn_load_dirs: skipping loading file
'texk/kpathsea/texmf.in' of type 'l'.
Why aren't these symlinks imported - AFAIK subversion on Unices can do
fine with them. At least I should have a choice.
TIA, Frank
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages subversion depends on:
ii db4.2-util 4.2.52-18 Berkeley v4.2 Database Utilities
ii libapr0 2.0.54-4 the Apache Portable Runtime
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libdb4.2 4.2.52-18 Berkeley v4.2 Database Libraries [
ii libexpat1 1.95.8-3 XML parsing C library - runtime li
ii libldap2 2.1.30-8 OpenLDAP libraries
ii libneon24 0.24.7.dfsg-2 An HTTP and WebDAV client library
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii libsvn0 1.1.4-2 shared libraries used by Subversio
ii libxml2 2.6.16-7 GNOME XML library
ii patch 2.5.9-2 Apply a diff file to an original
ii zlib1g 1:1.2.2-4.sarge.1 compression library - runtime
-- no debconf information
--
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer
--- End Message ---
--- Begin Message ---
Source: subversion
Source-Version: 1.3.0-1
We believe that the bug you reported is fixed in versions of
Subversion from 1.3.0-1 onward. Version 1.3.1-2 is currently
installed in the Debian FTP archive.
A summary of the changes between 1.3.0-1 and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
subversion (1.3.0-1) experimental; urgency=low
[ Peter, Guilherme ]
* New upstream version. (Closes: #344819)
- Undeprecates svnserve -R (Closes: #341438)
- Fixes typo in locks/db-logs.lock (Closes: #339298)
- README does not mention bdb specifics when using fsfs (Closes: #295860)
- Back to a pristine upstream tar, as upstream has removed the
(non-free) Subversion Book.
- All patches rediffed / ported.
- no_extra_libs, svn_load_dirs_symlinks: renamed to no-extra-libs,
svn_load_dirs-symlinks, for consistency.
- commit-email-warning, l10n-segfault: Removed (fixed upstream).
[ Peter Samuelson ]
* New packages libsvn-ruby1.8 and dummy libsvn-ruby. (Closes: #335987)
- patches/ruby-no-strict-aliasing.patch: new patch.
- patches/ruby-swig-1.3.27.patch: new patch from upstream, to
build with SWIG 1.3.27. Upstream says this is still unofficial.
* Disable java on kfreebsd-i386. (Closes: #345196)
* patches/bash_completion.patch: new patch to fix minor wildcard
breakage with bash completion. (Closes: #342052)
* rules: remove x bit from /etc/bash_completion.d/subversion.
Thanks, lintian.
* control: downgrade db4.3-util to Suggests.
* Move README.db4.3 and the corresponding NEWS entry to the libsvn0
package. Leave a symlink in /usr/share/doc/subversion/.
(Closes: #342235)
* README.db4.3: add notes about preserving file permissions.
Thanks to Ross Boylan. (Closes: #345819)
* patches/svn_load_dirs_symlinks.patch: new patch to handle symlinks in
the svn_load_dirs contrib script. Thanks to Tilman Koschnick.
(Closes: #311440, #319165)
* rules: cleanups:
- Use debhelper -s instead of -a, and -i -s instead of -A.
This would have prevented the need for 1.2.3dfsg1-2.
- Move some build rules out of the 'install' target.
- Enable additional tests (make check-swig-py).
- Drop use of 'time' (and corresponding build-dep in control).
* control: move from libneon24 to libneon25, as upstream now prefers.
* patches/no-extra-libs-2.patch: new patch: more spurious-link pruning.
--- End Message ---