Bug#809030: pythia8: diff for NMU version 8.1.86-1.2
Tobias Frost
tobi at debian.org
Sat Dec 26 12:12:44 UTC 2015
Package: pythia8
Version: 8.1.86-1.1
Severity: normal
Tags: patch pending
Dear maintainer,
I've prepared an NMU for pythia8 (versioned as 8.1.86-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru pythia8-8.1.86/debian/changelog pythia8-8.1.86/debian/changelog
--- pythia8-8.1.86/debian/changelog 2015-08-17 02:15:09.000000000 +0200
+++ pythia8-8.1.86/debian/changelog 2015-12-26 13:08:49.000000000 +0100
@@ -1,3 +1,14 @@
+pythia8 (8.1.86-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Remove Depend on liblhapdf0 from binary package libpythia8v5, it does not
+ link aginst it (Closes: #800642)
+ * Also, for the libpythia-dev package, remove Depends on liblhapdf-dev: It
+ does not include any header of it.
+ * Installing missing *.grid data files (Closes: #755535)
+
+ -- Tobias Frost <tobi at debian.org> Sat, 26 Dec 2015 13:08:49 +0100
+
pythia8 (8.1.86-1.1) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru pythia8-8.1.86/debian/control pythia8-8.1.86/debian/control
--- pythia8-8.1.86/debian/control 2015-08-17 02:15:09.000000000 +0200
+++ pythia8-8.1.86/debian/control 2015-12-26 12:55:54.000000000 +0100
@@ -30,7 +30,7 @@
Architecture: any
Multi-arch: same
Pre-Depends: ${misc:Pre-Depends}
-Depends: libhepmc4, pythia8-data (= ${source:Version}), liblhapdf0, ${shlibs:Depends}, ${misc:Depends}
+Depends: libhepmc4, pythia8-data (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Recommends: libpythia8-dev
Conflicts: libpythia8
Replaces: libpythia8
@@ -47,7 +47,7 @@
Package: libpythia8-dev
Section: libdevel
Architecture: any
-Depends: libhepmc-dev, libpythia8v5 (= ${binary:Version}), liblhapdf-dev, ${misc:Depends}
+Depends: libhepmc-dev, libpythia8v5 (= ${binary:Version}), ${misc:Depends}
Breaks: libhepmcinterface8-dev (<< 8.1.80)
Description: PYTHIA event generator of high energy physics - development files
PYTHIA is a program for the generation of high-energy physics events, i.e.
diff -Nru pythia8-8.1.86/debian/pythia8-data.install pythia8-8.1.86/debian/pythia8-data.install
--- pythia8-8.1.86/debian/pythia8-data.install 2014-07-13 03:16:33.000000000 +0200
+++ pythia8-8.1.86/debian/pythia8-data.install 2015-12-26 13:07:56.000000000 +0100
@@ -3,3 +3,4 @@
xmldoc/*.data usr/share/pythia8-data/xmldoc
xmldoc/*.pds usr/share/pythia8-data/xmldoc
xmldoc/*.tbl usr/share/pythia8-data/xmldoc
+xmldoc/*.grid usr/share/pythia8-data/xmldoc
More information about the debian-science-maintainers
mailing list