|
From: <and...@us...> - 2012-02-26 22:31:12
|
Revision: 12181
http://plplot.svn.sourceforge.net/plplot/?rev=12181&view=rev
Author: andrewross
Date: 2012-02-26 22:31:05 +0000 (Sun, 26 Feb 2012)
Log Message:
-----------
Remove reference to ada-compiler in libplplot-ada0-dev dependencies as per new Debian Ada policy. Fixes lintian warnings.
Modified Paths:
--------------
trunk/debian/changelog
trunk/debian/control.in
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2012-02-26 21:49:58 UTC (rev 12180)
+++ trunk/debian/changelog 2012-02-26 22:31:05 UTC (rev 12181)
@@ -3,8 +3,10 @@
* debian/control.in:
+ Bump standards version to 3.9.3.
+ Fix broken suggests package plplot11-tcl for libplplot11.
+ + Remove reference to ada-compiler in libplplot-ada0-dev package as per new
+ Debian Ada policy. Fixes lintian warning.
- -- Andrew Ross <and...@us...> Sun, 26 Feb 2012 21:46:32 +0000
+ -- Andrew Ross <and...@us...> Sun, 26 Feb 2012 22:29:21 +0000
plplot (5.9.9-2) unstable; urgency=low
Modified: trunk/debian/control.in
===================================================================
--- trunk/debian/control.in 2012-02-26 21:49:58 UTC (rev 12180)
+++ trunk/debian/control.in 2012-02-26 22:31:05 UTC (rev 12181)
@@ -351,7 +351,7 @@
Section: libdevel
Suggests: plplot-doc
Depends: libplplot11 (= ${binary:Version}), libqhull-dev, libfreetype6-dev,
- libltdl3-dev, libqsastime-dev, ada-compiler, gnat, gnat-4.6, ${misc:Depends},
+ libltdl3-dev, libqsastime-dev, gnat, gnat-4.6, ${misc:Depends},
libplplot-ada0 (= ${binary:Version})
Recommends: libplplot-dev
Breaks: libplplot-ada (<< 5.9.8-2), libplplot-dev (<< 5.9.8-2)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|