[DRE-commits] [ruby-fog-aliyun] 05/08: Bump debhelper compatibility

Rahulkrishnan R A rahulkrishnanra-guest at moszumanska.debian.org
Mon Feb 8 14:51:06 UTC 2016


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

rahulkrishnanra-guest pushed a commit to branch master
in repository ruby-fog-aliyun.

commit bcde8ea93620d09fb32d98c03c5ef0921bb87dc0
Author: Balasankar C <balasankarc at autistici.org>
Date:   Sun Feb 7 11:44:23 2016 +0530

    Bump debhelper compatibility
---
 debian/compat  |  2 +-
 debian/control | 13 +++++++++----
 2 files changed, 10 insertions(+), 5 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 60e4276..265edea 100644
--- a/debian/control
+++ b/debian/control
@@ -3,12 +3,17 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Rahulkrishnan R A <rahulkrishnanfs at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb
+Build-Depends: debhelper (>= 9~),
+               gem2deb,
+               ruby-fog-core (>= 1.27),
+               ruby-fog-json (>= 1.0),
+               ruby-ipaddress (>= 0.8),
+               ruby-xml-simple (>= 1.1)
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-fog-aliyun.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-fog-aliyun.git;a=summary
+Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-fog-aliyun.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-fog-aliyun.git
 Homepage: https://github.com/fog/fog-aliyun
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
 XS-Ruby-Versions: all
 
 Package: ruby-fog-aliyun

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



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