diff -Nru gnome-themes-standard-3.4.2/debian/changelog gnome-themes-standard-3.4.2/debian/changelog --- gnome-themes-standard-3.4.2/debian/changelog 2012-09-11 22:49:10.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/changelog 2012-11-07 22:22:06.000000000 +0700 @@ -1,3 +1,18 @@ +gnome-themes-standard (3.4.2-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Split out gnome-accessibility-themes to fullfill the old dependencies. + (Closes: #661471) + * Capitalize "GNOME" in package description. [lintian] + * Split out gnome-themes-standard-data for arch-indep files. [lintian] + * 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. + + -- Theppitak Karoonboonyanan Wed, 07 Nov 2012 22:22:02 +0700 + gnome-themes-standard (3.4.2-2) unstable; urgency=low * Point Vcs-* to unstable branch. diff -Nru gnome-themes-standard-3.4.2/debian/control gnome-themes-standard-3.4.2/debian/control --- gnome-themes-standard-3.4.2/debian/control 2012-09-11 22:50:47.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/control 2012-11-07 22:22:19.000000000 +0700 @@ -9,9 +9,9 @@ Maintainer: Debian GNOME Maintainers Uploaders: Michael Biebl 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,10 +25,33 @@ Package: gnome-themes-standard Architecture: any -Depends: ${misc:Depends}, +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: gnome-themes-standard-data (= ${source:Version}), + gnome-accessibility-themes, + ${misc:Depends}, ${shlibs:Depends} Recommends: gtk2-engines -Replaces: gnome-accessibility-themes (<< 3.0) Breaks: libmutter0 (<< 3.2) -Description: Standard gnome themes - This package contains a set of standard gnome themes +Description: Standard GNOME themes + This package contains a set of standard GNOME themes. + +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) +Description: Data files for GNOME standard themes + This package contains data files for standard themes for the GNOME + desktop environment. + +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) +Description: Accessibility themes for the GNOME desktop + This package contains some high accessibility themes for the GNOME + desktop environment, designed for the visually impaired. diff -Nru gnome-themes-standard-3.4.2/debian/control.in gnome-themes-standard-3.4.2/debian/control.in --- gnome-themes-standard-3.4.2/debian/control.in 2012-06-17 03:51:38.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/control.in 2012-11-07 22:21:29.000000000 +0700 @@ -4,9 +4,9 @@ Maintainer: Debian GNOME Maintainers 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,10 +20,33 @@ Package: gnome-themes-standard Architecture: any -Depends: ${misc:Depends}, +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: gnome-themes-standard-data (= ${source:Version}), + gnome-accessibility-themes, + ${misc:Depends}, ${shlibs:Depends} Recommends: gtk2-engines -Replaces: gnome-accessibility-themes (<< 3.0) Breaks: libmutter0 (<< 3.2) -Description: Standard gnome themes - This package contains a set of standard gnome themes +Description: Standard GNOME themes + This package contains a set of standard GNOME themes. + +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) +Description: Data files for GNOME standard themes + This package contains data files for standard themes for the GNOME + desktop environment. + +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) +Description: Accessibility themes for the GNOME desktop + This package contains some high accessibility themes for the GNOME + desktop environment, designed for the visually impaired. diff -Nru gnome-themes-standard-3.4.2/debian/gnome-accessibility-themes.install gnome-themes-standard-3.4.2/debian/gnome-accessibility-themes.install --- gnome-themes-standard-3.4.2/debian/gnome-accessibility-themes.install 1970-01-01 07:00:00.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/gnome-accessibility-themes.install 2012-11-06 12:42:09.000000000 +0700 @@ -0,0 +1,7 @@ +usr/share/themes/HighContrast +usr/share/themes/HighContrastInverse +usr/share/themes/LowContrast +usr/share/icons/HighContrast +usr/share/icons/HighContrastInverse +usr/share/icons/LowContrast + diff -Nru gnome-themes-standard-3.4.2/debian/gnome-themes-standard-data.install gnome-themes-standard-3.4.2/debian/gnome-themes-standard-data.install --- gnome-themes-standard-3.4.2/debian/gnome-themes-standard-data.install 1970-01-01 07:00:00.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/gnome-themes-standard-data.install 2012-11-06 19:56:46.000000000 +0700 @@ -0,0 +1,3 @@ +usr/share/icons/Adwaita +usr/share/themes/Adwaita +usr/share/gnome-background-properties diff -Nru gnome-themes-standard-3.4.2/debian/gnome-themes-standard.install gnome-themes-standard-3.4.2/debian/gnome-themes-standard.install --- gnome-themes-standard-3.4.2/debian/gnome-themes-standard.install 1970-01-01 07:00:00.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/gnome-themes-standard.install 2012-11-07 20:52:17.000000000 +0700 @@ -0,0 +1 @@ +usr/lib/*/gtk-3.0/3.0.0/theming-engines/*.so diff -Nru gnome-themes-standard-3.4.2/debian/rules gnome-themes-standard-3.4.2/debian/rules --- gnome-themes-standard-3.4.2/debian/rules 2012-05-15 23:29:28.000000000 +0700 +++ gnome-themes-standard-3.4.2/debian/rules 2012-11-07 20:49:41.000000000 +0700 @@ -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