Add docbook-xml to Build-Depends-Indep
git-svn-id: http://emdebian.org/svn/current@5766 563faec7-e20c-0410-992a-a66f704d0ccd
This commit is contained in:
parent
ee67a6282a
commit
a6b99b9e47
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
||||||
emdebian-rootfs (1.9.0) unstable; urgency=low
|
emdebian-rootfs (1.9.0) unstable; urgency=low
|
||||||
|
|
||||||
* Emdebian release
|
* Emdebian release
|
||||||
|
* Add docbook-xml to Build-Depends-Indep
|
||||||
|
|
||||||
-- Neil Williams <codehelp@debian.org> Sun, 29 Mar 2009 19:38:25 +0100
|
-- Neil Williams <codehelp@debian.org> Sun, 29 Mar 2009 19:52:41 +0100
|
||||||
|
|
||||||
emdebian-rootfs (1.8.0) unstable; urgency=low
|
emdebian-rootfs (1.8.0) unstable; urgency=low
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: extra
|
||||||
Maintainer: Neil Williams <codehelp@debian.org>
|
Maintainer: Neil Williams <codehelp@debian.org>
|
||||||
Uploaders: Wookey <wookey@debian.org>
|
Uploaders: Wookey <wookey@debian.org>
|
||||||
Build-Depends: cdbs, debhelper (>= 5), po-debconf
|
Build-Depends: cdbs, debhelper (>= 5), po-debconf
|
||||||
Build-Depends-Indep: devscripts, docbook-xsl,
|
Build-Depends-Indep: devscripts, docbook-xml, docbook-xsl,
|
||||||
gnupg, libxml2-utils, po4a, xml-core, xsltproc
|
gnupg, libxml2-utils, po4a, xml-core, xsltproc
|
||||||
Standards-Version: 3.8.1
|
Standards-Version: 3.8.1
|
||||||
Homepage: http://www.emdebian.org/
|
Homepage: http://www.emdebian.org/
|
||||||
|
|
Loading…
Reference in a new issue