|
From: <and...@us...> - 2009-08-20 12:41:56
|
Revision: 10307
http://plplot.svn.sourceforge.net/plplot/?rev=10307&view=rev
Author: andrewross
Date: 2009-08-20 12:41:42 +0000 (Thu, 20 Aug 2009)
Log Message:
-----------
Fix debian patch to remove quilt warning.
Modified Paths:
--------------
trunk/debian/changelog
trunk/debian/patches/02_unset-python-path.diff
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-08-20 12:14:17 UTC (rev 10306)
+++ trunk/debian/changelog 2009-08-20 12:41:42 UTC (rev 10307)
@@ -1,3 +1,10 @@
+plplot (5.9.2-4) unstable; urgency=low
+
+ * debian/patches/02_unset-python-path.diff: Fix offset in patch
+ to remove quilt warning. (closes: #538533)
+
+ -- Andrew Ross <and...@us...> Thu, 20 Aug 2009 13:40:07 +0100
+
plplot (5.9.2-3) unstable; urgency=low
* debian/control.in: Ensure libplplot-dev only depends on
Modified: trunk/debian/patches/02_unset-python-path.diff
===================================================================
--- trunk/debian/patches/02_unset-python-path.diff 2009-08-20 12:14:17 UTC (rev 10306)
+++ trunk/debian/patches/02_unset-python-path.diff 2009-08-20 12:41:42 UTC (rev 10307)
@@ -9,7 +9,7 @@
--- plplot/examples/python/CMakeLists.txt.old
+++ plplot/examples/python/CMakeLists.txt
-@@ -147,7 +147,7 @@
+@@ -161,7 +161,7 @@
@ONLY
)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|