[DRE-commits] [gem2deb] 01/02: release
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Jun 5 14:25:09 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 9603ba1c90332095cdf14b935fce1d8e249cace3
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Jun 5 11:11:22 2016 -0300
release
---
debian/changelog | 4 ++--
lib/gem2deb/version.rb | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 91ef340..9ce9695 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.30.2) UNRELEASED; urgency=medium
+gem2deb (0.30.2) unstable; urgency=medium
[ Antonio Terceiro ]
* dh-make-ruby:
@@ -16,7 +16,7 @@ gem2deb (0.30.2) UNRELEASED; urgency=medium
* Make packages Architecture: any to satisfy arch-correct Build-Depends
for cross-builds.
- -- Antonio Terceiro <terceiro at debian.org> Fri, 25 Mar 2016 10:46:45 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Sun, 05 Jun 2016 11:11:17 -0300
gem2deb (0.30.1) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 70f50c4..345199e 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.30.1'
+ VERSION = '0.30.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