[feedgnuplot] 09/15: changelog update

Dima Kogan dima at secretsauce.net
Tue Jun 20 23:46:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.

commit 7d7511e62e5333f34c92535de2339eddee6f0822
Author: Dima Kogan <dima at secretsauce.net>
Date:   Mon Jun 19 13:12:50 2017 -0700

    changelog update
---
 Changes         | 8 +++++++-
 bin/feedgnuplot | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/Changes b/Changes
index fa39fc2..06ae3ad 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
-feedgnuplot (1.42) unstable; urgency=medium
+feedgnuplot (1.43)
+
+  * Added --image
+
+ -- Dima Kogan <dima at secretsauce.net>  Mon, 19 Jun 2017 13:12:38 -0700
+
+feedgnuplot (1.42)
 
   * Data can now come from STDIN or files on the cmdline.
     This fixes a regression. Self-plotting data files work again
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 4b76ed0..f976180 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -15,7 +15,7 @@ use Text::ParseWords; # for shellwords
 use Pod::Usage;
 use Time::Piece;
 
-my $VERSION = 1.42;
+my $VERSION = 1.43;
 
 my %options;
 interpretCommandline();

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git



More information about the debian-science-commits mailing list