[DRE-commits] [ruby-messagebus-api] 03/05: Bump dh compat

Balasankar C balasankarc-guest at moszumanska.debian.org
Mon Dec 28 04:26:25 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-messagebus-api.

commit 7d75ef1e09601c9005d1eed4ad7965a7643fff6a
Author: Balasankar C <balasankarc at autistici.org>
Date:   Mon Dec 28 09:53:43 2015 +0530

    Bump dh compat
---
 debian/compat  |  2 +-
 debian/control | 16 +++++++++++++---
 2 files changed, 14 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 f2e1292..58f3bdb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,15 @@ 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.7.5~), ruby-multipart-post, rake, ruby-rspec,
- ruby-fakeweb, ruby-rr, ruby-json, ruby-actionmailer
+Build-Depends: debhelper (>= 9.0),
+               gem2deb (>= 0.7.5~),
+               rake,
+               ruby-actionmailer,
+               ruby-fakeweb,
+               ruby-json,
+               ruby-multipart-post,
+               ruby-rr,
+               ruby-rspec
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-messagebus-ruby-api.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-messagebus-ruby-api.git;a=summary
@@ -14,7 +21,10 @@ XS-Ruby-Versions: all
 Package: ruby-messagebus-api
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multipart-post
+Depends: ruby | ruby-interpreter,
+         ruby-multipart-post,
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: Send email through the Message Bus service
  Message Bus provides email at scale, done right. Simple. Message Bus provides
  a REST API and several language-specific wrappers (SDKs) that provides full

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



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