[DRE-commits] [ruby-roadie] 02/04: New upstream release + dh-make-ruby -w

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 11 16:53:18 UTC 2017


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

terceiro pushed a commit to branch master
in repository ruby-roadie.

commit f1bca5ef65382a6bd370a501e88a08256076ca7f
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 11 11:53:01 2017 -0400

    New upstream release + dh-make-ruby -w
---
 debian/changelog | 11 +++++++++++
 debian/compat    |  2 +-
 debian/control   | 16 +++++++---------
 3 files changed, 19 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 31da8d6..a3c6286 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+ruby-roadie (3.1.1-2) UNRELEASED; urgency=medium
+
+  * New upstream release
+    - will build against a newer ruby-nokogiri (Closes: #869031)
+  * update packaging with `dh-make-ruby -w`
+    - Bump debhelper compat to 10
+    - Bump Standards-Version to 4.0.0 (no changes needed)
+
+
+ -- Antonio Terceiro <terceiro at debian.org>  Fri, 11 Aug 2017 11:49:44 -0400
+
 ruby-roadie (3.1.1-1) unstable; urgency=medium
 
   * Initial release
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 6717bf6..58f38f1 100644
--- a/debian/control
+++ b/debian/control
@@ -3,16 +3,15 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10~),
                gem2deb,
                rake,
-               ruby-css-parser (>= 1.3.4),
-               ruby-nokogiri (<< 1.7.0),
-               ruby-nokogiri (>= 1.5.0),
+               ruby-css-parser (>= 1.4),
+               ruby-nokogiri (>= 1.5),
                ruby-rspec,
                ruby-rspec-collection-matchers,
-               ruby-webmock (>= 1.21)
-Standards-Version: 3.9.7
+               ruby-webmock (>= 1.21),
+Standards-Version: 4.0.0
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-roadie.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-roadie.git
 Homepage: http://github.com/Mange/roadie
@@ -23,9 +22,8 @@ Package: ruby-roadie
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-css-parser (>= 1.3.4),
-         ruby-nokogiri (<< 1.7.0),
-         ruby-nokogiri (>= 1.5.0),
+         ruby-css-parser (>= 1.4),
+         ruby-nokogiri (>= 1.5),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: library for composing HTML email

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-roadie.git



More information about the Pkg-ruby-extras-commits mailing list