r44490 - in /desktop/unstable/libsecret/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 19 23:15:25 UTC 2015


Author: biebl
Date: Tue May 19 23:15:25 2015
New Revision: 44490

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

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

Modified: desktop/unstable/libsecret/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/changelog?rev=44490&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/changelog	[utf-8] Tue May 19 23:15:25 2015
@@ -10,6 +10,7 @@
   [ Michael Biebl ]
   * New upstream release.
   * Install typelib files into multiarch paths.
+  * Mark gir and dev packages as Multi-Arch: same.
 
  -- Laurent Bigonville <bigon at debian.org>  Tue, 25 Mar 2014 11:16:03 +0100
 

Modified: desktop/unstable/libsecret/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control?rev=44490&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control	[utf-8] Tue May 19 23:15:25 2015
@@ -32,6 +32,7 @@
          libglib2.0-dev,
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: Secret store (development files)
  Library for storing and retrieving passwords and other secrets.
  It communicates with the "Secret Service" using DBus.
@@ -80,6 +81,7 @@
 Architecture: any
 Depends: ${gir:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: Secret store (GObject-Introspection)
  This package contains introspection data for libsecret, which can be used
  to generate dynamic bindings.

Modified: desktop/unstable/libsecret/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control.in?rev=44490&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control.in	[utf-8] Tue May 19 23:15:25 2015
@@ -28,6 +28,7 @@
          libglib2.0-dev,
          ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: Secret store (development files)
  Library for storing and retrieving passwords and other secrets.
  It communicates with the "Secret Service" using DBus.
@@ -76,6 +77,7 @@
 Architecture: any
 Depends: ${gir:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: Secret store (GObject-Introspection)
  This package contains introspection data for libsecret, which can be used
  to generate dynamic bindings.




More information about the pkg-gnome-commits mailing list