[plplot] 01/10: Fix package names for ADA bindings packages

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 a76d171b91a8487d557f2791dfd1b43103b19331
Author: Ole Streicher <olebole at debian.org>
Date:   Fri Jul 14 17:36:27 2017 +0200

    Fix package names for ADA bindings packages
---
 debian/control                                           | 16 +++++-----------
 ...plplot-ada1-dev.install => libplplot-ada-dev.install} |  0
 debian/{libplplot-ada1.install => libplplotada2.install} |  0
 3 files changed, 5 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index b3440f8..9d6de3f 100644
--- a/debian/control
+++ b/debian/control
@@ -422,15 +422,11 @@ Description: Scientific plotting library (Python Qt GUI)
  This package provides Python bindings to allow use of the PLplot API in
  qt applications.
 
-Package: libplplot-ada1
+Package: libplplotada2
 Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
-Depends: libplplot14 (= ${binary:Version}),
-         ${misc:Depends},
+Depends: ${misc:Depends},
          ${shlibs:Depends}
-Breaks: libplplot-ada (<< 5.9.8-2)
-Replaces: libplplot-ada (<< 5.9.8-2)
 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
@@ -442,23 +438,21 @@ Description: Ada support for PLplot, a plotting library
  .
  This package contains the runtime Ada bindings library for PLplot.
 
-Package: libplplot-ada1-dev
+Package: libplplot-ada-dev
 Architecture: any
 Section: libdevel
 Suggests: plplot-doc
-Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Depends: gnat,
          libfreetype6-dev,
          libltdl3-dev,
-         libplplot-ada1 (= ${binary:Version}),
+         libplplotada2 (= ${binary:Version}),
          libplplot14 (= ${binary:Version}),
          libqhull-dev,
          libqsastime-dev,
          ${misc:Depends}
 Recommends: libplplot-dev
-Breaks: libplplot-ada (<< 5.9.8-2),
-        libplplot-dev (<< 5.9.8-2)
+Breaks: libplplot1-dev (<< 5.12.0-1)
 Description: Ada support for PLplot, a 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
diff --git a/debian/libplplot-ada1-dev.install b/debian/libplplot-ada-dev.install
similarity index 100%
rename from debian/libplplot-ada1-dev.install
rename to debian/libplplot-ada-dev.install
diff --git a/debian/libplplot-ada1.install b/debian/libplplotada2.install
similarity index 100%
rename from debian/libplplot-ada1.install
rename to debian/libplplotada2.install

-- 
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