[DRE-commits] [gem2deb] 02/04: Release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu May 28 14:23:10 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 0d1fccaa006071f3799709e3d223e47bde38db64
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu May 28 08:40:02 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 3c80cc6..2e9d608 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.17) UNRELEASED; urgency=medium
+gem2deb (0.17) unstable; urgency=medium
* dh-make-ruby:
- fix call to wrap-and-sort
@@ -21,7 +21,7 @@ gem2deb (0.17) UNRELEASED; urgency=medium
- Breaks:/Replaces: gem2deb (<< 0.17~) because lib/gem2deb/metadata.rb was
moved from gem2deb to gem2deb-test-runner.
- -- Antonio Terceiro <terceiro at debian.org> Sat, 16 May 2015 22:51:18 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Thu, 28 May 2015 08:39:49 -0300
gem2deb (0.16) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index ba5420c..164fe7b 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.16'
+ VERSION = '0.17'
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