r34177 - in /desktop/unstable/cheese/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Apr 6 09:34:23 UTC 2012


Author: biebl
Date: Fri Apr  6 09:34:22 2012
New Revision: 34177

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34177
Log:
Add Build-Depends on gtk-doc-tools which installs all necessary
dependencies required to build the man page.

Modified:
    desktop/unstable/cheese/debian/changelog
    desktop/unstable/cheese/debian/control
    desktop/unstable/cheese/debian/control.in

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=34177&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog [utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog [utf-8] Fri Apr  6 09:34:22 2012
@@ -7,10 +7,12 @@
   * Add Build-Depends on gnome-common for the GNOME autoconf macros.
   * Use dh-autoreconf --as-needed and disable 99_ltmain_as-needed.patch.
   * Install the cheese man page that is provided by upstream.
+  * Add Build-Depends on gtk-doc-tools which installs all necessary
+    dependencies required to build the man page.
   * Mark cheese_camera_device_monitor_set_up_device symbol as (arch=linux-any).
     This symbol is internal and not available on non-Linux systems.
 
- -- Michael Biebl <biebl at debian.org>  Fri, 06 Apr 2012 11:07:32 +0200
+ -- Michael Biebl <biebl at debian.org>  Fri, 06 Apr 2012 11:32:55 +0200
 
 cheese (3.4.0-1) unstable; urgency=low
 

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=34177&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control [utf-8] (original)
+++ desktop/unstable/cheese/debian/control [utf-8] Fri Apr  6 09:34:22 2012
@@ -17,6 +17,7 @@
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.10),
+               gtk-doc-tools (>= 1.14),
                intltool (>= 0.40.0),
                rarian-compat,
                valac-0.14 (>= 0.13.2),

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=34177&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in [utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in [utf-8] Fri Apr  6 09:34:22 2012
@@ -12,6 +12,7 @@
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.10),
+               gtk-doc-tools (>= 1.14),
                intltool (>= 0.40.0),
                rarian-compat,
                valac-0.14 (>= 0.13.2),




More information about the pkg-gnome-commits mailing list