[feedgnuplot] 04/10: version bump

Dima Kogan dima at secretsauce.net
Wed Dec 4 10:31:03 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 dd8bc8995d252f326d365e6e6b100bd740bfda1e
Author: Dima Kogan <dima at secretsauce.net>
Date:   Tue Dec 3 23:38:18 2013 -0800

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

diff --git a/Changes b/Changes
index 58503c5..67a1db4 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,11 @@
+feedgnuplot (1.27)
+
+  * Disabled tests that can fail on some arches (can be re-enabled with
+    environment variable)
+  * Removed sample debianization; this program is now in Debian proper
+
+ -- Dima Kogan <dima at secretsauce.net>  Tue, 03 Dec 2013 23:37:40 -0800
+
 feedgnuplot (1.26)
 
   * Minor POD fixes
diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 94c9912..daf2d6a 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -13,7 +13,7 @@ use Thread::Queue;
 use Pod::Usage;
 use Time::Piece;
 
-my $VERSION = 1.26;
+my $VERSION = 1.27;
 
 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