r31901 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Nov 29 14:31:17 UTC 2011


Author: joss
Date: Tue Nov 29 14:31:16 2011
New Revision: 31901

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31901
Log:
Make libgtk-3-bin arch-any, thanks Rico for noticing.

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control
    desktop/unstable/gtk+3.0/debian/control.in

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=31901&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Tue Nov 29 14:31:16 2011
@@ -41,6 +41,7 @@
     clearly not Multi-Arch compatible. It should not be needed anyway, 
     everything is handled by triggers from the private directory.
   * Remove incorrect M-A: same statement for the debug package.
+  * Make libgtk-3-bin arch-any, thanks Rico for noticing.
 
  -- Martin Pitt <mpitt at debian.org>  Tue, 22 Nov 2011 09:34:45 +0100
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=31901&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control [utf-8] Tue Nov 29 14:31:16 2011
@@ -116,7 +116,7 @@
 
 Package: libgtk-3-bin
 Section: misc
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends},
          libgtk-3-0 (>= ${source:Version}),
          libgtk-3-common (= ${source:Version})

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=31901&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in [utf-8] Tue Nov 29 14:31:16 2011
@@ -116,7 +116,7 @@
 
 Package: @BIN_PKG@
 Section: misc
-Architecture: all
+Architecture: any
 Depends: ${misc:Depends},
          @SHARED_PKG@ (>= ${source:Version}),
          @COMMON_PKG@ (= ${source:Version})




More information about the pkg-gnome-commits mailing list