Your message dated Wed, 17 Sep 2008 16:54:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line This feature now exists
has caused the Debian Bug report #466238,
regarding interdiff: please add a -z option or otherwise support gzip’d diff 
files
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
466238: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466238
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: diffstat
Version: 1.45-2
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

hi,

it would be nice if diffstat provided a way to work with gzip'd patches,
as it's pretty common that they come in this flavor (for example, the
diff.gz files from debian source packages).  while it's possible to do
"zcat foo.gz | diffstat", it'd be a lot nicer if one could do "diffstat
- -z foo.gz" or similar instead".  my RSI-inflicted hands would thank you
:)


thanks,
        sean

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages diffstat depends on:
ii  libc6                         2.7-8      GNU C Library: Shared libraries

diffstat recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHuB76ynjLPm522B0RAvjGAJ43DYYnMcgRbTcigDFKBlx631qMHgCferj3
pf0Ib95jvD9nRBKA2vIHvmk=
=V690
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Unless I'm missing something, patchutils 0.2.31-4 in lenny and sid,
which existed at the time of this email, fully supports this
functionality:

interdiff has "-z              decompress .gz and .bz2 files"

Running diffstat on two .diff.gz's produces the correct output,
without a -z flag.

Running interdiff -z on two .diff.gz's produces the difference between
the patches.  This functionality is documented at
http://women.debian.org/wiki/English/AdvancedBuildingTips.

If I am misunderstanding this bug please re-open it, but given the
current title of the bug this funcitonality does exist.

Cheers,
-- 
Daniel Moerner <[EMAIL PROTECTED]>


--- End Message ---

Reply via email to