r24733 - in /desktop/unstable/libgnomecanvas/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Jul 13 11:46:21 UTC 2010


Author: joss
Date: Tue Jul 13 11:46:20 2010
New Revision: 24733

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24733
Log:
Fix -dbg package description. Closes: #588605.

Modified:
    desktop/unstable/libgnomecanvas/debian/changelog
    desktop/unstable/libgnomecanvas/debian/control
    desktop/unstable/libgnomecanvas/debian/control.in

Modified: desktop/unstable/libgnomecanvas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/changelog?rev=24733&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/changelog [utf-8] Tue Jul 13 11:46:20 2010
@@ -1,3 +1,9 @@
+libgnomecanvas (2.30.1-2) UNRELEASED; urgency=low
+
+  * Fix -dbg package description. Closes: #588605.
+
+ -- Josselin Mouette <joss at debian.org>  Tue, 13 Jul 2010 13:45:01 +0200
+
 libgnomecanvas (2.30.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/libgnomecanvas/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/control?rev=24733&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/control [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/control [utf-8] Tue Jul 13 11:46:20 2010
@@ -91,7 +91,7 @@
 Section: debug
 Priority: extra
 Depends: ${misc:Depends}, libgnomecanvas2-0 (= ${binary:Version})
-Description: A powerful object-oriented display - documentation files
+Description: A powerful object-oriented display - debugging symbols
  The canvas widget is a powerful and extensible object-oriented display
  engine. A GnomeCanvasItem is a GtkObject representing some element of the
  display, such as an image, a rectangle, an ellipse, or some text. You can
@@ -99,4 +99,4 @@
  with graphics in terms of items, rather than an undifferentiated grid of
  pixels.
  .
- This package contains debugging symbols.
+ This package contains detached debugging symbols.

Modified: desktop/unstable/libgnomecanvas/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/control.in?rev=24733&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/control.in [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/control.in [utf-8] Tue Jul 13 11:46:20 2010
@@ -86,7 +86,7 @@
 Section: debug
 Priority: extra
 Depends: ${misc:Depends}, libgnomecanvas2-0 (= ${binary:Version})
-Description: A powerful object-oriented display - documentation files
+Description: A powerful object-oriented display - debugging symbols
  The canvas widget is a powerful and extensible object-oriented display
  engine. A GnomeCanvasItem is a GtkObject representing some element of the
  display, such as an image, a rectangle, an ellipse, or some text. You can
@@ -94,4 +94,4 @@
  with graphics in terms of items, rather than an undifferentiated grid of
  pixels.
  .
- This package contains debugging symbols.
+ This package contains detached debugging symbols.




More information about the pkg-gnome-commits mailing list