[Pkg-wmaker-commits] [wmbiff] 63/92: debian/rules: Update to use dh and dh_autoreconf.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 02:59:28 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmbiff.

commit f55e019e4a45cd19b4ebc2daa412396f8ad45614
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Nov 5 16:21:56 2014 -0600

    debian/rules: Update to use dh and dh_autoreconf.
---
 debian/rules | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 13d07bb..58f76b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,13 +1,7 @@
 #!/usr/bin/make -f
-#
-# CDBS-like debian/rules file for wmbiff.
-# Currently, it needs no special flags.
-#
-# Copyright (C) 2003 Jordi Mallach <jordi at debian.org>,
-# licensed under the terms of the GNU GPL.
 
-include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
+%:
+	dh $@ --with autoreconf
 
 get-orig-source:
 	uscan --verbose --force-download --no-symlink

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



More information about the Pkg-wmaker-commits mailing list