[DRE-commits] [gem2deb] 01/01: Release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Wed Nov 11 15:43:56 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 615e306ebea15b9338bd8dd9df3405c2e4402f04
Author: Antonio Terceiro <terceiro at debian.org>
Date: Wed Nov 11 13:36:16 2015 -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 289fcc7..ef5a41d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.21.2) UNRELEASED; urgency=medium
+gem2deb (0.22) unstable; urgency=medium
[ Pirate Praveen ]
* use --source https://rails-assets.org for rails-assets-* (Closes: #771212)
@@ -10,7 +10,7 @@ gem2deb (0.21.2) UNRELEASED; urgency=medium
- cleanup template debian/rules, and make it set
`GEM2DEB_TEST_RUNNER = --check-dependencies` by default
- -- Pirate Praveen <praveen at debian.org> Fri, 04 Sep 2015 12:34:00 +0530
+ -- Antonio Terceiro <terceiro at debian.org> Wed, 11 Nov 2015 13:39:06 -0200
gem2deb (0.21.1) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 13d6fee..c1eed04 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.21.1'
+ VERSION = '0.22'
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