[plplot] 05/10: Remove unneeded pre-depends

Ole Streicher olebole at moszumanska.debian.org
Sat Jul 15 13:10:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

olebole pushed a commit to branch master
in repository plplot.

commit 03b646f822afefaf2df0f6909c1324df1250cbde
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Jul 14 21:02:23 2017 +0200

    Remove unneeded pre-depends
---
 debian/control | 32 ++++++--------------------------
 1 file changed, 6 insertions(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index 9d6de3f..547759f 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,6 @@ Package: libplplot14
 Architecture: any
 Section: libs
 Conflicts: libplplot11
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
@@ -91,7 +90,6 @@ Recommends: cmake,
             libplplot-ocaml,
             pkg-config
 Suggests: plplot-doc
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: libfreetype6-dev,
          libltdl3-dev,
@@ -128,7 +126,6 @@ Conflicts: libplplot-c++10,
            libplplot-c++9,
            libplplot-c++9c2,
            libplplot5
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
@@ -146,7 +143,6 @@ Description: Scientific plotting library (C++ binding)
 Package: libplplotf95-13
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
@@ -184,7 +180,6 @@ Description: Scientific plotting library (Java bindings)
 Package: libcsiro0
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
@@ -202,7 +197,6 @@ Package: libqsastime0
 Architecture: any
 Section: libs
 Conflicts: libplplot9
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
@@ -221,7 +215,6 @@ Package: libqsastime-dev
 Architecture: any
 Section: libdevel
 Breaks: libplplot-dev (<< 5.9.8-1)
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: libqsastime0 (= ${binary:Version}),
          ${misc:Depends},
@@ -243,7 +236,6 @@ Architecture: any
 Section: libs
 Depends: ${misc:Depends},
          ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Conflicts: plplot12-driver-xwin
 Replaces: plplot12-driver-xwin
@@ -261,10 +253,8 @@ Description: Scientific plotting library (X11 driver)
 Package: plplot-driver-wxwidgets
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Depends: libplplot14,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: plplot12-driver-wxwidgets
 Replaces: plplot12-driver-wxwidgets
@@ -281,7 +271,6 @@ Description: Scientific plotting library (wxWidgets driver)
 
 Package: plplot-tcl
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: iwidgets4,
          plplot-driver-xwin,
@@ -318,7 +307,6 @@ Description: Tcl/Tk tools for PLplot, a plotting library
 
 Package: plplot-tcl-dev
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Depends: libplplot14 (= ${binary:Version}),
          plplot-tcl,
          ${misc:Depends}
@@ -338,7 +326,6 @@ Description: Tcl/Tk development support for PLplot, a plotting library
 Package: plplot-driver-cairo
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: ${misc:Depends},
          ${shlibs:Depends}
@@ -360,10 +347,8 @@ Description: Scientific plotting library (Cairo driver)
 Package: plplot-driver-qt
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Depends: libplplot14,
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
 Conflicts: plplot12-driver-qt
 Replaces: plplot12-driver-qt
@@ -382,8 +367,7 @@ Description: Scientific plotting library (qt driver)
 Package: python-plplot
 Architecture: any
 Section: python
-Depends: libplplot14 (= ${binary:Version}),
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
 Provides: ${python:Provides}
@@ -403,8 +387,7 @@ Description: Python support for PLplot, a plotting library
 Package: python-plplot-qt
 Architecture: any
 Section: python
-Depends: libplplot14 (= ${binary:Version}),
-         plplot-driver-qt (= ${binary:Version}),
+Depends: plplot-driver-qt (= ${binary:Version}),
          python-plplot (= ${binary:Version}),
          ${misc:Depends},
          ${python:Depends},
@@ -487,8 +470,7 @@ Description: Documentation for PLplot, a plotting library
 Package: libplplot-ocaml
 Architecture: any
 Section: ocaml
-Depends: libplplot14,
-         ocaml-base-nox-${F:OCamlABI},
+Depends: ocaml-base-nox-${F:OCamlABI},
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Scientific plotting library (OCaml bindings)
@@ -505,10 +487,8 @@ Description: Scientific plotting library (OCaml bindings)
 Package: libplplot-lua
 Architecture: any
 Section: libs
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Depends: libplplot14,
-         lua5.1,
+Depends: lua5.1,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Scientific plotting library (Lua bindings)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/plplot.git



More information about the debian-science-commits mailing list