[libreoffice-online] 03/08: autoreconf

Rene Engelhard rene at moszumanska.debian.org
Sun Feb 26 18:44:54 UTC 2017


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

rene pushed a commit to branch master
in repository libreoffice-online.

commit 8fa232ce1cd3470bb3d0af91e49768afd33dafef
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Tue Jan 31 11:33:28 2017 +0100

    autoreconf
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1a29b6c..86dc9a4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: web
 Priority: optional
 Maintainer: Debian LibreOffice Maintainers <debian-openoffice at lists.debian.org>
 Uploaders: Rene Engelhard <rene at debian.org>
-Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), libreofficekit-dev
+Build-Depends: debhelper (>= 9), dh-systemd (>= 1.3), libcap-dev, libcap2-bin, libpcre3-dev, libpng-dev, libpoco-dev (>= 1.7.5), libreofficekit-dev, dh-autoreconf
 Standards-Version: 3.9.7
 
 Package: loolwsd
diff --git a/debian/rules b/debian/rules
index e28acb2..d9e8cce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export BUILDING_FROM_RPMBUILD=yes
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@ --with=systemd
+	dh $@ --with=systemd --with=autoreconf
 
 override_dh_auto_configure:
 	./configure $(CONFFLAGS)

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



More information about the Pkg-openoffice-commits mailing list