Package: jetring Version: 0.14 Severity: normal Hi,
I just wanted to create the diff for my DM application as described on http://wiki.debian.org/Maintainers. For that I created a directory which contained a space and when running jetring-gen I saw this: % jetring-gen /usr/share/keyrings/debian-maintainers.gpg ./debian-maintainers.gpg "Add Evgeni Golov <[email protected]> as a Debian Maintainer" usage: jetring-diff keyring1.gpg keyring2.gpg That comes from line 22 in /usr/bin/jetring-gen: open(DIFF, "jetring-diff $old $new|") || die "jetring-diff: $!"; $old and $new have to be quoted here, because it currently expands to: jetring-diff /usr/share/keyrings/debian-maintainers.gpg /home/zhenech/dm application/debian-maintainers.gpg Regards Evgeni -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.28-z61m-1 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages jetring depends on: ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep jetring recommends no packages. jetring suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

