[feedgnuplot] 03/06: version bump
Dima Kogan
dima at secretsauce.net
Wed Aug 6 22:23:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.
commit 498047e7853dc1aa5aba29dcf09f180b25862b7e
Author: Dima Kogan <dima at secretsauce.net>
Date: Wed May 14 00:45:49 2014 -0700
version bump
---
Changes | 10 ++++++++++
bin/feedgnuplot | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/Changes b/Changes
index d998182..f3fa38b 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+feedgnuplot (1.34)
+
+ * Fix for "Use of implicit split to @_ is deprecated". Thanks to Corey
+ Putkunz
+
+ * Declaring feedgnuplot as a package to let MetaCPAN index this
+ distribution
+
+ -- Dima Kogan <dima at secretsauce.net> Wed, 14 May 2014 00:45:24 -0700
+
feedgnuplot (1.33)
* fixed incorrect plotting of --timefmt --rangesize plots
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 6656485..08e177b 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -16,7 +16,7 @@ use Thread::Queue;
use Pod::Usage;
use Time::Piece;
-my $VERSION = 1.33;
+my $VERSION = 1.34;
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