[DRE-commits] [ruby-sham-rack] 02/04: Bump dh compat

Balasankar C balasankarc-guest at moszumanska.debian.org
Sun Jan 10 08:37:57 UTC 2016


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

balasankarc-guest pushed a commit to branch master
in repository ruby-sham-rack.

commit aeedc05dd4a09a800f6ed6115684c67ed4170ded
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Jan 10 14:02:04 2016 +0530

    Bump dh compat
---
 debian/compat  |  2 +-
 debian/control | 14 +++++++++++---
 2 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 5d39b37..eb1e230 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,16 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rack, rake, ruby-rspec,
- ruby-rack-test, ruby-rr (>= 1.1.1-2~), ruby-rest-client, ruby-mechanize, ruby-sinatra
+Build-Depends: debhelper (>= 9.0),
+               gem2deb (>= 0.3.0~),
+               rake,
+               ruby-mechanize,
+               ruby-rack,
+               ruby-rack-test,
+               ruby-rest-client,
+               ruby-rr (>= 1.1.1-2~),
+               ruby-rspec,
+               ruby-sinatra
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sham-rack.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-sham-rack.git;a=summary
@@ -14,7 +22,7 @@ XS-Ruby-Versions: all
 Package: ruby-sham-rack
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack
+Depends: ruby | ruby-interpreter, ruby-rack, ${misc:Depends}, ${shlibs:Depends}
 Description: Net::HTTP-to-Rack plumbing for HTTP testing
  ShamRack plumbs Net::HTTP directly into Rack, for quick and easy HTTP testing.
  .

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



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