[DRE-commits] [gem2deb] 01/01: Release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Jun 13 01:43:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository gem2deb.
commit f1316c14b5ac7bbe5b26f6d1e6265b05105b30d4
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Jun 12 22:40:51 2015 -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 3ee14ee..d723f7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-gem2deb (0.19) UNRELEASED; urgency=medium
+gem2deb (0.18.1) unstable; urgency=medium
* gem2deb-test-runner: include `Gem.path` in GEM_PATH so that dependency
checking works against the system-installed gemspecs.
- -- Antonio Terceiro <terceiro at debian.org> Fri, 12 Jun 2015 22:35:37 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Fri, 12 Jun 2015 22:40:41 -0300
gem2deb (0.18) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index a862173..fb27744 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.18'
+ VERSION = '0.18.1'
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