[plplot] 47/68: Import Debian changes 5.9.2-3
Ole Streicher
olebole at moszumanska.debian.org
Mon Jul 10 07:38:34 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 e315ec7df3f7680a0b412d65d7ba06450b489b24
Author: Andrew Ross <andrewross at users.sourceforge.net>
Date: Thu May 28 10:22:07 2009 +0100
Import Debian changes 5.9.2-3
plplot (5.9.2-3) unstable; urgency=low
* debian/control.in: Ensure libplplot-dev only depends on
libplplot-ada for architectures where that exists.
(closes: #530847)
---
debian/changelog | 8 ++++++++
debian/control | 2 +-
debian/control.in | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 72f0fab..0a7c24e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+plplot (5.9.2-3) unstable; urgency=low
+
+ * debian/control.in: Ensure libplplot-dev only depends on
+ libplplot-ada for architectures where that exists.
+ (closes: #530847)
+
+ -- Andrew Ross <andrewross at users.sourceforge.net> Thu, 28 May 2009 10:22:07 +0100
+
plplot (5.9.2-2) unstable; urgency=low
[ Andrew Ross ]
diff --git a/debian/control b/debian/control
index c1dd3be..694a9b0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
Priority: optional
Maintainer: Andrew Ross <andrewross at users.sourceforge.net>
Uploaders: Rafael Laboissiere <rafael at debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
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),
diff --git a/debian/control.in b/debian/control.in
index abe614c..3cd15c1 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -48,7 +48,7 @@ Section: libdevel
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}), libplplot-ada (= ${binary:Version})
+ libplplot-fortran9 (= ${binary:Version})[ADA:, libplplot-ada (= ${binary:Version}):]
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
--
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