[DRE-commits] [tdiary] 02/03: dh10

Hideki Yamane henrich at moszumanska.debian.org
Sun Jul 16 11:17:18 UTC 2017


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

henrich pushed a commit to branch master
in repository tdiary.

commit 09ab836dc41d8184636261da9f11ec3fb2ae14b7
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Jul 16 20:15:54 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 cd4aa93..021232e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ tdiary (5.0.4-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:11:51 +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 d7a7a57..818ea9e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Taku YASUI <tach at debian.org>,
            Hideki Yamane <henrich at debian.org>,
            Youhei SASAKI <uwabami at gfd-dennou.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                docbook-to-man
 Standards-Version: 3.9.8
 Homepage: http://www.tdiary.org/

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



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