|
From: <and...@us...> - 2010-01-14 22:12:21
|
Revision: 10755
http://plplot.svn.sourceforge.net/plplot/?rev=10755&view=rev
Author: andrewross
Date: 2010-01-14 22:12:07 +0000 (Thu, 14 Jan 2010)
Log Message:
-----------
Fix up some lintian warnings in debian packages.
Modified Paths:
--------------
trunk/debian/changelog
trunk/debian/control.in
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2010-01-14 21:34:06 UTC (rev 10754)
+++ trunk/debian/changelog 2010-01-14 22:12:07 UTC (rev 10755)
@@ -6,10 +6,12 @@
+ Remove arm build dependency on g++-4.1. (closes: #533806)
+ Update build dependency on tcl / tk to 8.5 (compatible with
latest itcl). (closes: #545302)
- + Add dpkg (>=1.15.4) dependency for plplot-doc to correctly
+ + Add dpkg (>=1.15.4) | install-info dependency for plplot-doc to correctly
handle info install triggers. Fixes lintian warning.
+ Bump debian standards version to 3.8.3.
+ Fix typo in java bindings package description. (closes: #557677)
+ + Add ${misc:Depends} to all binary package dependencies. Fixes lintian
+ warning.
* debian/control.in, debian/rules:
+ Update java to build-dep on default-jdk and runtime depend on default-jre
which should work for all architectures.
Modified: trunk/debian/control.in
===================================================================
--- trunk/debian/control.in 2010-01-14 21:34:06 UTC (rev 10754)
+++ trunk/debian/control.in 2010-01-14 22:12:07 UTC (rev 10755)
@@ -27,7 +27,7 @@
Architecture: any
Section: libs
Conflicts: libplplot5, plplot (<< 5)
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: plplot9-driver-xwin, plplot9-driver-gnome2, plplot9-driver-gd,
plplot9-driver-cairo, plplot9-driver-wxwidgets, plplot-tcl
Description: Scientific plotting library
@@ -48,7 +48,8 @@
Recommends: pkg-config
Depends: libplplot9 (= ${binary:Version}), libqhull-dev, libfreetype6-dev,
libltdl3-dev, libplplot-c++9c2 (= ${binary:Version}), plplot9-driver-gnome2,
- libplplot-fortran9 (= ${binary:Version})[ADA:, libplplot-ada (= ${binary:Version}):]
+ libplplot-fortran9 (= ${binary:Version})[ADA:, libplplot-ada (= ${binary:Version}):],
+ ${misc:Depends}
Description: Scientific plotting library (development files)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -68,7 +69,7 @@
Section: libs
Conflicts: libplplot5, libplplot-c++9
Replaces: libplplot-c++9
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Scientific plotting library (C++ binding)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -83,7 +84,7 @@
Package: libplplot-fortran9
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends} , ${misc:Depends}
Description: Scientific plotting library (fortran bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -99,7 +100,7 @@
Package: libplplot9-java
Architecture: any
Section: java
-Depends: default-jre, ${shlibs:Depends}
+Depends: default-jre, ${shlibs:Depends}, ${misc:Depends}
Description: Scientific plotting library (Java bindings)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -115,7 +116,7 @@
Architecture: any
Section: libs
Conflicts: libplplot5, libplplot9 (<< 5.3.0.cvs.20040303)
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Scientific plotting library (CSIRO libraries)
This package contains two libraries developed by Pavel Sakov, from the
CSIRO Marine Research, used in geometry applications:
@@ -129,7 +130,7 @@
Package: plplot-bin
Architecture: any
Conflicts: libplplot9 (<= 5.3.0-4), plplot (<< 5)
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Scientific plotting library (utilities)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -148,7 +149,7 @@
Package: plplot9-driver-xwin
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: plplot-lib, plplot (<< 5)
Description: Scientific plotting library (X11 driver)
PLplot is relatively small, portable, freely distributable, and is rich
@@ -164,7 +165,7 @@
Package: plplot9-driver-gnome2
Architecture: any
Section: libs
-Depends: libplplot9, ${shlibs:Depends}
+Depends: libplplot9, ${shlibs:Depends}, ${misc:Depends}
Conflicts: plplot9-driver-gnome
Replaces: plplot9-driver-gnome
Description: Scientific plotting library (GNOME Canvas Widget driver)
@@ -182,7 +183,7 @@
Package: plplot9-driver-wxwidgets
Architecture: any
Section: libs
-Depends: libplplot9, ${shlibs:Depends}
+Depends: libplplot9, ${shlibs:Depends}, ${misc:Depends}
Description: Scientific plotting library (wxWidgets driver)
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -197,7 +198,7 @@
Package: plplot-tcl
Architecture: any
Priority: extra
-Depends: plplot9-driver-xwin, iwidgets4, ${shlibs:Depends}
+Depends: plplot9-driver-xwin, iwidgets4, ${shlibs:Depends}, ${misc:Depends}
Description: Tcl/Tk support for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -215,7 +216,7 @@
Package: plplot-tcl-dev
Architecture: any
Priority: extra
-Depends: libplplot9 (= ${binary:Version}), plplot-tcl
+Depends: libplplot9 (= ${binary:Version}), plplot-tcl, ${misc:Depends}
Conflicts: plplot-tcl (<= 5.2.0.cvs.20030224-1)
Description: Tcl/Tk development support for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
@@ -232,7 +233,7 @@
Package: plplot9-driver-gd
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ttf-freefont
Description: Scientific plotting library (GD driver)
PLplot is relatively small, portable, freely distributable, and is rich
@@ -249,7 +250,7 @@
Package: plplot9-driver-cairo
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: plplot9-driver-psttf
Replaces: plplot9-driver-psttf
Description: Scientific plotting library (Cairo driver)
@@ -269,7 +270,7 @@
Architecture: any
Section: python
Depends: libplplot9 (= ${binary:Version}), ${shlibs:Depends},
- ${python:Depends}, python-numpy
+ ${python:Depends}, python-numpy, ${misc:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python support for PLplot, a plotting library
@@ -288,7 +289,8 @@
Package: octave-plplot
Architecture: any
Priority: extra
-Depends: libplplot9 (= ${binary:Version}), ${shlibs:Depends}, ${octave:Depends}
+Depends: libplplot9 (= ${binary:Version}), ${shlibs:Depends}, ${octave:Depends},
+ ${misc:Depends}
Description: Octave support for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -305,7 +307,7 @@
[ADA:Package: libplplot-ada
Architecture: any
Priority: extra
-Depends: libplplot9 (= ${binary:Version}), ${shlibs:Depends}
+Depends: libplplot9 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Ada support for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
@@ -322,7 +324,7 @@
Architecture: all
Section: doc
Suggests: libplplot-dev
-Depends: dpkg (>= 1.15.4)
+Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends}
Description: Documentation for PLplot, a plotting library
PLplot is relatively small, portable, freely distributable, and is rich
enough to satisfy most users. It has a wide range of plot types including
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|