[DRE-commits] [gem2deb] 01/01: Release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Sat Jan 9 23:00:01 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 4b459c5eeaf7fba327c845adf5ad28f7932467a8
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sat Jan 9 20:54:08 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 65533cd..36848a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.24) UNRELEASED; urgency=medium
+gem2deb (0.24) experimental; urgency=medium
* gem installer: avoid installing the debian/ directory when upstream
metadata specifies the packages files as '**/*'
@@ -6,7 +6,7 @@ gem2deb (0.24) UNRELEASED; urgency=medium
not ship a rake2.3 anymore.
* dh-make-ruby: change generated Vcs-Git URL from git:// to https://
- -- Antonio Terceiro <terceiro at debian.org> Fri, 20 Nov 2015 19:28:16 -0200
+ -- Antonio Terceiro <terceiro at debian.org> Sat, 09 Jan 2016 20:54:02 -0200
gem2deb (0.23) experimental; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index a32ffc4..d7097e8 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.23'
+ VERSION = '0.24'
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