[DRE-commits] [gem2deb] 02/03: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Feb 26 14:35:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository gem2deb.
commit 2c1a6fceeb37331aa71ca2e7fbe2aa092fd2e391
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Feb 26 11:27:20 2016 -0300
release to unstable
---
debian/changelog | 4 ++--
lib/gem2deb/version.rb | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f307b96..138c413 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-gem2deb (0.26.2) UNRELEASED; urgency=medium
+gem2deb (0.26.2) unstable; urgency=medium
* dh-make-ruby: bump Standards-Version in generated debian/control files to
3.9.7
* gem_installer_test: fix assertion to check the right value when multiple
Ruby versions are enabled.
- -- Antonio Terceiro <terceiro at debian.org> Wed, 24 Feb 2016 14:47:23 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Fri, 26 Feb 2016 11:26:49 -0300
gem2deb (0.26.1) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 11aaa9d..3d6e8ff 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.26.1'
+ VERSION = '0.26.2'
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