r36305 - in /desktop/unstable/gnome-themes-standard/debian: changelog control control.in gnome-themes-standard.install rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sat Nov 17 14:02:11 UTC 2012


Author: joss
Date: Sat Nov 17 14:02:11 2012
New Revision: 36305

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36305
Log:
* Add multi-arch support.
  - Bump B-Deps debhelper (>= 8.1.3), cdbs (>= 0.4.93~).
  - d/rules: Add DEB_CONFIGURE_EXTRA_FLAGS.
  - Declare M-A: same for gnome-themes-standard; M-A: foreign for
    gnome-themes-standard-data & gnome-accessibility-themes.

Modified:
    desktop/unstable/gnome-themes-standard/debian/changelog
    desktop/unstable/gnome-themes-standard/debian/control
    desktop/unstable/gnome-themes-standard/debian/control.in
    desktop/unstable/gnome-themes-standard/debian/gnome-themes-standard.install
    desktop/unstable/gnome-themes-standard/debian/rules

Modified: desktop/unstable/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/changelog?rev=36305&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/changelog [utf-8] Sat Nov 17 14:02:11 2012
@@ -1,3 +1,14 @@
+gnome-themes-standard (3.4.2-3) UNRELEASED; urgency=low
+
+  [ Theppitak Karoonboonyanan ]
+  * Add multi-arch support.
+    - Bump B-Deps debhelper (>= 8.1.3), cdbs (>= 0.4.93~).
+    - d/rules: Add DEB_CONFIGURE_EXTRA_FLAGS.
+    - Declare M-A: same for gnome-themes-standard; M-A: foreign for
+      gnome-themes-standard-data & gnome-accessibility-themes.
+
+ -- Josselin Mouette <joss at debian.org>  Sat, 17 Nov 2012 15:00:10 +0100
+
 gnome-themes-standard (3.4.2-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
@@ -6,7 +17,7 @@
   * Capitalize "GNOME" in package description. [lintian]
   * Split out gnome-themes-standard-data for arch-indep files. [lintian]
 
- -- Theppitak Karoonboonyanan <thep at debian.org>  Wed, 07 Nov 2012 19:20:10 +0700
+ -- Theppitak Karoonboonyanan <thep at debian.org>  Wed, 07 Nov 2012 22:22:02 +0700
 
 gnome-themes-standard (3.4.2-2) unstable; urgency=low
 

Modified: desktop/unstable/gnome-themes-standard/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/control?rev=36305&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/control [utf-8] Sat Nov 17 14:02:11 2012
@@ -9,9 +9,9 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 8.1.3),
                gnome-pkg-tools (>= 0.10),
-               cdbs (>= 0.4.41),
+               cdbs (>= 0.4.93~),
                dh-autoreconf,
                intltool (>= 0.40.0),
                libgtk-3-dev (>= 3.3.14),
@@ -25,6 +25,8 @@
 
 Package: gnome-themes-standard
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: gnome-themes-standard-data (= ${source:Version}),
          gnome-accessibility-themes,
          ${misc:Depends},
@@ -36,6 +38,7 @@
 
 Package: gnome-themes-standard-data
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Replaces: gnome-themes-standard (<< 3.4.2-2.1)
 Breaks: gnome-themes-standard (<< 3.4.2-2.1)
@@ -45,6 +48,7 @@
 
 Package: gnome-accessibility-themes
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Replaces: gnome-themes-standard (<< 3.4.2-2.1)
 Breaks: gnome-themes-standard (<< 3.4.2-2.1)

Modified: desktop/unstable/gnome-themes-standard/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/control.in?rev=36305&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/control.in [utf-8] Sat Nov 17 14:02:11 2012
@@ -4,9 +4,9 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 8.1.3),
                gnome-pkg-tools (>= 0.10),
-               cdbs (>= 0.4.41),
+               cdbs (>= 0.4.93~),
                dh-autoreconf,
                intltool (>= 0.40.0),
                libgtk-3-dev (>= 3.3.14),
@@ -20,6 +20,8 @@
 
 Package: gnome-themes-standard
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: gnome-themes-standard-data (= ${source:Version}),
          gnome-accessibility-themes,
          ${misc:Depends},
@@ -31,6 +33,7 @@
 
 Package: gnome-themes-standard-data
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Replaces: gnome-themes-standard (<< 3.4.2-2.1)
 Breaks: gnome-themes-standard (<< 3.4.2-2.1)
@@ -40,6 +43,7 @@
 
 Package: gnome-accessibility-themes
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Replaces: gnome-themes-standard (<< 3.4.2-2.1)
 Breaks: gnome-themes-standard (<< 3.4.2-2.1)

Modified: desktop/unstable/gnome-themes-standard/debian/gnome-themes-standard.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/gnome-themes-standard.install?rev=36305&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/gnome-themes-standard.install [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/gnome-themes-standard.install [utf-8] Sat Nov 17 14:02:11 2012
@@ -1,1 +1,1 @@
-usr/lib/gtk-3.0/3.0.0/theming-engines/*.so
+usr/lib/*/gtk-3.0/3.0.0/theming-engines/*.so

Modified: desktop/unstable/gnome-themes-standard/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/rules?rev=36305&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/rules [utf-8] Sat Nov 17 14:02:11 2012
@@ -7,5 +7,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
+DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+
 binary-install/gnome-themes-standard::
 	find debian/$(cdbs_curpkg) -name '*.la' -delete




More information about the pkg-gnome-commits mailing list