1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: yelp-xsl
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂcha <jbicha@ubuntu.com>
Build-Depends: debhelper-compat (= 13),
dh-sequence-gnome,
ducktype,
pkgconf,
libxml2-dev,
libxml2-utils,
libxslt1-dev,
xsltproc,
itstool (>= 1.2.0)
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/gnome-team/yelp-xsl
Vcs-Git: https://salsa.debian.org/gnome-team/yelp-xsl.git
Homepage: https://wiki.gnome.org/Apps/Yelp
Package: yelp-xsl
Architecture: all
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: XSL stylesheets for the yelp help browser
Yelp-xsl contains XSL stylesheets that are used by the yelp help browser
to format DocBook and Mallard documents.
|