[wxmaxima] 01/03: Use dh-autoreconf

Frank S. Thomas fst at moszumanska.debian.org
Sun Mar 16 09:33:39 UTC 2014


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

fst pushed a commit to branch master
in repository wxmaxima.

commit c2020fa006339df4565413a6f0bfc3fa1cceb12a
Author: Frank S. Thomas <frank at timepit.eu>
Date:   Sat Mar 15 14:33:01 2014 +0100

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

diff --git a/debian/control b/debian/control
index 79fdf6c..37978b8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: math
 Priority: optional
 Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Frank S. Thomas <fst at debian.org>
-Build-Depends: debhelper (>= 9), libwxgtk3.0-dev
+Build-Depends: debhelper (>= 9), dh-autoreconf, libwxgtk3.0-dev
 Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/debian-science/packages/wxmaxima.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/wxmaxima.git
diff --git a/debian/rules b/debian/rules
index a9bd50d..d39e490 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_CXXFLAGS_MAINT_APPEND = -Wall -DNDEBUG
 export DEB_LDFLAGS_MAINT_APPEND  = -Wl,--as-needed
 
 %:
-	dh $@
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-printing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/wxmaxima.git



More information about the debian-science-commits mailing list