forwarded 675465 [email protected] thanks Hello Stuart, thanks for the patch.
Dear Thomas, I've just received a patch for the diffstat Debian package to fix a bug when the svn diff has a space in the pathname. I'm going to include in the package, would you consider its inclusion in the next release of diffstat? Cheers, Sandro On Fri, Jun 1, 2012 at 2:26 PM, Stuart Prescott <[email protected]> wrote: > Package: diffstat > Version: 1.53-1 > Severity: normal > Tags: upstream patch > > Hi! > > diffstat in both squeeze and sid doesn't handle svn diff output nicely if > there are spaces in the file path. I guess that's probably considered just > punishment for creating files or directories with spaces in them... but it > does make the output of diffstat somewhat less useful. > > The attached example illustrates the problem: > > $ diffstat svn_diff_example > ergh | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > and the attached patch (against 1.55-2 and suitable for debian/patches/) > fixes this: > > $ diffstat svn_diff_example > quux bar baz | 2 +- > quux bar baz2 | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > cheers > Stuart > > -- System Information: > Debian Release: 6.0.5 > APT prefers stable-updates > APT policy: (500, 'stable-updates'), (500, 'stable') > Architecture: i386 (i686) > > Kernel: Linux 3.2.0-0.bpo.2-686-pae (SMP w/8 CPU cores) > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages diffstat depends on: > ii libc6 2.11.3-3 Embedded GNU C Library: Shared > lib > > diffstat recommends no packages. > > diffstat suggests no packages. > > -- no debconf information -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

