r51498 - in /attic/libgnomecanvas/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 21 00:15:46 UTC 2016


Author: biebl
Date: Fri Oct 21 00:15:46 2016
New Revision: 51498

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51498
Log:
Switch to automatic dbgsym packages.

Modified:
    attic/libgnomecanvas/debian/changelog
    attic/libgnomecanvas/debian/control
    attic/libgnomecanvas/debian/control.in
    attic/libgnomecanvas/debian/rules

Modified: attic/libgnomecanvas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libgnomecanvas/debian/changelog?rev=51498&op=diff
==============================================================================
--- attic/libgnomecanvas/debian/changelog	[utf-8] (original)
+++ attic/libgnomecanvas/debian/changelog	[utf-8] Fri Oct 21 00:15:46 2016
@@ -2,6 +2,7 @@
 
   * Run wrap-and-sort -a.
   * Convert from cdbs to dh.
+  * Switch to automatic dbgsym packages.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 21 Oct 2016 01:59:40 +0200
 

Modified: attic/libgnomecanvas/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libgnomecanvas/debian/control?rev=51498&op=diff
==============================================================================
--- attic/libgnomecanvas/debian/control	[utf-8] (original)
+++ attic/libgnomecanvas/debian/control	[utf-8] Fri Oct 21 00:15:46 2016
@@ -83,19 +83,3 @@
  pixels.
  .
  This package contains documentation files.
-
-Package: libgnomecanvas2-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: libgnomecanvas2-0 (= ${binary:Version}),
-         ${misc:Depends}
-Description: powerful object-oriented display engine - 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
- refer to this architecture as structured graphics; the canvas lets you deal
- with graphics in terms of items, rather than an undifferentiated grid of
- pixels.
- .
- This package contains detached debugging symbols.

Modified: attic/libgnomecanvas/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libgnomecanvas/debian/control.in?rev=51498&op=diff
==============================================================================
--- attic/libgnomecanvas/debian/control.in	[utf-8] (original)
+++ attic/libgnomecanvas/debian/control.in	[utf-8] Fri Oct 21 00:15:46 2016
@@ -79,19 +79,3 @@
  pixels.
  .
  This package contains documentation files.
-
-Package: libgnomecanvas2-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: libgnomecanvas2-0 (= ${binary:Version}),
-         ${misc:Depends}
-Description: powerful object-oriented display engine - 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
- refer to this architecture as structured graphics; the canvas lets you deal
- with graphics in terms of items, rather than an undifferentiated grid of
- pixels.
- .
- This package contains detached debugging symbols.

Modified: attic/libgnomecanvas/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/attic/libgnomecanvas/debian/rules?rev=51498&op=diff
==============================================================================
--- attic/libgnomecanvas/debian/rules	[utf-8] (original)
+++ attic/libgnomecanvas/debian/rules	[utf-8] Fri Oct 21 00:15:46 2016
@@ -16,6 +16,3 @@
 	dh_auto_configure -- \
 		--enable-gtk-doc \
 		--enable-glade
-
-override_dh_strip:
-	dh_strip --dbg-package=libgnomecanvas2-dbg




More information about the pkg-gnome-commits mailing list