r31420 - in /desktop/experimental/gnome-control-center/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Nov 15 23:10:19 UTC 2011


Author: biebl
Date: Tue Nov 15 23:10:18 2011
New Revision: 31420

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31420
Log:
* debian/control.in:
  - Mark Build-Depends on libnm-gtk-dev as linux-any.
  - Bump Build-Depends on libnotify-dev to (>= 0.7.3).
  - Bump Depends on gsettings-desktop-schemas to (>= 3.0.2).

Modified:
    desktop/experimental/gnome-control-center/debian/changelog
    desktop/experimental/gnome-control-center/debian/control
    desktop/experimental/gnome-control-center/debian/control.in

Modified: desktop/experimental/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/changelog?rev=31420&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/changelog [utf-8] Tue Nov 15 23:10:18 2011
@@ -10,6 +10,10 @@
   [ Michael Biebl ]
   * New upstream release.
   * Refresh debian/patches/91_configure_cheese.patch.
+  * debian/control.in:
+    - Mark Build-Depends on libnm-gtk-dev as linux-any.
+    - Bump Build-Depends on libnotify-dev to (>= 0.7.3).
+    - Bump Depends on gsettings-desktop-schemas to (>= 3.0.2).
 
  -- Michael Biebl <biebl at debian.org>  Tue, 15 Nov 2011 23:54:51 +0100
 

Modified: desktop/experimental/gnome-control-center/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/control?rev=31420&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/control [utf-8] Tue Nov 15 23:10:18 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Frederic Peters <fpeters at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Frederic Peters <fpeters at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.9.2
 Build-Depends: cdbs (>= 0.4.41),
                gnome-pkg-tools (>= 0.10),
@@ -43,14 +43,14 @@
                libcups2-dev,
                libgtop2-dev,
                libpulse-dev,
-               libnm-glib-dev (>= 0.8.992) [linux-any],
-               libnm-util-dev (>= 0.8.992) [linux-any],
-               network-manager-dev (>= 0.8.992) [linux-any],
+               libnm-glib-dev (>= 0.9) [linux-any],
+               libnm-util-dev (>= 0.9) [linux-any],
+               network-manager-dev (>= 0.9) [linux-any],
+               libnm-gtk-dev (>= 0.9) [linux-any],
                locales,
                libgoa-1.0-dev,
                libcolord-dev,
-               libnotify-dev,
-               libnm-gtk-dev,
+               libnotify-dev (>= 0.7.3),
                libcheese-gtk-dev (>= 2.91.91.1),
                libsocialweb-client-dev
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-control-center/
@@ -70,7 +70,7 @@
          gnome-icon-theme-symbolic,
          desktop-file-utils,
          accountsservice,
-         gsettings-desktop-schemas (>= 2.91.92),
+         gsettings-desktop-schemas (>= 3.0.2),
          apg
 Recommends: gnome-user-guide,
             gnome-session,

Modified: desktop/experimental/gnome-control-center/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-control-center/debian/control.in?rev=31420&op=diff
==============================================================================
--- desktop/experimental/gnome-control-center/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-control-center/debian/control.in [utf-8] Tue Nov 15 23:10:18 2011
@@ -38,14 +38,14 @@
                libcups2-dev,
                libgtop2-dev,
                libpulse-dev,
-               libnm-glib-dev (>= 0.8.992) [linux-any],
-               libnm-util-dev (>= 0.8.992) [linux-any],
-               network-manager-dev (>= 0.8.992) [linux-any],
+               libnm-glib-dev (>= 0.9) [linux-any],
+               libnm-util-dev (>= 0.9) [linux-any],
+               network-manager-dev (>= 0.9) [linux-any],
+               libnm-gtk-dev (>= 0.9) [linux-any],
                locales,
                libgoa-1.0-dev,
                libcolord-dev,
-               libnotify-dev,
-               libnm-gtk-dev,
+               libnotify-dev (>= 0.7.3),
                libcheese-gtk-dev (>= 2.91.91.1),
                libsocialweb-client-dev
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-control-center/
@@ -65,7 +65,7 @@
          gnome-icon-theme-symbolic,
          desktop-file-utils,
          accountsservice,
-         gsettings-desktop-schemas (>= 2.91.92),
+         gsettings-desktop-schemas (>= 3.0.2),
          apg
 Recommends: gnome-user-guide,
             gnome-session,




More information about the pkg-gnome-commits mailing list