[DRE-commits] [gem2deb] 02/02: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Feb 14 15:48:30 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 e41637c3890b2231aa5cfa6ce031d8f697ce1971
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Feb 14 13:43:21 2016 -0200
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 b235551..01839e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.25.2) UNRELEASED; urgency=medium
+gem2deb (0.25.2) unstable; urgency=medium
* gem2deb-test-runner: put directories under debian/ first in GEM_PATH to
make sure dependency resolution uses the metadata installed during the
@@ -9,7 +9,7 @@ gem2deb (0.25.2) UNRELEASED; urgency=medium
- handle not installing test files when they are explicitly listed in the
gemspec under `spec.test_files = ...`.
- -- Antonio Terceiro <terceiro at debian.org> Thu, 28 Jan 2016 10:17:02 -0200
+ -- Antonio Terceiro <terceiro at debian.org> Sun, 14 Feb 2016 13:42:40 -0200
gem2deb (0.25.1) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 1fac87c..93f6c4f 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.25.1'
+ VERSION = '0.25.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