[feedgnuplot] 05/07: version bump

Dima Kogan dima at secretsauce.net
Sat Feb 25 08:04:24 UTC 2017


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

dkogan pushed a commit to branch debian
in repository feedgnuplot.

commit a0c9e6e8bc3fca4a3be08262518a0ff1cacc08cc
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Feb 24 23:44:20 2017 -0800

    version bump
---
 Changes         | 8 ++++++++
 bin/feedgnuplot | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index 012010d..68f8a1b 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+feedgnuplot (1.41)
+
+  * Histograms: --xlen can coexist with --xmin/--xmax
+  * Histograms: work as expected with --xlen and --monotonic
+  * Histograms: better sanity checking of options
+
+ -- Dima Kogan <dima at secretsauce.net>  Fri, 24 Feb 2017 23:42:28 -0800
+
 feedgnuplot (1.40)
 
   * If the options couldn't be parsed I don't dump the whole manpage
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 9086eeb..6d4c5f5 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.40;
+my $VERSION = 1.41;
 
 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