r31089 - in /desktop/unstable/meta-gnome3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 27 14:42:39 UTC 2011


Author: biebl
Date: Thu Oct 27 14:42:39 2011
New Revision: 31089

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31089
Log:
* Mark network-manager related packages as linux-any.
* Mark gnome-bluetooth related packages as linux-any

Modified:
    desktop/unstable/meta-gnome3/debian/changelog
    desktop/unstable/meta-gnome3/debian/control
    desktop/unstable/meta-gnome3/debian/control.in

Modified: desktop/unstable/meta-gnome3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/changelog?rev=31089&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog [utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog [utf-8] Thu Oct 27 14:42:39 2011
@@ -1,8 +1,13 @@
 meta-gnome3 (1:3.0+3) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * Add dependency on libcanberra-pulse. Closes: #645845.
 
- -- Josselin Mouette <joss at debian.org>  Wed, 19 Oct 2011 14:16:01 +0200
+  [ Michael Biebl ]
+  * Mark network-manager related packages as linux-any.
+  * Mark gnome-bluetooth related packages as linux-any
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 27 Oct 2011 16:41:25 +0200
 
 meta-gnome3 (1:3.0+2) unstable; urgency=low
 

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=31089&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control [utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control [utf-8] Thu Oct 27 14:42:39 2011
@@ -29,7 +29,7 @@
          gdm3 (>= 3.0),
          glib-networking (>= 2.28.7),
          gnome-backgrounds (>= 3.0),
-         gnome-bluetooth (>= 3.0),
+         gnome-bluetooth (>= 3.0) [linux-any],
          gnome-control-center (>= 1:3.0),
          gnome-disk-utility (>= 3.0) [linux-any],
          gnome-icon-theme (>= 3.0),
@@ -68,7 +68,7 @@
          libcanberra-pulse,
          metacity (>= 1:2.34),
          nautilus (>= 3.0),
-         network-manager-gnome (>= 0.8.999),
+         network-manager-gnome (>= 0.9) [linux-any],
          notification-daemon (>= 0.7),
          policykit-1-gnome,
          pulseaudio,
@@ -197,7 +197,7 @@
          libgtksourceview-3.0-dev (>= 3.0),
          libnotify-dev (>= 0.7),
          libpeas-dev (>= 1.0),
-         libnm-util-dev (>= 0.9),
+         libnm-util-dev (>= 0.9) [linux-any],
          libpango1.0-dev (>= 1.28),
          libpolkit-gtk-1-dev (>= 0.102),
          ${misc:Depends}
@@ -223,7 +223,7 @@
          libgjs-dev (>= 0.7.14),
          libgladeui-dev (>= 3.10),
          libglibmm-2.4-dev (>= 2.28),
-         libgnome-bluetooth-dev (>= 3.0),
+         libgnome-bluetooth-dev (>= 3.0) [linux-any],
          gnome-common (>= 2.34),
          libgnome-desktop-3-dev (>= 3.0),
          libgdu-dev (>= 3.0),
@@ -316,7 +316,7 @@
          librsvg2-dbg,
          libsoup2.4-dbg,
          nautilus-dbg,
-         network-manager-dbg,
+         network-manager-dbg [linux-any],
          libpango1.0-0-dbg,
          libpangomm-1.4-dbg,
          python-gobject-dbg,

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=31089&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in [utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in [utf-8] Thu Oct 27 14:42:39 2011
@@ -24,7 +24,7 @@
          gdm3 (>= 3.0),
          glib-networking (>= 2.28.7),
          gnome-backgrounds (>= 3.0),
-         gnome-bluetooth (>= 3.0),
+         gnome-bluetooth (>= 3.0) [linux-any],
          gnome-control-center (>= 1:3.0),
          gnome-disk-utility (>= 3.0) [linux-any],
          gnome-icon-theme (>= 3.0),
@@ -63,7 +63,7 @@
          libcanberra-pulse,
          metacity (>= 1:2.34),
          nautilus (>= 3.0),
-         network-manager-gnome (>= 0.8.999),
+         network-manager-gnome (>= 0.9) [linux-any],
          notification-daemon (>= 0.7),
          policykit-1-gnome,
          pulseaudio,
@@ -192,12 +192,12 @@
          libgtksourceview-3.0-dev (>= 3.0),
          libnotify-dev (>= 0.7),
          libpeas-dev (>= 1.0),
-         libnm-util-dev (>= 0.9),
+         libnm-util-dev (>= 0.9) [linux-any],
          libpango1.0-dev (>= 1.28),
          libpolkit-gtk-1-dev (>= 0.102),
          ${misc:Depends}
 Recommends: gnome-api-docs
-Description: GNOME development platform 
+Description: GNOME development platform
  These are the development components that are part of the development
  “platform” for the GNOME Desktop environment, an intuitive and
  attractive desktop.
@@ -218,7 +218,7 @@
          libgjs-dev (>= 0.7.14),
          libgladeui-dev (>= 3.10),
          libglibmm-2.4-dev (>= 2.28),
-         libgnome-bluetooth-dev (>= 3.0),
+         libgnome-bluetooth-dev (>= 3.0) [linux-any],
          gnome-common (>= 2.34),
          libgnome-desktop-3-dev (>= 3.0),
          libgdu-dev (>= 3.0),
@@ -311,7 +311,7 @@
          librsvg2-dbg,
          libsoup2.4-dbg,
          nautilus-dbg,
-         network-manager-dbg,
+         network-manager-dbg [linux-any],
          libpango1.0-0-dbg,
          libpangomm-1.4-dbg,
          python-gobject-dbg,




More information about the pkg-gnome-commits mailing list