r54604 - in /packages/unstable/libcanberra/debian: changelog control control.in
smcv at users.alioth.debian.org
smcv at users.alioth.debian.org
Mon Oct 30 08:37:02 UTC 2017
Author: smcv
Date: Mon Oct 30 08:37:02 2017
New Revision: 54604
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54604
Log:
Give all packages distinct short descriptions
Modified:
packages/unstable/libcanberra/debian/changelog
packages/unstable/libcanberra/debian/control
packages/unstable/libcanberra/debian/control.in
Modified: packages/unstable/libcanberra/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/changelog?rev=54604&op=diff
==============================================================================
--- packages/unstable/libcanberra/debian/changelog [utf-8] (original)
+++ packages/unstable/libcanberra/debian/changelog [utf-8] Mon Oct 30 08:37:02 2017
@@ -11,6 +11,7 @@
* Move to debhelper compat level 10
- Don't use dh-autoreconf explicitly, it is now the default
* Standards-Version: 4.1.1 (no further changes required)
+ * Give all packages distinct short descriptions
-- Simon McVittie <smcv at debian.org> Thu, 12 Oct 2017 01:04:41 +0100
Modified: packages/unstable/libcanberra/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/control?rev=54604&op=diff
==============================================================================
--- packages/unstable/libcanberra/debian/control [utf-8] (original)
+++ packages/unstable/libcanberra/debian/control [utf-8] Mon Oct 30 08:37:02 2017
@@ -48,7 +48,7 @@
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra0 (= ${binary:Version})
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (development files)
libcanberra defines a simple abstract interface for playing event
sounds.
.
@@ -101,7 +101,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libcanberra-gtk-dev (<< 0.26)
Replaces: libcanberra-gtk-dev (<< 0.26)
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (GTK+ shared development files)
libcanberra-gtk provides a few functions that simplify
libcanberra usage from GTK+.
.
@@ -122,7 +122,7 @@
libcanberra-dev (= ${binary:Version}),
libgtk2.0-dev (>= 2.20),
libcanberra-gtk-common-dev
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (GTK+ 2 development files)
libcanberra-gtk provides a few functions that simplify
libcanberra usage from GTK+.
.
@@ -165,7 +165,7 @@
libcanberra-dev (= ${binary:Version}),
libcanberra-gtk-common-dev,
libgtk-3-dev
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (GTK+ 3 development files)
libcanberra-gtk3 provides a few functions that simplify
libcanberra usage from GTK+ 3.0.
.
Modified: packages/unstable/libcanberra/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/control.in?rev=54604&op=diff
==============================================================================
--- packages/unstable/libcanberra/debian/control.in [utf-8] (original)
+++ packages/unstable/libcanberra/debian/control.in [utf-8] Mon Oct 30 08:37:02 2017
@@ -44,7 +44,7 @@
Depends: ${shlibs:Depends},
${misc:Depends},
libcanberra0 (= ${binary:Version})
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (development files)
libcanberra defines a simple abstract interface for playing event
sounds.
.
@@ -97,7 +97,7 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libcanberra-gtk-dev (<< 0.26)
Replaces: libcanberra-gtk-dev (<< 0.26)
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (GTK+ shared development files)
libcanberra-gtk provides a few functions that simplify
libcanberra usage from GTK+.
.
@@ -118,7 +118,7 @@
libcanberra-dev (= ${binary:Version}),
libgtk2.0-dev (>= 2.20),
libcanberra-gtk-common-dev
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (GTK+ 2 development files)
libcanberra-gtk provides a few functions that simplify
libcanberra usage from GTK+.
.
@@ -161,7 +161,7 @@
libcanberra-dev (= ${binary:Version}),
libcanberra-gtk-common-dev,
libgtk-3-dev
-Description: simple abstract interface for playing event sounds
+Description: simple interface for playing event sounds (GTK+ 3 development files)
libcanberra-gtk3 provides a few functions that simplify
libcanberra usage from GTK+ 3.0.
.
More information about the pkg-gnome-commits
mailing list