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
[ Dima Kogan ]
* Minor POD update
* Added test suite
* 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'
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
feedgnuplot (1.24-2) unstable; urgency=low