[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
Sat Jul 19 14:16:47 UTC 2014


bash-completion-Bugs item #314770 was changed at 2014-07-19 17:16 by Ville Skyttä
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=314770&group_id=100114

>Status: Closed
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: Fix Committed
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

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

>Comment By: Ville Skyttä  (scop-guest)
Date: 2014-07-19 17:16

Message:
http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=ab8eeb3a713b1223752336fc4cb0d515c24579cc

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

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