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: svn-buildpackage
Version: 0.6.7
Severity: normal
I just tried an svn-inject on a package maradns that contains symlinks.
Since my Subversion version 1.1.4 can handle symlinks, I see no reason
for them to be discarded by the svn-inject script.
Anyway discarding files violates DFSG #4 imo.
Best wishes and keep up the good work! svn-buildpackage on wordpress is
a godsend... :)
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to
en_GB)
Versions of packages svn-buildpackage depends on:
ii devscripts 2.8.14 Scripts to make the life of a Debi
ii perl 5.8.4-8 Larry Wall's Practical Extraction
ii subversion 1.1.4-2 advanced version control system (a
ii subversion-tools 1.1.4-2 assorted tools related to Subversi
-- no debconf information
--- 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 ---