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

Hideki Yamane henrich at moszumanska.debian.org
Sun Jul 16 11:22:52 UTC 2017


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

henrich pushed a commit to branch master
in repository tdiary-contrib.

commit e84f6786b6e9a2d887a2b3ee6c8244d382480a5e
Author: Hideki Yamane <henrich at debian.org>
Date:   Sun Jul 16 20:20:46 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 f867830..79cd50e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ tdiary-contrib (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:18:40 +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 8e9782c..5b1750e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Taku YASUI <tach at debian.org>,
            Youhei SASAKI <uwabami at gfd-dennou.org>,
            Hideki Yamane <henrich at debian.org>
 Build-Depends: gem2deb,
-               debhelper (>= 9),
+               debhelper (>= 10),
                rsync
 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-contrib.git



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