Package: xmlstarlet
Version: 1.0.6-1
Severity: minor
There are inconsistencies in the documentation due to the rename of
the binary from xml to xmlstarlet (this was reported in the MacPorts
users mailing-list, and I've found that Debian has the same problem):
* In the xmlstarlet(1) man page:
Type: xml <command> --help <ENTER> for command help
This should be "xmlstarlet <command> ...".
* In /usr/share/doc/xmlstarlet/xmlstarlet* files: same kind of
problems.
Note: debian/rules has
# Rename the binary xml -> xmlstarlet
override_dh_auto_install:
dh_auto_install
mv $(CURDIR)/debian/xmlstarlet/usr/bin/xml
$(CURDIR)/debian/xmlstarlet/usr/bin/xmlstarlet
while MacPorts uses the --program-transform-name configure option.
I would say that the configure option may be preferred (in case it
would be a cleaner way to update the documentation too), but I'm not
sure...
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages xmlstarlet depends on:
ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib
ii libxml2 2.7.8.dfsg-2 GNOME XML library
ii libxslt1.1 1.1.26-7 XSLT 1.0 processing library - runt
xmlstarlet recommends no packages.
xmlstarlet suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]