[Bash-completion-devel] [bash-completion-Bugs][314770] should offer .dbk for xsltproc

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Fri Jul 18 17:04:52 UTC 2014


bash-completion-Bugs item #314770, was opened at 2014-07-19 02:04 by victory .deb
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314770&group_id=100114

Status: Open
Priority: 3
Submitted By: victory .deb (victory-guest)
Assigned to: Nobody (None)
Summary: should offer .dbk for xsltproc 
Distribution: Debian
Originally reported in: None
Milestone: None
Status: None
Original bug number: 


Initial Comment:
currently it does not offer .dbk (docbook xml) file
 despite it is often used for debian docs.

before:
victory at debian:/.../apt$ xsltproc .../docbook.xsl doc/ja/[TAB][TAB]
apt-cache.ja.8.xml             apt-secure.ja.8.xml
apt-cdrom.ja.8.xml             apt-sortpkgs.ja.1.xml
apt-config.ja.8.xml            apt.conf.ja.5.xml
apt-extracttemplates.ja.1.xml  apt.ja.8.xml
apt-ftparchive.ja.1.xml        apt_preferences.ja.5.xml
apt-get.ja.8.xml               manpage-style.xsl
apt-key.ja.8.xml               sources.list.ja.5.xml
apt-mark.ja.8.xml

after patch applied:
victory at debian:/.../apt$ xsltproc .../docbook.xsl doc/ja/[TAB][TAB]
apt-cache.ja.8.xml             apt-sortpkgs.ja.1.xml
apt-cdrom.ja.8.xml             apt.conf.ja.5.xml
apt-config.ja.8.xml            apt.ja.8.xml
apt-extracttemplates.ja.1.xml  apt_preferences.ja.5.xml
apt-ftparchive.ja.1.xml        guide.ja.dbk
apt-get.ja.8.xml               manpage-style.xsl
apt-key.ja.8.xml               offline.ja.dbk
apt-mark.ja.8.xml              sources.list.ja.5.xml
apt-secure.ja.8.xml

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314770&group_id=100114



More information about the Bash-completion-devel mailing list