[DRE-commits] [ruby-mercenary] 04/06: Bump debhelper compatibility level to 10
Daisuke Higuchi
dai at moszumanska.debian.org
Tue Dec 5 03:01:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
dai pushed a commit to branch master
in repository ruby-mercenary.
commit d193907944a668db3b52e3f7fcca8e6b7a8551ec
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date: Tue Dec 5 11:48:23 2017 +0900
Bump debhelper compatibility level to 10
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
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 1711f7a..1967b9d 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: Youhei SASAKI <uwabami at gfd-dennou.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10~),
gem2deb,
rake,
ruby-rspec
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mercenary.git
More information about the Pkg-ruby-extras-commits
mailing list