|
From: <rla...@us...> - 2009-04-23 21:45:36
|
Revision: 9837
http://plplot.svn.sourceforge.net/plplot/?rev=9837&view=rev
Author: rlaboiss
Date: 2009-04-23 21:45:26 +0000 (Thu, 23 Apr 2009)
Log Message:
-----------
Build-depend on debhelper >= 7
Modified Paths:
--------------
trunk/debian/changelog
trunk/debian/control.in
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-04-23 20:56:23 UTC (rev 9836)
+++ trunk/debian/changelog 2009-04-23 21:45:26 UTC (rev 9837)
@@ -1,15 +1,15 @@
plplot (5.9.2-2) UNRELEASED; urgency=low
[ Andrew Ross ]
- * debian/compat: Update compatibility version for debhelper to
- remove lintian warning.
+ * debian/compat, debian/control.in: Update compatibility version for
+ debhelper to remove lintian warning.
* debian/control: Change section for libplplot9-java to match
override in debian archives. Fixes lintian warning
* debian/patches/15_octave-toggle-plplot-use.diff:
New patch ported from upstream to fix namespace clash in the
toggle_plplot_use.m script. (closes: #525198)
* debian/plplot-doc.postinst, debian/plplot-doc.prerm:
- Remove obsolete scripts. Handling of index updates for info
+ Remove obsolete scripts. Handling of index updates for info
file installs is now done automatically by dpkg. Removes
lintian warning.
Modified: trunk/debian/control.in
===================================================================
--- trunk/debian/control.in 2009-04-23 20:56:23 UTC (rev 9836)
+++ trunk/debian/control.in 2009-04-23 21:45:26 UTC (rev 9837)
@@ -4,7 +4,7 @@
Maintainer: Andrew Ross <and...@us...>
Uploaders: Rafael Laboissiere <ra...@de...>
Standards-Version: 3.8.0
-Build-Depends: cmake (>= 2.4.5), debhelper (>= 5.0.38), g++-4.1 [arm],
+Build-Depends: cmake (>= 2.4.5), debhelper (>= 7), g++-4.1 [arm],
tcl8.4-dev, tk8.4-dev, itcl3-dev, libx11-dev, libxext-dev,
libxi-dev, gfortran, itk3-dev, octave3.0-headers (>= 3.0.0-2),
libgd2-noxpm-dev | libgd2-xpm-dev, libgnome2-dev,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|