r45862 - in /packages/unstable/gsound/debian: changelog control control.in gsound-tools.install gsound.install
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Sun Sep 6 22:08:09 UTC 2015
Author: bigon
Date: Sun Sep 6 22:08:09 2015
New Revision: 45862
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45862
Log:
debian/control.in: Rename the gsound package binary to gsound-tools
Added:
packages/unstable/gsound/debian/gsound-tools.install
- copied unchanged from r45861, packages/unstable/gsound/debian/gsound.install
Removed:
packages/unstable/gsound/debian/gsound.install
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=45862&op=diff
==============================================================================
--- packages/unstable/gsound/debian/changelog [utf-8] (original)
+++ packages/unstable/gsound/debian/changelog [utf-8] Sun Sep 6 22:08:09 2015
@@ -1,8 +1,9 @@
gsound (1.0.1-3) UNRELEASED; urgency=medium
* debian/control.in: Add Multi-arch fields
+ * debian/control.in: Rename the gsound package binary to gsound-tools
- -- Laurent Bigonville <bigon at debian.org> Sun, 06 Sep 2015 21:20:15 +0200
+ -- Laurent Bigonville <bigon at debian.org> Sun, 06 Sep 2015 22:30:42 +0200
gsound (1.0.1-2) unstable; urgency=medium
Modified: packages/unstable/gsound/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gsound/debian/control?rev=45862&op=diff
==============================================================================
--- packages/unstable/gsound/debian/control [utf-8] (original)
+++ packages/unstable/gsound/debian/control [utf-8] Sun Sep 6 22:08:09 2015
@@ -21,10 +21,12 @@
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gsound
Homepage: https://wiki.gnome.org/Projects/GSound
-Package: gsound
+Package: gsound-tools
Architecture: any
Multi-arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: gsound (<< 1.0.1-3~)
+Replaces: gsound (<< 1.0.1-3~)
Description: small library for playing system sounds (tools)
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=45862&op=diff
==============================================================================
--- packages/unstable/gsound/debian/control.in [utf-8] (original)
+++ packages/unstable/gsound/debian/control.in [utf-8] Sun Sep 6 22:08:09 2015
@@ -17,10 +17,12 @@
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gsound
Homepage: https://wiki.gnome.org/Projects/GSound
-Package: gsound
+Package: gsound-tools
Architecture: any
Multi-arch: foreign
Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: gsound (<< 1.0.1-3~)
+Replaces: gsound (<< 1.0.1-3~)
Description: small library for playing system sounds (tools)
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