[mbt] 01/02: debian/control, debian/rules: use dh-autoreconf so that 'debian/rules clean' does what we want.

Joost van Baal joostvb at moszumanska.debian.org
Thu Feb 4 06:27:05 UTC 2016


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

joostvb pushed a commit to branch master
in repository mbt.

commit 9b8dc6b636fe5811c891c303dd3c3077c3dc868f
Author: Joost van Baal-Ilić <joostvb at nusku.mdcc.cx>
Date:   Thu Feb 4 07:16:09 2016 +0100

    debian/control, debian/rules: use dh-autoreconf so that 'debian/rules clean' does what we want.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 debian/rules     | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e775e39..10f8787 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ mbt (3.2.12-2) unstable; urgency=low
     Nijmegen: Homepage moved from http://ilk.uvt.nl/mbt/ to
     http://languagemachines.github.io/mbt/; add new upstream contact
     lamasoftware (at) science.ru.nl to copyright.
+  * debian/control, debian/rules: use dh-autoreconf so that 'debian/rules
+    clean' does what we want.
 
  -- Joost van Baal-Ilić <joostvb at debian.org>  Thu, 10 Dec 2015 21:06:44 +0100
 
diff --git a/debian/control b/debian/control
index af4ebfc..71942df 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
 Priority: extra
 Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
 Uploaders: Joost van Baal-Ilić <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
-Build-Depends: cdbs, debhelper (>= 7), libtimbl4-dev, libxml2-dev, pkg-config, libticcutils2-dev (>= 0.3)
+Build-Depends: cdbs, debhelper (>= 7), dh-autoreconf, libtimbl4-dev, libxml2-dev, pkg-config, libticcutils2-dev (>= 0.3)
 Standards-Version: 3.9.6
 Homepage: http://languagemachines.github.io/mbt/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/mbt.git
diff --git a/debian/rules b/debian/rules
index 1d08678..abf746e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 # variable or target overrides
 # DEB_DH_INSTALLINIT_ARGS := --onlyscripts --name mbt

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



More information about the debian-science-commits mailing list