r44864 - in /packages/unstable/gtkspell3/debian: changelog control control.in gir1.2-gtkspell3-3.0.install libgtkspell3-3-0.install libgtkspell3-3-dev.install rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat May 30 18:26:59 UTC 2015


Author: biebl
Date: Sat May 30 18:26:59 2015
New Revision: 44864

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44864
Log:
Convert to multiarch.

Modified:
    packages/unstable/gtkspell3/debian/changelog
    packages/unstable/gtkspell3/debian/control
    packages/unstable/gtkspell3/debian/control.in
    packages/unstable/gtkspell3/debian/gir1.2-gtkspell3-3.0.install
    packages/unstable/gtkspell3/debian/libgtkspell3-3-0.install
    packages/unstable/gtkspell3/debian/libgtkspell3-3-dev.install
    packages/unstable/gtkspell3/debian/rules

Modified: packages/unstable/gtkspell3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/changelog?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/changelog	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/changelog	[utf-8] Sat May 30 18:26:59 2015
@@ -1,6 +1,7 @@
 gtkspell3 (3.0.7-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Convert to multiarch.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 30 May 2015 20:18:36 +0200
 

Modified: packages/unstable/gtkspell3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/control?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/control	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/control	[utf-8] Sat May 30 18:26:59 2015
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: gtkspell3
 Section: libs
 Priority: optional
@@ -10,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               cdbs,
+               cdbs (>= 0.4.93),
                gnome-pkg-tools,
                gobject-introspection (>= 1.30.0),
                libgirepository1.0-dev (>= 1.30.0),
@@ -31,7 +30,10 @@
 
 Package: libgtkspell3-3-0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Conflicts: libgtkspell-3-0
 Replaces: libgtkspell-3-0
 Description: spell-checking addon for GTK+'s TextView widget
@@ -42,10 +44,12 @@
 Package: libgtkspell3-3-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libenchant-dev,
          libgtk-3-dev,
          libgtkspell3-3-0 (= ${binary:Version}),
          gir1.2-gtkspell3-3.0 (= ${binary:Version}),
+         ${shlibs:Depends},
          ${misc:Depends}
 Conflicts: libgtkspell-3-dev
 Replaces: libgtkspell-3-dev
@@ -57,7 +61,9 @@
 Package: gir1.2-gtkspell3-3.0
 Section: introspection
 Architecture: any
-Depends: ${misc:Depends}, ${gir:Depends}
+Multi-Arch: same
+Depends: ${misc:Depends},
+         ${gir:Depends}
 Description: GObject introspection data for the GtkSpell library
  This package contains introspection data for GtkSpell, a spell-checking
  library for GTK+. They can be used to generate dynamic bindings.

Modified: packages/unstable/gtkspell3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/control.in?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/control.in	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/control.in	[utf-8] Sat May 30 18:26:59 2015
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               cdbs,
+               cdbs (>= 0.4.93),
                gnome-pkg-tools,
                gobject-introspection (>= 1.30.0),
                libgirepository1.0-dev (>= 1.30.0),
@@ -26,7 +26,10 @@
 
 Package: libgtkspell3-3-0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Conflicts: libgtkspell-3-0
 Replaces: libgtkspell-3-0
 Description: spell-checking addon for GTK+'s TextView widget
@@ -37,10 +40,12 @@
 Package: libgtkspell3-3-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: libenchant-dev,
          libgtk-3-dev,
          libgtkspell3-3-0 (= ${binary:Version}),
          gir1.2-gtkspell3-3.0 (= ${binary:Version}),
+         ${shlibs:Depends},
          ${misc:Depends}
 Conflicts: libgtkspell-3-dev
 Replaces: libgtkspell-3-dev
@@ -52,7 +57,9 @@
 Package: gir1.2-gtkspell3-3.0
 Section: introspection
 Architecture: any
-Depends: ${misc:Depends}, ${gir:Depends}
+Multi-Arch: same
+Depends: ${misc:Depends},
+         ${gir:Depends}
 Description: GObject introspection data for the GtkSpell library
  This package contains introspection data for GtkSpell, a spell-checking
  library for GTK+. They can be used to generate dynamic bindings.

Modified: packages/unstable/gtkspell3/debian/gir1.2-gtkspell3-3.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/gir1.2-gtkspell3-3.0.install?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/gir1.2-gtkspell3-3.0.install	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/gir1.2-gtkspell3-3.0.install	[utf-8] Sat May 30 18:26:59 2015
@@ -1 +1 @@
-usr/lib/girepository-1.0
+usr/lib/*/girepository-1.0

Modified: packages/unstable/gtkspell3/debian/libgtkspell3-3-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/libgtkspell3-3-0.install?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/libgtkspell3-3-0.install	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/libgtkspell3-3-0.install	[utf-8] Sat May 30 18:26:59 2015
@@ -1,2 +1,2 @@
-usr/lib/lib*.so.*
+usr/lib/*/lib*.so.*
 usr/share/locale

Modified: packages/unstable/gtkspell3/debian/libgtkspell3-3-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/libgtkspell3-3-dev.install?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/libgtkspell3-3-dev.install	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/libgtkspell3-3-dev.install	[utf-8] Sat May 30 18:26:59 2015
@@ -1,6 +1,6 @@
 usr/include
-usr/lib/lib*.so
-usr/lib/pkgconfig
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig
 usr/share/gir-1.0
 usr/share/gtk-doc
 usr/share/vala

Modified: packages/unstable/gtkspell3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkspell3/debian/rules?rev=44864&op=diff
==============================================================================
--- packages/unstable/gtkspell3/debian/rules	[utf-8] (original)
+++ packages/unstable/gtkspell3/debian/rules	[utf-8] Sat May 30 18:26:59 2015
@@ -17,6 +17,7 @@
 DEB_INSTALL_DOCS_libgtkspell3-3-0 = 
 DEB_INSTALL_DOCS_libgtkspell3-3-dev = README
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc
+DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+                             --enable-gtk-doc
 
 common-binary-post-install-arch:: list-missing




More information about the pkg-gnome-commits mailing list