[adios] 89/207: Dep on python2 needed.

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:42 UTC 2015


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

mckinstry pushed a commit to branch master
in repository adios.

commit b219630978ddd74c23e7980ca6d8ba004d99392a
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Feb 18 16:19:43 2014 +0000

    Dep on python2 needed.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f6c580b..1aa8137 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ BINDIR:=$(DESTDIR)/usr/bin
 
 # magic debhelper rule
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autotools_dev,python2
 
 override_dh_auto_clean:
 	dh_clean

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



More information about the debian-science-commits mailing list