[libabw] 06/07: bump dh compat to 10

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:53:29 UTC 2016


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

rene pushed a commit to branch master
in repository libabw.

commit 7213a1516c2e234e06ed1a3692d18dc6029e652a
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Sep 12 21:00:24 2016 +0200

    bump dh compat to 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 5 ++---
 3 files changed, 4 insertions(+), 5 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 6ea7ca3..14d9df2 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>
 Build-Depends: autotools-dev,
                dh-autoreconf,
-               debhelper (>= 9),
+               debhelper (>= 10),
                gperf,
                libboost-dev,
                librevenge-dev,
diff --git a/debian/rules b/debian/rules
index a92b23c..3d49a60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,8 @@
 CPPFLAGS+=-DBOOST_SYSTEM_NO_DEPRECATED
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-werror \
-		--disable-silent-rules
+	dh_auto_configure -- --disable-werror
 

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



More information about the Pkg-openoffice-commits mailing list