r10578 - in /desktop/unstable/gtk+2.0/debian: changelog control
control.in
lool at users.alioth.debian.org
lool at users.alioth.debian.org
Mon Apr 30 10:19:23 UTC 2007
Author: lool
Date: Mon Apr 30 10:19:22 2007
New Revision: 10578
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10578
Log:
* Fix description of the -dbg package.
Modified:
desktop/unstable/gtk+2.0/debian/changelog
desktop/unstable/gtk+2.0/debian/control
desktop/unstable/gtk+2.0/debian/control.in
Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=10578&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog (original)
+++ desktop/unstable/gtk+2.0/debian/changelog Mon Apr 30 10:19:22 2007
@@ -20,8 +20,9 @@
* Drop patch 000_gtk+-2.0.6-exportsymbols which made all libs export way too
many symbols and hence was dangerous; closes: #327652.
- Update patch 070_mandatory-relibtoolize.
-
- -- Loic Minier <lool at dooz.org> Sun, 29 Apr 2007 21:42:22 +0200
+ * Fix description of the -dbg package.
+
+ -- Loic Minier <lool at dooz.org> Mon, 30 Apr 2007 12:18:58 +0200
gtk+2.0 (2.10.11-2) unstable; urgency=low
Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=10578&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control (original)
+++ desktop/unstable/gtk+2.0/debian/control Mon Apr 30 10:19:22 2007
@@ -232,11 +232,8 @@
for projects ranging from small one-off tools to complete application
suites.
.
- 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: libgtk2.0-doc
Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=10578&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in (original)
+++ desktop/unstable/gtk+2.0/debian/control.in Mon Apr 30 10:19:22 2007
@@ -232,11 +232,8 @@
for projects ranging from small one-off tools to complete application
suites.
.
- 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: @DOC_PKG@
More information about the pkg-gnome-commits
mailing list