[med-svn] [probabel] 03/03: Drop autoconf dependency (redundant for debhelper 10), upload to unstable
Andreas Tille
tille at debian.org
Mon Sep 18 11:20:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository probabel.
commit 83d5eaa9d35326e78c304e78b4dc4f8438ade8c2
Author: Andreas Tille <tille at debian.org>
Date: Mon Sep 18 13:02:43 2017 +0200
Drop autoconf dependency (redundant for debhelper 10), upload to unstable
---
debian/changelog | 5 +++--
debian/control | 2 --
debian/rules | 8 +-------
3 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4decec3..08d664d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-probabel (0.4.5-5) UNRELEASED; urgency=medium
+probabel (0.4.5-5) unstable; urgency=medium
* Ignore errors in test suite for big endian architectures
Closes: #865191
* Standards-Version: 4.1.0
+ * Drop autoconf dependency (redundant for debhelper 10)
- -- Andreas Tille <tille at debian.org> Mon, 18 Sep 2017 12:54:20 +0200
+ -- Andreas Tille <tille at debian.org> Mon, 18 Sep 2017 12:55:39 +0200
probabel (0.4.5-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3962ded..d91bc93 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,6 @@ Uploaders: Andreas Tille <tille at debian.org>,
Section: science
Priority: optional
Build-Depends: debhelper (>= 10),
- autotools-dev,
- dh-autoreconf,
texlive-latex-base,
texlive-latex-extra,
texlive-latex-recommended,
diff --git a/debian/rules b/debian/rules
index 99b2126..fec66c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,14 +12,8 @@ include /usr/share/dpkg/default.mk
# probabel-examples package
DEBEXAMPLES:=$(DEB_SOURCE)-examples
-
-# alternatively to manually set those variables you can
-# include /usr/share/cdbs/1/rules/buildvars.mk
-# and use what is set there. Any hint whether dh might set variables in
-# a similar manner are welcome.
-
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- --disable-silent-rules
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/probabel.git
More information about the debian-med-commit
mailing list