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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Jun 10 14:22:59 UTC 2014


Author: bigon
Date: Tue Jun 10 14:22:59 2014
New Revision: 41831

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41831
Log:
Build gnome and gnome-core metapackages on linux architecture only
(Closes: #750876)

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=41831&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog	[utf-8] Tue Jun 10 14:22:59 2014
@@ -1,10 +1,12 @@
 meta-gnome3 (1:3.8+8) UNRELEASED; urgency=medium
 
   * debian/control.in:
+    - Build gnome and gnome-core metapackages on linux architecture only
+      (Closes: #750876)
     - Bump Standards-Version to 3.9.5 (no further changes)
     - Fix spelling of "metapackage" to please lintian
 
- -- Laurent Bigonville <bigon at debian.org>  Sat, 31 May 2014 14:55:01 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 10 Jun 2014 15:27:03 +0200
 
 meta-gnome3 (1:3.8+7) unstable; urgency=medium
 

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=41831&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control	[utf-8] Tue Jun 10 14:22:59 2014
@@ -16,7 +16,7 @@
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/meta-gnome3/
 
 Package: gnome-core
-Architecture: any
+Architecture: linux-any
 Depends: libatk-adaptor (>= 2.4),
          at-spi2-core (>= 2.4),
          baobab (>= 3.4),
@@ -101,7 +101,7 @@
  It contains the official “core” modules of the GNOME desktop.
 
 Package: gnome
-Architecture: any
+Architecture: linux-any
 Depends: gnome-core (= ${binary:Version}),
          desktop-base,
          network-manager-gnome (>= 0.9.4) [linux-any],

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=41831&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in	[utf-8] Tue Jun 10 14:22:59 2014
@@ -11,7 +11,7 @@
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/meta-gnome3/
 
 Package: gnome-core
-Architecture: any
+Architecture: linux-any
 Depends: libatk-adaptor (>= 2.4),
          at-spi2-core (>= 2.4),
          baobab (>= 3.4),
@@ -96,7 +96,7 @@
  It contains the official “core” modules of the GNOME desktop.
 
 Package: gnome
-Architecture: any
+Architecture: linux-any
 Depends: gnome-core (= ${binary:Version}),
          desktop-base,
          network-manager-gnome (>= 0.9.4) [linux-any],




More information about the pkg-gnome-commits mailing list