r29234 - in /desktop/unstable/libgnomecanvas/debian: changelog patches/01_canvasassert.patch patches/99_ltmain_as-needed.patch patches/series rules source/ source/format

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Jul 30 15:06:00 UTC 2011


Author: biebl
Date: Sat Jul 30 15:06:00 2011
New Revision: 29234

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29234
Log:
Switch to dpkg source format 3.0 (quilt).

Added:
    desktop/unstable/libgnomecanvas/debian/patches/series
    desktop/unstable/libgnomecanvas/debian/source/
    desktop/unstable/libgnomecanvas/debian/source/format
Modified:
    desktop/unstable/libgnomecanvas/debian/changelog
    desktop/unstable/libgnomecanvas/debian/patches/01_canvasassert.patch
    desktop/unstable/libgnomecanvas/debian/patches/99_ltmain_as-needed.patch
    desktop/unstable/libgnomecanvas/debian/rules

Modified: desktop/unstable/libgnomecanvas/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/changelog?rev=29234&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/changelog [utf-8] Sat Jul 30 15:06:00 2011
@@ -8,6 +8,7 @@
   * debian/watch:
     - Switch to .bz2 tarballs.
     - Don't run uupdate.
+  * Switch to dpkg source format 3.0 (quilt).
 
  -- Michael Biebl <biebl at debian.org>  Sat, 30 Jul 2011 17:02:28 +0200
 

Modified: desktop/unstable/libgnomecanvas/debian/patches/01_canvasassert.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/patches/01_canvasassert.patch?rev=29234&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/patches/01_canvasassert.patch [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/patches/01_canvasassert.patch [utf-8] Sat Jul 30 15:06:00 2011
@@ -1,5 +1,7 @@
---- libgnomecanvas/gnome-canvas-shape.c.orig	2005-05-21 10:21:46.000000000 +0000
-+++ libgnomecanvas/gnome-canvas-shape.c	2005-05-21 10:23:05.000000000 +0000
+Index: libgnomecanvas-2.30.3/libgnomecanvas/gnome-canvas-shape.c
+===================================================================
+--- libgnomecanvas-2.30.3.orig/libgnomecanvas/gnome-canvas-shape.c	2011-01-31 13:19:30.000000000 +0100
++++ libgnomecanvas-2.30.3/libgnomecanvas/gnome-canvas-shape.c	2011-07-30 17:04:59.907931567 +0200
 @@ -1342,7 +1342,9 @@
  {
  	GnomeCanvasShapePrivGdk * gdk;

Modified: desktop/unstable/libgnomecanvas/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/patches/99_ltmain_as-needed.patch?rev=29234&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/patches/99_ltmain_as-needed.patch [utf-8] Sat Jul 30 15:06:00 2011
@@ -1,6 +1,8 @@
---- ltmain.sh.orig	2009-03-09 14:27:10.000000000 +0100
-+++ ltmain.sh	2009-04-28 13:17:11.438451691 +0200
-@@ -4716,6 +4716,11 @@
+Index: libgnomecanvas-2.30.3/ltmain.sh
+===================================================================
+--- libgnomecanvas-2.30.3.orig/ltmain.sh	2011-01-31 14:52:32.000000000 +0100
++++ libgnomecanvas-2.30.3/ltmain.sh	2011-07-30 17:05:16.195726801 +0200
+@@ -5787,6 +5787,11 @@
  	arg=$func_stripname_result
  	;;
  
@@ -12,7 +14,7 @@
        -Wl,*)
  	func_stripname '-Wl,' '' "$arg"
  	args=$func_stripname_result
-@@ -5067,6 +5072,15 @@
+@@ -6147,6 +6152,15 @@
  	lib=
  	found=no
  	case $deplib in

Added: desktop/unstable/libgnomecanvas/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/patches/series?rev=29234&op=file
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/patches/series (added)
+++ desktop/unstable/libgnomecanvas/debian/patches/series [utf-8] Sat Jul 30 15:06:00 2011
@@ -1,0 +1,2 @@
+01_canvasassert.patch
+99_ltmain_as-needed.patch

Modified: desktop/unstable/libgnomecanvas/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/rules?rev=29234&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/rules [utf-8] (original)
+++ desktop/unstable/libgnomecanvas/debian/rules [utf-8] Sat Jul 30 15:06:00 2011
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk

Added: desktop/unstable/libgnomecanvas/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvas/debian/source/format?rev=29234&op=file
==============================================================================
--- desktop/unstable/libgnomecanvas/debian/source/format (added)
+++ desktop/unstable/libgnomecanvas/debian/source/format [utf-8] Sat Jul 30 15:06:00 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




More information about the pkg-gnome-commits mailing list