[DRE-commits] [gem2deb] 01/01: Release

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Jul 1 14:40:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository gem2deb.

commit 1302992a66edd4ca8d73718b9bd0c71cdab5eede
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Jul 1 11:30:25 2017 -0300

    Release
---
 debian/changelog       | 6 ++++--
 debian/control         | 2 +-
 lib/gem2deb/version.rb | 2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c8d0e33..83cfd83 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.33.2) UNRELEASED; urgency=medium
+gem2deb (0.34) unstable; urgency=medium
 
   [ Dominic Cleal ]
   * dh-make-ruby: support concurrent dh-make-ruby processes without one of
@@ -12,8 +12,10 @@ gem2deb (0.33.2) UNRELEASED; urgency=medium
     runs tests with warnings enabled by default.
   * dh-make-ruby:
     - Bump Standards-Version in produced packages to 4.0.0
+  * debian/control:
+    - Bump Standards-Version to 4.0.0; no changes needed
 
- -- Antonio Terceiro <terceiro at debian.org>  Fri, 19 May 2017 10:28:28 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 01 Jul 2017 11:30:17 -0300
 
 gem2deb (0.33.1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a98487d..4fdbdbc 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends: dctrl-tools <!nocheck>,
                ruby-setup <!nocheck>,
                ruby-shoulda-context <!nocheck>,
                ruby-test-unit <!nocheck>
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/gem2deb.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/gem2deb.git
 Testsuite: autopkgtest
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 56734d7..c733bc9 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.33.1'
+  VERSION = '0.34'
 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