[DRE-commits] [gem2deb] 03/03: bump version and open changelog entry

Cédric Boutillier boutil at moszumanska.debian.org
Mon Aug 11 13:27:39 UTC 2014


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

boutil pushed a commit to branch master
in repository gem2deb.

commit b2d9b958c6cab9365e025083be05af084a114040
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 11 14:25:18 2014 +0200

    bump version and open changelog entry
---
 debian/changelog       | 7 +++++++
 lib/gem2deb/version.rb | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 40fd97b..17665d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gem2deb (0.7.7) UNRELEASED; urgency=medium
+
+  * Add no-wnpp-check option to gem2deb in integration tests
+  * Update sample gems with non obsolete rake rules
+
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 11 Aug 2014 14:22:55 +0200
+
 gem2deb (0.7.6) unstable; urgency=medium
 
   [ Antonio Terceiro ]
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index fd8bec9..8b386ce 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.7.6'
+  VERSION = '0.7.7'
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git



More information about the Pkg-ruby-extras-commits mailing list