r29170 - in /desktop/unstable/gconf-editor/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 28 15:30:40 UTC 2011


Author: biebl
Date: Thu Jul 28 15:30:40 2011
New Revision: 29170

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29170
Log:
Add Build-Depends on docbook-xml. Required by xsltproc to process the
documentation. Closes: #630220

Modified:
    desktop/unstable/gconf-editor/debian/changelog
    desktop/unstable/gconf-editor/debian/control
    desktop/unstable/gconf-editor/debian/control.in

Modified: desktop/unstable/gconf-editor/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf-editor/debian/changelog?rev=29170&op=diff
==============================================================================
--- desktop/unstable/gconf-editor/debian/changelog [utf-8] (original)
+++ desktop/unstable/gconf-editor/debian/changelog [utf-8] Thu Jul 28 15:30:40 2011
@@ -13,6 +13,8 @@
   * debian/control.in:
     - Bump Standards-Version to 3.9.2. No further changes.
     - Remove article from description synopsis.
+    - Add Build-Depends on docbook-xml. Required by xsltproc to process the
+      documentation. Closes: #630220
 
  -- Michael Biebl <biebl at debian.org>  Thu, 28 Jul 2011 17:04:54 +0200
 

Modified: desktop/unstable/gconf-editor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf-editor/debian/control?rev=29170&op=diff
==============================================================================
--- desktop/unstable/gconf-editor/debian/control [utf-8] (original)
+++ desktop/unstable/gconf-editor/debian/control [utf-8] Thu Jul 28 15:30:40 2011
@@ -16,6 +16,7 @@
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                gnome-doc-utils,
+               docbook-xml,
                pkg-config,
                intltool (>= 0.35.0)
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/gconf-editor

Modified: desktop/unstable/gconf-editor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf-editor/debian/control.in?rev=29170&op=diff
==============================================================================
--- desktop/unstable/gconf-editor/debian/control.in [utf-8] (original)
+++ desktop/unstable/gconf-editor/debian/control.in [utf-8] Thu Jul 28 15:30:40 2011
@@ -11,6 +11,7 @@
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                gnome-doc-utils,
+               docbook-xml,
                pkg-config,
                intltool (>= 0.35.0)
 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/gconf-editor




More information about the pkg-gnome-commits mailing list