[DRE-commits] [gem2deb] 03/04: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Mar 2 20:23:34 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 09a873727098560fa4f68de036822bdf1c5793d1
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Mar 2 17:15:49 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 c1bfb80..037863e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.26.3) UNRELEASED; urgency=medium
+gem2deb (0.27) unstable; urgency=medium
* dh-make-ruby:
- with -w/--overwrite, never overwrite debian/copyright, since it will be
@@ -8,7 +8,7 @@ gem2deb (0.26.3) UNRELEASED; urgency=medium
- force generated gemspecs to use the date from debian/changelog to help
with build reproducibility
- -- Antonio Terceiro <terceiro at debian.org> Wed, 02 Mar 2016 16:26:58 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Wed, 02 Mar 2016 17:15:19 -0300
gem2deb (0.26.2) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 3d6e8ff..5022d42 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.26.2'
+ VERSION = '0.27'
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