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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Apr 6 08:44:57 UTC 2012


Author: biebl
Date: Fri Apr  6 08:44:54 2012
New Revision: 34171

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34171
Log:
Add Build-Depends on gnome-common for the GNOME autoconf macros.

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=34171&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog [utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog [utf-8] Fri Apr  6 08:44:54 2012
@@ -4,8 +4,9 @@
     $UDEV_REQUIRED variable so configure does not fail on systems without
     libgudev.
   * Use dh-autoreconf to update the build system.
-
- -- Michael Biebl <biebl at debian.org>  Fri, 06 Apr 2012 10:38:38 +0200
+  * Add Build-Depends on gnome-common for the GNOME autoconf macros.
+
+ -- Michael Biebl <biebl at debian.org>  Fri, 06 Apr 2012 10:44:12 +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=34171&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control [utf-8] (original)
+++ desktop/unstable/cheese/debian/control [utf-8] Fri Apr  6 08:44:54 2012
@@ -15,6 +15,7 @@
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 9),
                dh-autoreconf,
+               gnome-common,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40.0),
                rarian-compat,

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=34171&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in [utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in [utf-8] Fri Apr  6 08:44:54 2012
@@ -10,6 +10,7 @@
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 9),
                dh-autoreconf,
+               gnome-common,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.40.0),
                rarian-compat,




More information about the pkg-gnome-commits mailing list