[adios] 84/207: Don't use dh_python3

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 cbd9e8846ce96113aa1cea3692294d66fa86b642
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Feb 18 00:37:48 2014 +0000

    Don't use dh_python3
---
 debian/changelog | 4 ++--
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bb812a..0c70091 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-adios (1.6.0-1) UNRELEASED; urgency=medium
+adios (1.6.0-1) unstable; urgency=medium
 
   * New upstream. Closes: #732276, #727312.
   * Ship in xz format. 
 
- -- Alastair McKinstry <mckinstry at debian.org>  Sun, 22 Dec 2013 07:21:03 +0000
+ -- Alastair McKinstry <mckinstry at debian.org>  Tue, 18 Feb 2014 00:36:53 +0000
 
 adios (1.5.0-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 6a074a0..b85b714 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ BINDIR:=$(DESTDIR)/usr/bin
 
 # magic debhelper rule
 %:
-	dh $@ --with python2,python3,autotools_dev
+	dh $@ --with autotools_dev
 
 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