r45855 - in /packages/unstable/gsound/debian: control control.in
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Sep 6 18:31:44 UTC 2015
Author: bigon
Date: Sun Sep 6 18:31:44 2015
New Revision: 45855
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45855
Log:
Call wrap-and-sort
Modified:
packages/unstable/gsound/debian/control
packages/unstable/gsound/debian/control.in
Modified: packages/unstable/gsound/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gsound/debian/control?rev=45855&op=diff
==============================================================================
--- packages/unstable/gsound/debian/control [utf-8] (original)
+++ packages/unstable/gsound/debian/control [utf-8] Sun Sep 6 18:31:44 2015
@@ -9,10 +9,10 @@
Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>
Build-Depends: debhelper (>= 9),
gnome-pkg-tools,
+ gobject-introspection,
intltool (>= 0.50.1),
libcanberra-dev,
libgirepository1.0-dev,
- gobject-introspection,
libglib2.0-dev (>= 2.36),
pkg-config (>= 0.22),
valac
@@ -61,7 +61,7 @@
Package: gir1.2-gsound-1.0
Architecture: any
Section: introspection
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends}
+Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds
GSound is a small library for playing system sounds. It's designed to
be used via GObject Introspection, and is a thin wrapper around the
Modified: packages/unstable/gsound/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gsound/debian/control.in?rev=45855&op=diff
==============================================================================
--- packages/unstable/gsound/debian/control.in [utf-8] (original)
+++ packages/unstable/gsound/debian/control.in [utf-8] Sun Sep 6 18:31:44 2015
@@ -5,10 +5,10 @@
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper (>= 9),
gnome-pkg-tools,
+ gobject-introspection,
intltool (>= 0.50.1),
libcanberra-dev,
libgirepository1.0-dev,
- gobject-introspection,
libglib2.0-dev (>= 2.36),
pkg-config (>= 0.22),
valac
@@ -57,7 +57,7 @@
Package: gir1.2-gsound-1.0
Architecture: any
Section: introspection
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${gir:Depends}
+Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: small library for playing system sounds
GSound is a small library for playing system sounds. It's designed to
be used via GObject Introspection, and is a thin wrapper around the
More information about the pkg-gnome-commits
mailing list