[Pkg-cli-libs-commits] r3833 - in /packages/gtkglarea-sharp/trunk/debian: changelog patches/200_shared_context.diff patches/series

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Sat Sep 20 09:05:50 UTC 2008


Author: hanska-guest
Date: Sat Sep 20 09:05:50 2008
New Revision: 3833

URL: http://svn.debian.org/wsvn/pkg-cli-libs/?sc=1&rev=3833
Log:
* debian/patches/:
  + 200_shared_context.diff and series updated to use the default -p1 instead
    of -p0 (Closes: #484947)

Modified:
    packages/gtkglarea-sharp/trunk/debian/changelog
    packages/gtkglarea-sharp/trunk/debian/patches/200_shared_context.diff
    packages/gtkglarea-sharp/trunk/debian/patches/series

Modified: packages/gtkglarea-sharp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtkglarea-sharp/trunk/debian/changelog?rev=3833&op=diff
==============================================================================
--- packages/gtkglarea-sharp/trunk/debian/changelog (original)
+++ packages/gtkglarea-sharp/trunk/debian/changelog Sat Sep 20 09:05:50 2008
@@ -1,3 +1,11 @@
+gtkglarea-sharp (0.0.17-4) UNRELEASED; urgency=low
+
+  * debian/patches/:
+    + 200_shared_context.diff and series updated to use the default -p1 instead
+      of -p0 (Closes: #484947)
+
+ -- David Paleino <d.paleino at gmail.com>  Sat, 20 Sep 2008 11:03:53 +0200
+
 gtkglarea-sharp (0.0.17-3) unstable; urgency=low
 
   * debian/control:

Modified: packages/gtkglarea-sharp/trunk/debian/patches/200_shared_context.diff
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtkglarea-sharp/trunk/debian/patches/200_shared_context.diff?rev=3833&op=diff
==============================================================================
--- packages/gtkglarea-sharp/trunk/debian/patches/200_shared_context.diff (original)
+++ packages/gtkglarea-sharp/trunk/debian/patches/200_shared_context.diff Sat Sep 20 09:05:50 2008
@@ -1,7 +1,7 @@
-Index: gtkglarea/GLArea.custom
+Index: gtkglarea-sharp-0.0.17/gtkglarea/GLArea.custom
 ===================================================================
---- gtkglarea/GLArea.custom	(revision 91086)
-+++ gtkglarea/GLArea.custom	(working copy)
+--- gtkglarea-sharp-0.0.17/gtkglarea/GLArea.custom	(revision 91086)
++++ gtkglarea-sharp-0.0.17/gtkglarea/GLArea.custom	(working copy)
 @@ -6,3 +6,15 @@
  			// C.J. Was Here.
  			Raw = gtk_gl_area_new(attrList);
@@ -18,10 +18,10 @@
 +			else
 +				Raw = gtk_gl_area_share_new(attrList, share.Handle);
 +		}
-Index: gtkglarea/generated/GLArea.cs
+Index: gtkglarea-sharp-0.0.17/gtkglarea/generated/GLArea.cs
 ===================================================================
---- gtkglarea/generated/GLArea.cs	(revision 91086)
-+++ gtkglarea/generated/GLArea.cs	(working copy)
+--- gtkglarea-sharp-0.0.17/gtkglarea/generated/GLArea.cs	(revision 91086)
++++ gtkglarea-sharp-0.0.17/gtkglarea/generated/GLArea.cs	(working copy)
 @@ -98,6 +93,18 @@
  			Raw = gtk_gl_area_new(attrList);
  		}

Modified: packages/gtkglarea-sharp/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-cli-libs/packages/gtkglarea-sharp/trunk/debian/patches/series?rev=3833&op=diff
==============================================================================
--- packages/gtkglarea-sharp/trunk/debian/patches/series (original)
+++ packages/gtkglarea-sharp/trunk/debian/patches/series Sat Sep 20 09:05:50 2008
@@ -1,2 +1,2 @@
-200_shared_context.diff -p0
+200_shared_context.diff
 300_path_in_pc_file.diff




More information about the Pkg-cli-libs-commits mailing list