[DRE-commits] [gem2deb] 03/03: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Mar 17 14:50:38 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 77f31d5c509e9a8bb2fa56c7779e38cdc90acbf5
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Mar 17 11:42:52 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 3f8cc31..1854bcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-gem2deb (0.30.1) UNRELEASED; urgency=medium
+gem2deb (0.30.1) unstable; urgency=medium
* Gem2Deb::Metadata:
- make the workaround attempt for gemspecs using git more robust.
* Gem2Deb::Banner:
- flush stdout immediately to improve output under autopkgtest
- -- Antonio Terceiro <terceiro at debian.org> Thu, 17 Mar 2016 10:23:58 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Thu, 17 Mar 2016 11:42:36 -0300
gem2deb (0.30) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 871d612..70f50c4 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.30'
+ VERSION = '0.30.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