r44764 - in /desktop/unstable/cheese/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed May 27 00:22:49 UTC 2015


Author: biebl
Date: Wed May 27 00:22:49 2015
New Revision: 44764

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

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

Modified: desktop/unstable/cheese/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/changelog?rev=44764&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/changelog	[utf-8] (original)
+++ desktop/unstable/cheese/debian/changelog	[utf-8] Wed May 27 00:22:49 2015
@@ -5,6 +5,7 @@
     upstream.
   * Drop obsolete Breaks/Replaces from pre-wheezy.
   * Install typelib files into multiarch paths.
+  * Mark gir and dev packages as Multi-Arch: same.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 27 May 2015 02:09:54 +0200
 

Modified: desktop/unstable/cheese/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control?rev=44764&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control	[utf-8] Wed May 27 00:22:49 2015
@@ -79,13 +79,13 @@
 
 Package: libcheese-gtk23
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          gstreamer1.0-clutter,
          cheese-common (= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: tool to take pictures and videos from your webcam - widgets
  A webcam application that supports image and video capture. Makes
  it easy to take photos and videos of you, your friends, pets or whatever
@@ -97,6 +97,7 @@
 
 Package: libcheese-gtk-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: libcheese-gtk23 (= ${binary:Version}),
          libcheese-dev (= ${binary:Version}),
@@ -119,6 +120,7 @@
 
 Package: libcheese7
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -128,7 +130,6 @@
          gstreamer1.0-plugins-bad,
          gstreamer1.0-x
 Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: tool to take pictures and videos from your webcam - base library
  A webcam application that supports image and video capture. Makes
  it easy to take photos and videos of you, your friends, pets or whatever
@@ -140,6 +141,7 @@
 
 Package: libcheese-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: libcheese7 (= ${binary:Version}),
          gir1.2-cheese-3.0 (= ${binary:Version}),
@@ -176,6 +178,7 @@
 
 Package: gir1.2-cheese-3.0
 Architecture: any
+Multi-Arch: same
 Section: introspection
 Depends: ${misc:Depends},
          ${gir:Depends}

Modified: desktop/unstable/cheese/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/cheese/debian/control.in?rev=44764&op=diff
==============================================================================
--- desktop/unstable/cheese/debian/control.in	[utf-8] (original)
+++ desktop/unstable/cheese/debian/control.in	[utf-8] Wed May 27 00:22:49 2015
@@ -75,13 +75,13 @@
 
 Package: libcheese-gtk23
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          gstreamer1.0-clutter,
          cheese-common (= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: tool to take pictures and videos from your webcam - widgets
  A webcam application that supports image and video capture. Makes
  it easy to take photos and videos of you, your friends, pets or whatever
@@ -93,6 +93,7 @@
 
 Package: libcheese-gtk-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: libcheese-gtk23 (= ${binary:Version}),
          libcheese-dev (= ${binary:Version}),
@@ -115,6 +116,7 @@
 
 Package: libcheese7
 Architecture: any
+Multi-Arch: same
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends},
@@ -124,7 +126,6 @@
          gstreamer1.0-plugins-bad,
          gstreamer1.0-x
 Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
 Description: tool to take pictures and videos from your webcam - base library
  A webcam application that supports image and video capture. Makes
  it easy to take photos and videos of you, your friends, pets or whatever
@@ -136,6 +137,7 @@
 
 Package: libcheese-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: libcheese7 (= ${binary:Version}),
          gir1.2-cheese-3.0 (= ${binary:Version}),
@@ -172,6 +174,7 @@
 
 Package: gir1.2-cheese-3.0
 Architecture: any
+Multi-Arch: same
 Section: introspection
 Depends: ${misc:Depends},
          ${gir:Depends}




More information about the pkg-gnome-commits mailing list