[DRE-commits] [ruby-aruba] 02/03: dh10

Hideki Yamane henrich at moszumanska.debian.org
Sun Jul 16 11:35:47 UTC 2017


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 06b907f8953b75833a99f530a7bbfa36f562fb34
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Jul 16 20:34:45 2017 +0900

    dh10
---
 debian/changelog | 3 +++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a68faab..acbf130 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ruby-aruba (0.14.2-3) UNRELEASED; urgency=medium
 
   * debian/control
     - drop "Depends: ruby-interpreter" since it was already dropped
+    - set "Build-Depends: debhelper (>= 10)"
+  * debian/compat
+    - set 10
 
  -- Hideki Yamane <henrich at debian.org>  Sun, 16 Jul 2017 20:31:14 +0900
 
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 7974830..92a4a81 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Hideki Yamane <henrich at debian.org>,
            Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10),
                gem2deb (>= 0.3.0~),
                libjs-jquery,
                rake (>= 0.9.2),

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



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