[DRE-commits] [ruby-pundit] 01/01: Use debhelper 9.

Andrew Lee ajqlee at moszumanska.debian.org
Wed Sep 9 08:27:41 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-pundit.

commit d3ef00dc53c58603fd8a7586a6a2106c12ce7660
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Wed Sep 9 16:24:18 2015 +0800

    Use debhelper 9.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 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 2cf4304..594f2cf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-rspec, rake
+Build-Depends: debhelper (>= 9~), gem2deb, ruby-rspec, rake
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pundit.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-pundit.git;a=summary

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



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