[med-svn] [treeviewx] 02/03: remove unneeded autoreconf
Andreas Tille
tille at debian.org
Thu Oct 5 19:35:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository treeviewx.
commit ac0aaecd30a2d066764aa8ca9b7ca32d9de2f856
Author: Andreas Tille <tille at debian.org>
Date: Thu Oct 5 21:16:39 2017 +0200
remove unneeded autoreconf
---
debian/changelog | 1 +
debian/control | 1 -
debian/rules | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c37c5a7..6db4470 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ treeviewx (0.5.1+20100823-5) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
+ * remove unneeded autoreconf
-- Andreas Tille <tille at debian.org> Thu, 05 Oct 2017 21:05:36 +0200
diff --git a/debian/control b/debian/control
index eca2642..cb7534c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
- dh-autoreconf,
libwxgtk3.0-dev
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/treeviewx.git
diff --git a/debian/rules b/debian/rules
index da8b34a..6942b0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with autoreconf
+ dh $@
#Installation is simply a matter of copying the files, without extensions
override_dh_install:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/treeviewx.git
More information about the debian-med-commit
mailing list