[DRE-commits] [gem2deb] 01/01: Release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 15 20:16:26 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 4a88e320d4ef0dbe11fee50dc7996632b5b35874
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Feb 15 18:04:55 2016 -0200
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 00d2fcd..5fbf87d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.26) UNRELEASED; urgency=medium
+gem2deb (0.26) unstable; urgency=medium
* dh_ruby:
- When installing executables, consider gemspec.bindir for installing
@@ -6,7 +6,7 @@ gem2deb (0.26) UNRELEASED; urgency=medium
- When installing executables, consider gemspec.executables for the case
where not all scripts under the bindir should be installed.
- -- Antonio Terceiro <terceiro at debian.org> Mon, 15 Feb 2016 15:45:31 -0200
+ -- Antonio Terceiro <terceiro at debian.org> Mon, 15 Feb 2016 18:04:52 -0200
gem2deb (0.25.2) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 93f6c4f..b37d2f4 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.25.2'
+ VERSION = '0.26'
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