r10577 - in /desktop/unstable: at-spi/debian/ atk1.0/debian/
gail/debian/
glib2.0/debian/ libgail-gnome/debian/ libgnomeui/debian/
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Mon Apr 30 10:17:52 UTC 2007
Author: lool
Date: Mon Apr 30 10:17:31 2007
New Revision: 10577
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10577
Log:
* Fix description of the -dbg packages.
Modified:
desktop/unstable/at-spi/debian/changelog
desktop/unstable/at-spi/debian/control
desktop/unstable/at-spi/debian/control.in
desktop/unstable/atk1.0/debian/changelog
desktop/unstable/atk1.0/debian/control
desktop/unstable/atk1.0/debian/control.in
desktop/unstable/gail/debian/changelog
desktop/unstable/gail/debian/control
desktop/unstable/gail/debian/control.in
desktop/unstable/glib2.0/debian/changelog
desktop/unstable/glib2.0/debian/control
desktop/unstable/glib2.0/debian/control.in
desktop/unstable/libgail-gnome/debian/changelog
desktop/unstable/libgail-gnome/debian/control
desktop/unstable/libgail-gnome/debian/control.in
desktop/unstable/libgnomeui/debian/changelog
desktop/unstable/libgnomeui/debian/control
desktop/unstable/libgnomeui/debian/control.in
Modified: desktop/unstable/at-spi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/at-spi/debian/changelog?rev=10577&op=diff
==============================================================================
--- desktop/unstable/at-spi/debian/changelog (original)
+++ desktop/unstable/at-spi/debian/changelog Mon Apr 30 10:17:31 2007
@@ -1,3 +1,9 @@
+at-spi (1.18.1-3) UNRELEASED; urgency=low
+
+ * Fix description of the -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:15:05 +0200
+
at-spi (1.18.1-2) unstable; urgency=low
* Upload to unstable, drop check-dist include.
Modified: desktop/unstable/at-spi/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/at-spi/debian/control?rev=10577&op=diff
==============================================================================
--- desktop/unstable/at-spi/debian/control (original)
+++ desktop/unstable/at-spi/debian/control Mon Apr 30 10:17:31 2007
@@ -58,11 +58,8 @@
Description: at-spi libraries and debugging symbols
at-spi is the "Assistive Technology Service Provider Interface".
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are
- installed in /usr/lib/debug and can be used by placing that directory
- in LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: at-spi-doc
Modified: desktop/unstable/at-spi/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/at-spi/debian/control.in?rev=10577&op=diff
==============================================================================
--- desktop/unstable/at-spi/debian/control.in (original)
+++ desktop/unstable/at-spi/debian/control.in Mon Apr 30 10:17:31 2007
@@ -58,11 +58,8 @@
Description: at-spi libraries and debugging symbols
at-spi is the "Assistive Technology Service Provider Interface".
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are
- installed in /usr/lib/debug and can be used by placing that directory
- in LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: at-spi-doc
Modified: desktop/unstable/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/changelog?rev=10577&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/changelog (original)
+++ desktop/unstable/atk1.0/debian/changelog Mon Apr 30 10:17:31 2007
@@ -1,3 +1,9 @@
+atk1.0 (1.18.0-3) UNRELEASED; urgency=low
+
+ * Fix description of -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:12:49 +0200
+
atk1.0 (1.18.0-2) unstable; urgency=low
* Upload to unstable; drop check-dist include.
Modified: desktop/unstable/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control?rev=10577&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control (original)
+++ desktop/unstable/atk1.0/debian/control Mon Apr 30 10:17:31 2007
@@ -89,11 +89,8 @@
applications can be used with tools such as screen readers, magnifiers, and
other alternative input devices.
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are installed
- in /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: libatk1.0-doc
Modified: desktop/unstable/atk1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control.in?rev=10577&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control.in (original)
+++ desktop/unstable/atk1.0/debian/control.in Mon Apr 30 10:17:31 2007
@@ -89,11 +89,8 @@
applications can be used with tools such as screen readers, magnifiers, and
other alternative input devices.
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are installed
- in /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: libatk1.0-doc
Modified: desktop/unstable/gail/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gail/debian/changelog?rev=10577&op=diff
==============================================================================
--- desktop/unstable/gail/debian/changelog (original)
+++ desktop/unstable/gail/debian/changelog Mon Apr 30 10:17:31 2007
@@ -1,3 +1,9 @@
+gail (1.18.0-3) UNRELEASED; urgency=low
+
+ * Fix description of the -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:14:01 +0200
+
gail (1.18.0-2) unstable; urgency=low
[ Loic Minier ]
Modified: desktop/unstable/gail/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gail/debian/control?rev=10577&op=diff
==============================================================================
--- desktop/unstable/gail/debian/control (original)
+++ desktop/unstable/gail/debian/control Mon Apr 30 10:17:31 2007
@@ -50,11 +50,7 @@
Description: Gail libraries and debugging symbols
Gail is the "GNOME Accessibility Implementation Library".
.
- This package contains unstripped shared libraries. It is provided
- primarily to provide a backtrace with names in a debugger, which makes
- it somewhat easier to interpret core dumps. The libraries are
- installed in /usr/lib/debug and can be used by placing that directory
- in LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
.
Most people will not need this package.
Modified: desktop/unstable/gail/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gail/debian/control.in?rev=10577&op=diff
==============================================================================
--- desktop/unstable/gail/debian/control.in (original)
+++ desktop/unstable/gail/debian/control.in Mon Apr 30 10:17:31 2007
@@ -50,11 +50,7 @@
Description: Gail libraries and debugging symbols
Gail is the "GNOME Accessibility Implementation Library".
.
- This package contains unstripped shared libraries. It is provided
- primarily to provide a backtrace with names in a debugger, which makes
- it somewhat easier to interpret core dumps. The libraries are
- installed in /usr/lib/debug and can be used by placing that directory
- in LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
.
Most people will not need this package.
Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=10577&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog (original)
+++ desktop/unstable/glib2.0/debian/changelog Mon Apr 30 10:17:31 2007
@@ -1,3 +1,9 @@
+glib2.0 (2.12.11-4) UNRELEASED; urgency=low
+
+ * Fix description of the -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:15:43 +0200
+
glib2.0 (2.12.11-3) unstable; urgency=medium
* Initialize CFLAGS to -Wall -g; pass debian/rules' CFLAGS and LDFLAGS to
Modified: desktop/unstable/glib2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control?rev=10577&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control (original)
+++ desktop/unstable/glib2.0/debian/control Mon Apr 30 10:17:31 2007
@@ -74,11 +74,8 @@
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are installed
- in /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: libglib2.0-data
Modified: desktop/unstable/glib2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/control.in?rev=10577&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/control.in (original)
+++ desktop/unstable/glib2.0/debian/control.in Mon Apr 30 10:17:31 2007
@@ -74,11 +74,8 @@
as trees, hashes, lists, and strings. It is a useful general-purpose
C library used by projects such as GTK+, GIMP, and GNOME.
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are installed
- in /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: @DATA_PKG@
Modified: desktop/unstable/libgail-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgail-gnome/debian/changelog?rev=10577&op=diff
==============================================================================
--- desktop/unstable/libgail-gnome/debian/changelog (original)
+++ desktop/unstable/libgail-gnome/debian/changelog Mon Apr 30 10:17:31 2007
@@ -1,3 +1,9 @@
+libgail-gnome (1.18.0-3) UNRELEASED; urgency=low
+
+ * Fix description of the -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:16:15 +0200
+
libgail-gnome (1.18.0-2) unstable; urgency=medium
* Honor CFLAGS we set in rules, doh!
Modified: desktop/unstable/libgail-gnome/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgail-gnome/debian/control?rev=10577&op=diff
==============================================================================
--- desktop/unstable/libgail-gnome/debian/control (original)
+++ desktop/unstable/libgail-gnome/debian/control Mon Apr 30 10:17:31 2007
@@ -57,10 +57,7 @@
This library is GNOME Accessibility Implementation Library additions which
implement ATK interfaces for libbonoboui and libgnomeui widgets.
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are installed
- in /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Modified: desktop/unstable/libgail-gnome/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgail-gnome/debian/control.in?rev=10577&op=diff
==============================================================================
--- desktop/unstable/libgail-gnome/debian/control.in (original)
+++ desktop/unstable/libgail-gnome/debian/control.in Mon Apr 30 10:17:31 2007
@@ -57,10 +57,7 @@
This library is GNOME Accessibility Implementation Library additions which
implement ATK interfaces for libbonoboui and libgnomeui widgets.
.
- This package contains unstripped shared libraries. it is provided
- primarily to provide a backtrace with names in a debugger, this makes
- it somewhat easier to interpret core dumps. The libraries are installed
- in /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Modified: desktop/unstable/libgnomeui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/changelog?rev=10577&op=diff
==============================================================================
--- desktop/unstable/libgnomeui/debian/changelog (original)
+++ desktop/unstable/libgnomeui/debian/changelog Mon Apr 30 10:17:31 2007
@@ -1,3 +1,9 @@
+libgnomeui (2.18.1-3) UNRELEASED; urgency=low
+
+ * Fix description of the -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:16:35 +0200
+
libgnomeui (2.18.1-2) unstable; urgency=low
* Upload to unstable; drop check-dist include.
Modified: desktop/unstable/libgnomeui/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/control?rev=10577&op=diff
==============================================================================
--- desktop/unstable/libgnomeui/debian/control (original)
+++ desktop/unstable/libgnomeui/debian/control Mon Apr 30 10:17:31 2007
@@ -51,11 +51,8 @@
This package contains the shared library for the base GNOME library
functions (User Interface functions).
.
- This package contains unstripped shared libraries. It is provided primarily
- to provide a backtrace with names in a debugger, this makes it somewhat
- easier to interpret core dumps. The libraries are installed in
- /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: libgnomeui-dev
Modified: desktop/unstable/libgnomeui/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeui/debian/control.in?rev=10577&op=diff
==============================================================================
--- desktop/unstable/libgnomeui/debian/control.in (original)
+++ desktop/unstable/libgnomeui/debian/control.in Mon Apr 30 10:17:31 2007
@@ -51,11 +51,8 @@
This package contains the shared library for the base GNOME library
functions (User Interface functions).
.
- This package contains unstripped shared libraries. It is provided primarily
- to provide a backtrace with names in a debugger, this makes it somewhat
- easier to interpret core dumps. The libraries are installed in
- /usr/lib/debug and can be used by placing that directory in
- LD_LIBRARY_PATH.
+ This package contains detached debugging symbols.
+ .
Most people will not need this package.
Package: libgnomeui-dev
More information about the pkg-gnome-commits
mailing list