[lhapdf] 05/06: Import Debian changes 5.9.1-3.1
Mattia Rizzolo
mattia at debian.org
Thu Apr 6 12:24:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository lhapdf.
commit 9fc1b42218f1a6f5a66419f99765eb54f7c11c9c
Author: Matthias Klose <doko at debian.org>
Date: Sat Aug 22 10:38:17 2015 +0200
Import Debian changes 5.9.1-3.1
lhapdf (5.9.1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Build using dh-python. Closes: #786122.
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f7ccc82..93ee4c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lhapdf (5.9.1-3.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Build using dh-python. Closes: #786122.
+
+ -- Matthias Klose <doko at debian.org> Sat, 22 Aug 2015 10:38:17 +0200
+
lhapdf (5.9.1-3) unstable; urgency=low
* Disable tests on armel and armhf to avoid FTBFS.
diff --git a/debian/control b/debian/control
index 6c16d1e..e1fc698 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Lifeng Sun <lifongsun at gmail.com>
-Build-Depends: debhelper (>= 8), dh-autoreconf, automake1.11, gfortran, swig, python-dev, python-support, octave-pkg-dev, gnuplot
+Build-Depends: debhelper (>= 8), dh-autoreconf, automake1.11, gfortran, swig, python-dev, dh-python, octave-pkg-dev, gnuplot
Build-Depends-Indep: doxygen-latex, ghostscript
Build-Conflicts: automake
Standards-Version: 3.9.4
diff --git a/debian/rules b/debian/rules
index c25b644..e882b19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,4 +51,4 @@ override_dh_auto_build-indep:
$(MAKE) -C ccwrap dox
%:
- dh $@ --with autoreconf --parallel
+ dh $@ --with autoreconf,python2 --parallel
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lhapdf.git
More information about the debian-science-commits
mailing list