Package: rivet Version: 1.8.3-1.1 Severity: normal Tags: patch pending Dear maintainer,
I've prepared an NMU for rivet (versioned as 1.8.3-1.2) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- Sebastian Ramacher
diff -Nru rivet-1.8.3/debian/changelog rivet-1.8.3/debian/changelog --- rivet-1.8.3/debian/changelog 2013-11-23 13:57:02.000000000 +0100 +++ rivet-1.8.3/debian/changelog 2015-10-20 00:38:55.000000000 +0200 @@ -1,3 +1,12 @@ +rivet (1.8.3-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Rename packages for GCC 5 transition. + * debian/control: Bump libfastjet-dev B-D to >= 3.0.6+dfsg-1.1 for packages + built with GCC 5. + + -- Sebastian Ramacher <[email protected]> Tue, 20 Oct 2015 00:38:54 +0200 + rivet (1.8.3-1.1) unstable; urgency=low * Non-maintainer upload. diff -Nru rivet-1.8.3/debian/control rivet-1.8.3/debian/control --- rivet-1.8.3/debian/control 2013-05-08 15:03:05.000000000 +0200 +++ rivet-1.8.3/debian/control 2015-10-20 00:36:39.000000000 +0200 @@ -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, 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, libgsl0-dev, libtinyxml-dev, chrpath, libboost-dev, python-dev, python-support, swig, gfortran Build-Depends-Indep: texlive-science, doxygen-latex Standards-Version: 3.9.3 Homepage: http://rivet.hepforge.org/ @@ -101,12 +101,14 @@ . This package provides data files of Rivet analysis plugins. -Package: librivet11 +Package: librivet11v5 Section: libs Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} +Replaces: librivet11 +Conflicts: librevet11 Description: Run-time library of Rivet Rivet is a toolkit for validation of Monte Carlo event generators. Using a computationally efficient model for observable computations, Rivet @@ -118,7 +120,7 @@ Package: librivet-dev Section: libdevel Architecture: any -Depends: libboost-dev, librivet11 (= ${binary:Version}), ${misc:Depends} +Depends: libboost-dev, librivet11v5 (= ${binary:Version}), ${misc:Depends} Suggests: rivet-reference Description: Development files of Rivet Rivet is a toolkit for validation of Monte Carlo event generators. Using diff -Nru rivet-1.8.3/debian/librivet11.install rivet-1.8.3/debian/librivet11.install --- rivet-1.8.3/debian/librivet11.install 2013-05-08 15:03:05.000000000 +0200 +++ rivet-1.8.3/debian/librivet11.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/lib/*/libRivet.so.* diff -Nru rivet-1.8.3/debian/librivet11v5.install rivet-1.8.3/debian/librivet11v5.install --- rivet-1.8.3/debian/librivet11v5.install 1970-01-01 01:00:00.000000000 +0100 +++ rivet-1.8.3/debian/librivet11v5.install 2013-05-08 15:03:05.000000000 +0200 @@ -0,0 +1 @@ +usr/lib/*/libRivet.so.*
signature.asc
Description: PGP signature
-- debian-science-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers
