[DRE-commits] [gem2deb] 02/03: Prepare upload

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Apr 9 14:16:25 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 7c62b2a1b8d6a127e540491f53ddbd5ad84c8d8b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Thu Apr 9 12:26:14 2015 +0200

    Prepare upload
---
 debian/changelog       | 10 ++++++++--
 lib/gem2deb/version.rb |  2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c5f9b9e..49dffff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-gem2deb (0.13) UNRELEASED; urgency=medium
+gem2deb (0.13) experimental; urgency=medium
 
+  [ Antonio Terceiro ]
   * dh-make-ruby: bump Standards-Version in template to 3.9.6
   * dh-make-ruby: add gem runtime dependencies to Build-Depends: as well
+  * dh-make-ruby: fix generate rspec rake task in debian/ruby-tests.rb to work
+    with rspec 3. Closes: #782161
+
+  [ Christian Hofstaedtler ]
+  * Remove rdoc stamp files at install time
 
- -- Antonio Terceiro <terceiro at debian.org>  Sat, 28 Feb 2015 13:27:25 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Thu, 09 Apr 2015 12:26:04 +0200
 
 gem2deb (0.12) experimental; urgency=medium
 
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 8e4ef1c..b95e955 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.12'
+  VERSION = '0.13'
 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