[DRE-commits] [gem2deb] 01/01: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Jul 22 01:59:51 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 22bc85a17f6e928f4bcddda7dbac0c0f41b0d676
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Jul 21 22:55:28 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 1cb9a81..a7eeba8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.20) UNRELEASED; urgency=medium
+gem2deb (0.20) unstable; urgency=medium
* gem2deb-test-runner:
- when checking dependencies, don't add rubygems-integration paths from
@@ -13,7 +13,7 @@ gem2deb (0.20) UNRELEASED; urgency=medium
- print sbuild-like banners before installing files and before building
native extensions
- -- Antonio Terceiro <terceiro at debian.org> Mon, 20 Jul 2015 23:12:27 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Tue, 21 Jul 2015 22:55:15 -0300
gem2deb (0.19) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 17da4fc..6b3ee96 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.19'
+ VERSION = '0.20'
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