r45859 - in /packages/unstable/gsound/debian: changelog control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Sep 6 19:20:36 UTC 2015
Author: bigon
Date: Sun Sep 6 19:20:36 2015
New Revision: 45859
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45859
Log:
debian/control.in: Add Multi-arch fields
Modified:
packages/unstable/gsound/debian/changelog
packages/unstable/gsound/debian/control
packages/unstable/gsound/debian/control.in
Modified: packages/unstable/gsound/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gsound/debian/changelog?rev=45859&op=diff
==============================================================================
--- packages/unstable/gsound/debian/changelog [utf-8] (original)
+++ packages/unstable/gsound/debian/changelog [utf-8] Sun Sep 6 19:20:36 2015
@@ -1,3 +1,9 @@
+gsound (1.0.1-3) UNRELEASED; urgency=medium
+
+ * debian/control.in: Add Multi-arch fields
+
+ -- Laurent Bigonville <bigon at debian.org> Sun, 06 Sep 2015 21:20:15 +0200
+
gsound (1.0.1-2) unstable; urgency=medium
* debian/libgsound0.symbols: Add a .symbols file
Modified: packages/unstable/gsound/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gsound/debian/control?rev=45859&op=diff
==============================================================================
--- packages/unstable/gsound/debian/control [utf-8] (original)
+++ packages/unstable/gsound/debian/control [utf-8] Sun Sep 6 19:20:36 2015
@@ -23,6 +23,7 @@
Package: gsound
Architecture: any
+Multi-arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds (tools)
GSound is a small library for playing system sounds. It's designed to
@@ -33,6 +34,7 @@
Package: libgsound0
Architecture: any
+Multi-arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds
@@ -44,6 +46,7 @@
Package: libgsound-dev
Architecture: any
+Multi-arch: same
Section: libdevel
Depends: gir1.2-gsound-1.0 (= ${binary:Version}),
libcanberra-dev,
@@ -70,6 +73,7 @@
Package: gir1.2-gsound-1.0
Architecture: any
+Multi-arch: same
Section: introspection
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds (gir bindings)
Modified: packages/unstable/gsound/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gsound/debian/control.in?rev=45859&op=diff
==============================================================================
--- packages/unstable/gsound/debian/control.in [utf-8] (original)
+++ packages/unstable/gsound/debian/control.in [utf-8] Sun Sep 6 19:20:36 2015
@@ -19,6 +19,7 @@
Package: gsound
Architecture: any
+Multi-arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds (tools)
GSound is a small library for playing system sounds. It's designed to
@@ -29,6 +30,7 @@
Package: libgsound0
Architecture: any
+Multi-arch: same
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds
@@ -40,6 +42,7 @@
Package: libgsound-dev
Architecture: any
+Multi-arch: same
Section: libdevel
Depends: gir1.2-gsound-1.0 (= ${binary:Version}),
libcanberra-dev,
@@ -66,6 +69,7 @@
Package: gir1.2-gsound-1.0
Architecture: any
+Multi-arch: same
Section: introspection
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds (gir bindings)
More information about the pkg-gnome-commits
mailing list