[feedgnuplot] 02/04: changelog bump

Dima Kogan dkogan-guest at alioth.debian.org
Sun Oct 20 08:23:48 UTC 2013


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

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

commit 1dad122cb91c1ed729e1842e2eeb4a9e95f814bc
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sun Oct 20 01:18:20 2013 -0700

    changelog bump
---
 Changes         |   10 ++++++++--
 bin/feedgnuplot |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/Changes b/Changes
index 491dfd7..58503c5 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,10 @@
-feedgnuplot (1.25) unstable; urgency=low
+feedgnuplot (1.26)
+
+  * Minor POD fixes
+
+ -- Dima Kogan <dima at secretsauce.net>  Sun, 20 Oct 2013 01:17:57 -0700
+
+feedgnuplot (1.25)
 
   * Added test suite
   * Added initial support for --timefmt. Currently time/date data is
@@ -12,7 +18,7 @@ feedgnuplot (1.25) unstable; urgency=low
 
  -- Dima Kogan <dima at secretsauce.net>  Sun, 20 Oct 2013 00:09:36 -0700
 
-feedgnuplot (1.24) unstable; urgency=low
+feedgnuplot (1.24)
 
   * Fixed regression in --monotonic. This works again now
   * moved POD back into the main source file. This fixes the broken usage
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 65d6481..94c9912 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -13,7 +13,7 @@ use Thread::Queue;
 use Pod::Usage;
 use Time::Piece;
 
-my $VERSION = 1.25;
+my $VERSION = 1.26;
 
 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