[feedgnuplot] 03/12: minor version bump

Dima Kogan dima at secretsauce.net
Sat Jan 25 05:03:01 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 caea1285a9214e8141986e7dafb0ce874246ab18
Author: Dima Kogan <dima at secretsauce.net>
Date:   Wed Dec 4 21:16:48 2013 -0800

    minor version bump
---
 Changes         | 6 ++++++
 bin/feedgnuplot | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/Changes b/Changes
index e684034..62c5a3a 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,9 @@
+feedgnuplot (1.29) unstable; urgency=low
+
+  * added CPAN meta-data to require IPC::Run at build time
+
+ -- Dima Kogan <dima at secretsauce.net>  Wed, 04 Dec 2013 21:12:40 -0800
+
 feedgnuplot (1.28)
 
   * Minor POD update
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 5e4b9ec..c97b46d 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -13,7 +13,7 @@ use Thread::Queue;
 use Pod::Usage;
 use Time::Piece;
 
-my $VERSION = 1.28;
+my $VERSION = 1.29;
 
 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