r41711 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Fri May 16 10:56:50 UTC 2014


Author: pochu
Date: Fri May 16 10:56:50 2014
New Revision: 41711

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41711
Log:
Remove kfreebsd-any and hurd-any from Architecture. (Closes:
#733122, #735023)

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

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=41711&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog	[utf-8] Fri May 16 10:56:50 2014
@@ -1,8 +1,13 @@
 gnome-shell (3.12.1-4) UNRELEASED; urgency=medium
 
+  [ Laurent Bigonville ]
   * debian/control.in:
     - Bump Standards-Version to 3.9.5 (no further changes)
     - Build-depends against systemd libraries on linux architectures only
+
+  [ Robert Millan ]
+  * Remove kfreebsd-any and hurd-any from Architecture. (Closes:
+    #733122, #735023)
 
  -- Laurent Bigonville <bigon at debian.org>  Mon, 05 May 2014 22:06:57 +0200
 

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=41711&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control	[utf-8] Fri May 16 10:56:50 2014
@@ -60,7 +60,7 @@
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-shell/
 
 Package: gnome-shell
-Architecture: any
+Architecture: linux-any
 Depends: ${gir:Depends},
          ${icon-theme:Depends},
          ${misc:Depends},
@@ -127,7 +127,7 @@
  This package contains translations and data files for the GNOME shell.
 
 Package: gnome-shell-dbg
-Architecture: any
+Architecture: linux-any
 Section: debug
 Priority: extra
 Depends: ${misc:Depends},

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=41711&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in	[utf-8] Fri May 16 10:56:50 2014
@@ -55,7 +55,7 @@
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-shell/
 
 Package: gnome-shell
-Architecture: any
+Architecture: linux-any
 Depends: ${gir:Depends},
          ${icon-theme:Depends},
          ${misc:Depends},
@@ -122,7 +122,7 @@
  This package contains translations and data files for the GNOME shell.
 
 Package: gnome-shell-dbg
-Architecture: any
+Architecture: linux-any
 Section: debug
 Priority: extra
 Depends: ${misc:Depends},




More information about the pkg-gnome-commits mailing list