Stable release DAPS 2.1.5:
* New Features: - parameters for text generation can be set in the config files via TXT_PARAMS or via --param/--stringparam on the command line - a change introduced in 2.0 made using the original DocBook stylesheets for text generation the default. Since this behavior is confusing and unexpected, it is reverted with this change: * the stylesheets configured via STYLEROOT or --styleroot are used by default for text generation * to ignore _any_ STYLEROOT definitions, set TXT_IGNORE_STYLEROOT="yes" in the config files or use --ignore-styleroot on the command line (daps -d <DC> text --ignore-styleroot) * Bugfixes: - Fix for issue #294: xmlcatalog returns file:<PATH> rather than file://<PATH> on Debian Jessie and openSUSE Tumbleweed and caused DAPS to fail with DB5 sources * Misc - added basic debugging output to test suite (--debug) OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=180
This commit is contained in:
parent
9625c6876b
commit
51340ffcac
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d4c20d8dcb56a586dd946faea57cfb8161fdce7a0b016b5d6f5bc7ccc02ac9e
|
|
||||||
size 2365043
|
|
3
daps-2.1.5.tar.bz2
Normal file
3
daps-2.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61d0d573cdf5397380cd7d009ba8a05d2c30e017f6b835fe805c1511a2f05e60
|
||||||
|
size 2364058
|
26
daps.changes
26
daps.changes
@ -1,3 +1,29 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 7 16:21:55 UTC 2015 - fsundermeyer@opensuse.org
|
||||||
|
|
||||||
|
Stable release DAPS 2.1.5:
|
||||||
|
|
||||||
|
* New Features:
|
||||||
|
- parameters for text generation can be set in the config files
|
||||||
|
via TXT_PARAMS or via --param/--stringparam on the command line
|
||||||
|
- a change introduced in 2.0 made using the original DocBook
|
||||||
|
stylesheets for text generation the default. Since this behavior
|
||||||
|
is confusing and unexpected, it is reverted with this change:
|
||||||
|
* the stylesheets configured via STYLEROOT or --styleroot are
|
||||||
|
used by default for text generation
|
||||||
|
* to ignore _any_ STYLEROOT definitions, set
|
||||||
|
TXT_IGNORE_STYLEROOT="yes" in the config files or use
|
||||||
|
--ignore-styleroot on the command line
|
||||||
|
(daps -d <DC> text --ignore-styleroot)
|
||||||
|
|
||||||
|
* Bugfixes:
|
||||||
|
- Fix for issue #294: xmlcatalog returns file:<PATH> rather than
|
||||||
|
file://<PATH> on Debian Jessie and openSUSE Tumbleweed and
|
||||||
|
caused DAPS to fail with DB5 sources
|
||||||
|
|
||||||
|
* Misc
|
||||||
|
- added basic debugging output to test suite (--debug)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 2 15:05:19 UTC 2015 - toms@opensuse.org
|
Wed Dec 2 15:05:19 UTC 2015 - toms@opensuse.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user