[Pkg-electronics-commits] [gerbv] 12/17: Use debhelper v10 and dh-autoreconf

Dr. Tobias Quathamer toddy at debian.org
Mon Dec 26 19:56:30 UTC 2016


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

toddy pushed a commit to branch master
in repository gerbv.

commit ffa5905321f5d77ebf9f54f8f3da533c8f39c865
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Mon Dec 26 13:03:06 2016 +0100

    Use debhelper v10 and dh-autoreconf
---
 debian/compat  | 2 +-
 debian/control | 3 ++-
 2 files changed, 3 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 0c3d93f..e5a7748 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Ramakrishnan Muthukrishnan <rkrishnan at debian.org>,
            Gudjon I. Gudjonsson <gudjon at gudjon.org>
 Standards-Version: 3.9.3
 Build-Depends: autotools-dev,
-               debhelper (>= 9),
+               debhelper (>= 10),
+               dh-autoreconf,
                libcairo2-dev,
                libglib2.0-dev,
                libgtk2.0-dev,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/gerbv.git



More information about the Pkg-electronics-commits mailing list