r43519 - in /desktop/unstable/gtksourceview3/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Oct 13 18:27:39 UTC 2014


Author: biebl
Date: Mon Oct 13 18:27:39 2014
New Revision: 43519

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43519
Log:
Mark gir and dev package as Multi-Arch: same.

Modified:
    desktop/unstable/gtksourceview3/debian/changelog
    desktop/unstable/gtksourceview3/debian/control
    desktop/unstable/gtksourceview3/debian/control.in

Modified: desktop/unstable/gtksourceview3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/changelog?rev=43519&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/changelog	[utf-8] Mon Oct 13 18:27:39 2014
@@ -4,6 +4,7 @@
   * Update Homepage URL.
   * Bump Standards-Version to 3.9.6. No further changes.
   * Install typelib files into multiarch paths.
+  * Mark gir and dev package as Multi-Arch: same.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 13 Oct 2014 20:20:25 +0200
 

Modified: desktop/unstable/gtksourceview3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control?rev=43519&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control	[utf-8] Mon Oct 13 18:27:39 2014
@@ -61,6 +61,7 @@
 Package: libgtksourceview-3.0-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          libgtksourceview-3.0-1 (= ${binary:Version}),
          gir1.2-gtksource-3.0 (= ${binary:Version}),
@@ -92,6 +93,7 @@
 Package: gir1.2-gtksource-3.0
 Section: introspection
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${gir:Depends}
 Description: gir files for the GTK+ syntax highlighting widget

Modified: desktop/unstable/gtksourceview3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtksourceview3/debian/control.in?rev=43519&op=diff
==============================================================================
--- desktop/unstable/gtksourceview3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtksourceview3/debian/control.in	[utf-8] Mon Oct 13 18:27:39 2014
@@ -57,6 +57,7 @@
 Package: libgtksourceview-3.0-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          libgtksourceview-3.0-1 (= ${binary:Version}),
          gir1.2-gtksource-3.0 (= ${binary:Version}),
@@ -88,6 +89,7 @@
 Package: gir1.2-gtksource-3.0
 Section: introspection
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${gir:Depends}
 Description: gir files for the GTK+ syntax highlighting widget




More information about the pkg-gnome-commits mailing list