~ubuntu-branches/ubuntu/precise/libgnomecanvas/precise-proposed

« back to all changes in this revision

Viewing changes to debian/patches/01_canvasassert.patch

  • Committer: Bazaar Package Importer
  • Author(s): David Weinehall
  • Date: 2010-04-01 21:35:49 UTC
  • mfrom: (2.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100401213549-co4kir4hyc50mz89
Tags: 2.30.1-1
* New upstream release.
  + debian/patches/01_canvasassert.patch,
  + debian/patches/99_ltmain_as-needed.patch:
    - Refreshed.
  + debian/rules:
    - Added --enable-glade to DEB_CONFIGURE_EXTRA_FLAGS
* debian/control.in:
  + Bump Standards version to 3.8.4 (No changes needed).
  + Build-Depend on debhelper (>= 5) since we use compat level 5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
--- libgnomecanvas/gnome-canvas-shape.c.orig    2005-05-21 10:21:46.000000000 +0000
2
2
+++ libgnomecanvas/gnome-canvas-shape.c 2005-05-21 10:23:05.000000000 +0000
3
 
@@ -1343,7 +1343,9 @@
 
3
@@ -1342,7 +1342,9 @@
4
4
 {
5
5
        GnomeCanvasShapePrivGdk * gdk;
6
6