[Pkg-lyx-devel] [lyx] 02/03: Debhelper v10 uses autotools-dev automatically

Dr. Tobias Quathamer toddy at debian.org
Mon Oct 9 15:18:23 UTC 2017


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

toddy pushed a commit to branch master
in repository lyx.

commit c6629c306fadb97eb84cbab7e653c3ea9c6e70d5
Author: Dr. Tobias Quathamer <toddy at debian.org>
Date:   Sun Oct 8 20:38:57 2017 +0200

    Debhelper v10 uses autotools-dev automatically
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f6e9f1f..8d2a60c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-lyx/lyx.git
 Homepage: https://www.lyx.org/
 Build-Depends: python, debhelper (>= 10), dh-python, bc,
  libz-dev, libx11-dev, libenchant-dev, libmythes-dev,
- autotools-dev, libmagic-dev,
+ libmagic-dev,
  qtbase5-dev (>= 5.6.0), libqt5svg5-dev,
  libboost-dev, libboost-filesystem-dev, libboost-signals-dev,
  libboost-iostreams-dev, libboost-regex-dev, libboost-test-dev,
diff --git a/debian/rules b/debian/rules
index 69a4f55..b2205cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_CXXFLAGS_MAINT_APPEND := -fPIC
 export QT_SELECT=qt5
 
 %:
-	dh $@ --with autotools_dev,python2,tex --builddirectory
+	dh $@ --with python2,tex --builddirectory
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-lyx-devel mailing list