Add libipc-run-perl to Build-Depends to execute tests.

This commit is contained in:
Anton Gladky 2013-10-25 21:16:24 +02:00
parent 516077cbd0
commit b92093464b
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View File

@ -1,5 +1,6 @@
feedgnuplot (1.26-1) unstable; urgency=low feedgnuplot (1.26-1) unstable; urgency=low
[ Dima Kogan ]
* Minor POD update * Minor POD update
* Added test suite * Added test suite
* Added initial support for --timefmt. Currently time/date data is * Added initial support for --timefmt. Currently time/date data is
@ -11,6 +12,9 @@ feedgnuplot (1.26-1) unstable; urgency=low
* --hardcopy now handles piped output (gnuplot 'set output |process' * --hardcopy now handles piped output (gnuplot 'set output |process'
syntax) syntax)
[ Anton Gladky ]
* Add libipc-run-perl to Build-Depends to execute tests
-- Dima Kogan <dima@secretsauce.net> Sun, 20 Oct 2013 01:19:51 -0700 -- Dima Kogan <dima@secretsauce.net> Sun, 20 Oct 2013 01:19:51 -0700
feedgnuplot (1.24-2) unstable; urgency=low feedgnuplot (1.24-2) unstable; urgency=low

2
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: feedgnuplot Source: feedgnuplot
Section: science Section: science
Priority: optional Priority: optional
Build-Depends: debhelper (>= 9), libstring-shellquote-perl, perl, gawk, gnuplot Build-Depends: debhelper (>= 9), libstring-shellquote-perl, perl, gawk, gnuplot, libipc-run-perl
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dima@secretsauce.net>, Anton Gladky <gladk@debian.org> Uploaders: Dima Kogan <dima@secretsauce.net>, Anton Gladky <gladk@debian.org>
Standards-Version: 3.9.4 Standards-Version: 3.9.4