[pkg-ggz-commits] r165 - ggz-docs/trunk/debian

Josef Spillner josef-guest at alioth.debian.org
Tue Jan 2 16:12:18 CET 2007


Author: josef-guest
Date: 2007-01-02 16:12:18 +0100 (Tue, 02 Jan 2007)
New Revision: 165

Modified:
   ggz-docs/trunk/debian/changelog
   ggz-docs/trunk/debian/control
Log:
- do not rely on docbook-dsssl pulling in docbook automatically

Apparently docbook-xml also satisfies docbook-dsssl's dependencies but we cannot
use docbook-xml as we use plain old docbook. So when docbook-xml was already
installed, the package didn't get its dependencies right.

[commit from josef at nada]



Modified: ggz-docs/trunk/debian/changelog
===================================================================
--- ggz-docs/trunk/debian/changelog	2006-12-23 10:05:24 UTC (rev 164)
+++ ggz-docs/trunk/debian/changelog	2007-01-02 15:12:18 UTC (rev 165)
@@ -1,3 +1,9 @@
+ggz-docs (0.0.13-4) UNRELEASED; urgency=low
+
+  * Depend on 'docbook' explicitly to prevent missing SGML macros
+
+ -- Josef Spillner <josef at ggzgamingzone.org>  Tue,  2 Jan 2006 16:09:24 +0100
+
 ggz-docs (0.0.13-3) unstable; urgency=high
 
   * Removed registration of info files while they're broken

Modified: ggz-docs/trunk/debian/control
===================================================================
--- ggz-docs/trunk/debian/control	2006-12-23 10:05:24 UTC (rev 164)
+++ ggz-docs/trunk/debian/control	2007-01-02 15:12:18 UTC (rev 165)
@@ -5,7 +5,7 @@
 Uploaders: Josef Spillner <josef at ggzgamingzone.org>, Peter Eisentraut <petere at debian.org>
 Standards-Version: 3.7.2
 Build-Depends: cdbs, debhelper (>= 5)
-Build-Depends-Indep: texinfo, tetex-bin, texi2html, lynx, docbook-dsssl, sgml2x, transfig, jade, gs
+Build-Depends-Indep: texinfo, tetex-bin, texi2html, lynx, docbook-dsssl, docbook, sgml2x, transfig, jade, gs
 
 Package: ggz-docs
 Architecture: all




More information about the pkg-ggz-commits mailing list