r42718 - in /desktop/unstable/gtk-doc/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Sep 10 22:58:11 UTC 2014


Author: ah
Date: Wed Sep 10 22:58:11 2014
New Revision: 42718

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42718
Log:
* Team upload.
* Build-depend on dblatex so that gtkdoc-mkpdf works. Closes: #570751.
* Suggest dblatex as well since it might be useful at runtime.

Modified:
    desktop/unstable/gtk-doc/debian/changelog
    desktop/unstable/gtk-doc/debian/control
    desktop/unstable/gtk-doc/debian/control.in

Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=42718&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog	[utf-8] Wed Sep 10 22:58:11 2014
@@ -1,3 +1,15 @@
+gtk-doc (1.21-2) unstable; urgency=low
+
+  * Team upload.
+
+  [ Simon Josefsson ]
+  * Build-depend on dblatex so that gtkdoc-mkpdf works. Closes: #570751.
+
+  [ Andreas Henriksson ]
+  * Suggest dblatex as well since it might be useful at runtime.
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 11 Sep 2014 00:49:29 +0200
+
 gtk-doc (1.21-1) unstable; urgency=medium
 
   * Team upload.

Modified: desktop/unstable/gtk-doc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control?rev=42718&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control	[utf-8] Wed Sep 10 22:58:11 2014
@@ -2,12 +2,11 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: gtk-doc
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Standards-Version: 3.9.5
 Build-Depends: cdbs,
                debhelper (>= 8),
@@ -24,7 +23,8 @@
                      pkg-config (>= 0.19.0),
                      python (>= 2.3),
                      yelp-tools,
-                     bc
+                     bc,
+                     dblatex
 Build-Conflicts-Indep: openjade,
                        openjade1.3
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtk-doc
@@ -46,6 +46,7 @@
 Multi-Arch: foreign
 Conflicts: sgml2x (<< 1.0.0-2)
 Recommends: pkg-config (>= 0.19.0)
+Suggests: dblatex
 Description: GTK+ documentation tools
  These tools extract documentation embedded in GNOME source code, and
  produce pretty output via DocBook SGML.

Modified: desktop/unstable/gtk-doc/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control.in?rev=42718&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control.in	[utf-8] Wed Sep 10 22:58:11 2014
@@ -19,7 +19,8 @@
                      pkg-config (>= 0.19.0),
                      python (>= 2.3),
                      yelp-tools,
-                     bc
+                     bc,
+                     dblatex
 Build-Conflicts-Indep: openjade,
                        openjade1.3
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtk-doc
@@ -41,6 +42,7 @@
 Multi-Arch: foreign
 Conflicts: sgml2x (<< 1.0.0-2)
 Recommends: pkg-config (>= 0.19.0)
+Suggests: dblatex
 Description: GTK+ documentation tools
  These tools extract documentation embedded in GNOME source code, and
  produce pretty output via DocBook SGML.




More information about the pkg-gnome-commits mailing list