[xml/sgml-commit] r1548 - in /packages/dbtoepub/trunk/debian: changelog control
dleidert-guest at users.alioth.debian.org
dleidert-guest at users.alioth.debian.org
Mon Aug 31 21:50:59 UTC 2009
Author: dleidert-guest
Date: Mon Aug 31 21:50:58 2009
New Revision: 1548
URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1548
Log:
* debian/control (Replaces, Conflicts): Fixed docbook-xsl version to
conflict with.
Modified:
packages/dbtoepub/trunk/debian/changelog
packages/dbtoepub/trunk/debian/control
Modified: packages/dbtoepub/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/dbtoepub/trunk/debian/changelog?rev=1548&op=diff
==============================================================================
--- packages/dbtoepub/trunk/debian/changelog (original)
+++ packages/dbtoepub/trunk/debian/changelog Mon Aug 31 21:50:58 2009
@@ -1,6 +1,8 @@
dbtoepub (0+svn8519-2) UNRELEASED; urgency=low
* NOT RELEASED YET
+ * debian/control (Replaces, Conflicts): Fixed docbook-xsl version to
+ conflict with.
-- Daniel Leidert (dale) <daniel.leidert at wgdd.de> Mon, 31 Aug 2009 23:25:41 +0200
Modified: packages/dbtoepub/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/dbtoepub/trunk/debian/control?rev=1548&op=diff
==============================================================================
--- packages/dbtoepub/trunk/debian/control (original)
+++ packages/dbtoepub/trunk/debian/control Mon Aug 31 21:50:58 2009
@@ -13,8 +13,8 @@
Package: dbtoepub
Architecture: all
Depends: docbook-xsl | docbook-xsl-ns, libxml2-utils, ruby, xsltproc, zip, ${misc:Depends}
-Replaces: docbook-xsl (<< 1.75.3)
-Conflicts: docbook-xsl (<< 1.75.3)
+Replaces: docbook-xsl (<< 1.75.2+dfsg-2)
+Conflicts: docbook-xsl (<< 1.75.2+dfsg-2)
Description: DocBook XML to .epub converter
dbtoepub is an alpha-quality reference implementation to convert DocBook
documents into the .epub format, an open standard for reflowable digital
More information about the debian-xml-sgml-commit
mailing list