[med-svn] [cluster3] 09/13: Adjust Build-Depends

Andreas Tille tille at debian.org
Thu Sep 14 14:36:23 UTC 2017


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

tille pushed a commit to branch master
in repository cluster3.

commit 15d9b2a2fa3c7c0520329972972fed440ee9bb8b
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 14 16:02:53 2017 +0200

    Adjust Build-Depends
---
 debian/control | 5 +++--
 debian/rules   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index d826e5b..1bbaaf0 100644
--- a/debian/control
+++ b/debian/control
@@ -9,14 +9,15 @@ XS-Autobuild: no
 Priority: optional
 Build-Depends: debhelper (>= 10),
                libmotif-dev,
-               autotools-dev,
                perl,
                libx11-dev,
                libice-dev,
                libxext-dev,
                libsm-dev,
                libxt-dev,
-               docbook-to-man
+               python-minimal,
+               python-setuptools,
+               python-numpy
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/cluster3.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/cluster3.git
diff --git a/debian/rules b/debian/rules
index c33805e..7cd88f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,7 +38,7 @@ xcluster3.1: debian/xcluster3.sgml
 	docbook-to-man $< > $@
 
 override_dh_clean:
-	dh_clean src/*.o X11/*.o src/cluster X11/cluster src/Makefile src/Makefile.old X11/Makefile Makefile
+	dh_clean src/*.o X11/*.o src/cluster X11/cluster src/Makefile src/Makefile.old X11/Makefile Makefile MANIFEST
 
 override_dh_install:
 	dh_install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cluster3.git



More information about the debian-med-commit mailing list