Package: rivet Version: 1.8.3-1.2 Severity: normal Tags: patch pending Control: tag 786266 pending Control: tag 807224 pending
Dear maintainer,
I've prepared an NMU for rivet (versioned as 1.8.3-1.3) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Regards.
--
regards,
Mattia Rizzolo
GPG Key: 66AE 2B4A FCCF 3F52 DA18 4D18 4B04 3FCD B944 4540 .''`.
more about me: http://mapreri.org : :' :
Launchpad user: https://launchpad.net/~mapreri `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia `-
diffstat for rivet-1.8.3 rivet-1.8.3
changelog | 15 +++++++++++++++
control | 4 ++--
rules | 2 +-
3 files changed, 18 insertions(+), 3 deletions(-)
diff -Nru rivet-1.8.3/debian/changelog rivet-1.8.3/debian/changelog
--- rivet-1.8.3/debian/changelog 2015-10-19 22:38:55.000000000 +0000
+++ rivet-1.8.3/debian/changelog 2015-12-12 11:10:14.000000000 +0000
@@ -1,3 +1,18 @@
+rivet (1.8.3-1.3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Bas Couwenberg ]
+ * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+ Closes: #807224
+
+ [ Mattia Rizzolo ]
+ * Move from python-support to dh-python. Closes: #786266
+ * Make python-rivet depend on ${python:Depends}, to automatically get the
+ correct python dependency.
+
+ -- Mattia Rizzolo <[email protected]> Sat, 12 Dec 2015 11:07:59 +0000
+
rivet (1.8.3-1.2) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru rivet-1.8.3/debian/control rivet-1.8.3/debian/control
--- rivet-1.8.3/debian/control 2015-10-19 22:36:39.000000000 +0000
+++ rivet-1.8.3/debian/control 2015-12-12 02:31:52.000000000 +0000
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Science Maintainers <[email protected]>
Uploaders: Lifeng Sun <[email protected]>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, libhepmc-dev, libfastjet-dev (>= 3.0.6+dfsg-1.1~), libfastjetplugins-dev, libfastjettools-dev, libyaml-cpp-dev, dh-autoreconf, libgsl0-dev, libtinyxml-dev, chrpath, libboost-dev, python-dev, python-support, swig, gfortran
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, libhepmc-dev, libfastjet-dev (>= 3.0.6+dfsg-1.1~), libfastjetplugins-dev, libfastjettools-dev, libyaml-cpp-dev, dh-autoreconf, libgsl-dev, libtinyxml-dev, chrpath, libboost-dev, python-dev, dh-python, swig, gfortran
Build-Depends-Indep: texlive-science, doxygen-latex
Standards-Version: 3.9.3
Homepage: http://rivet.hepforge.org/
@@ -146,7 +146,7 @@
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
-Depends: python-support (>= 0.90), ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
Description: Python bindings of Rivet
Rivet is a toolkit for validation of Monte Carlo event generators. Using
a computationally efficient model for observable computations, Rivet
diff -Nru rivet-1.8.3/debian/rules rivet-1.8.3/debian/rules
--- rivet-1.8.3/debian/rules 2013-11-23 13:11:25.000000000 +0000
+++ rivet-1.8.3/debian/rules 2015-12-12 01:59:23.000000000 +0000
@@ -36,4 +36,4 @@
$(MAKE) dox
%:
- dh $@ --with autoreconf --parallel
+ dh $@ --with autoreconf,python2 --parallel
signature.asc
Description: PGP signature

