This bug was fixed in the package mclibs - 2006.dfsg.2-5ubuntu1 --------------- mclibs (2006.dfsg.2-5ubuntu1) hardy; urgency=low * debian/control: weaken build-dep on gfortran, to match what we have in hardy for the gfortran transition (LP: #201962). This change can be safely dropped, once we have a newer gfortran in the archives. * Same change for debian/control.d/0base.control (which is checked against control during build time). * debian/control, debian/control.d/0base.control: update Maintainer field as per spec. mclibs (2006.dfsg.2-5) unstable; urgency=low * "Apps/Science" --> "Science/Physics" in doc-base files, following section update in doc-base 0.8.10. * Upload to unstable. mclibs (2006.dfsg.2-4) experimental; urgency=low * Gfortran transition: - Add -gfortran suffix to runtime library package names. - Change build-depends and -dev package depends appropriately. - s/g77/gfortran/g in various files. * Take this opportunity to insert the soversion into the libphotos202 package name, fixing lintian warning. * Make libisajet arch: any, since perhaps gfortran will be able to compile it on m68k more successfully than g77 was (crossing fingers). * New patch 220: Build libisajet with isaset() compiled in. * New patch 221: Patch hepevt.inc before compiling rather than after. * Patch 806, debian/debhelper/*isajet*, debian/control.d/*isajet*: Hence, bump isajet soversion to 3 due to ABI change. * Remove obsolete tetex-bin alternative from build-depends. * Resurrect montecarlo-data arch: all package, and move data files to /usr/share/montecarlo-data/ (in order to be installable in parallel with old g77-based runtime library packages). Have the cojets, isajet and eurodec runtime and libdevel packages Recommend montecarlo-data. * Install example files for libisajet and libcojets into their libdevel packages. Add a couple of files explaining how to build and run the example programs. * debian/copyright*: Mention the (optional) switch to GPL v3. * Trivial changes: - Bump Standards-Version to 3.7.3. - Fix extra leading whitespace in doc-base abstracts. - Add dpatch comment to dummy patch 000. - Remove mention of no-longer-used "keepbuild" $DEB_BUILD_OPTIONS flag in README.source. - debian/*: Uniformly capitalize CERNLIB, CERN and GEANT (except in old changelog and NEWS entries). mclibs (2006.dfsg.2-3) unstable; urgency=low * New patch 807: Compile libeurodec test program statically linked against CERN libs on 64-bit machines. mclibs (2006.dfsg.2-2) unstable; urgency=low * Build-Depend on a cernlib-base-dev new enough to include the test suite rules for make, and to have a fix for a bug that occurs if there are no *.dpatch.in files in debian/patches. * Get rid of alternative tetex-bin Build-Dependency. * Ensure that upstream's test suite is run by adding TEST_PACKAGES variable in debian/add-ons/Makefile. * New patch 213, many thanks to Patrice Dumas: Fix Imakefiles for building test programs. * Revise patch 321 to sync with change in patch 213 to the file mclibs/isajet/test/Imakefile, and to add an empty test:: target when CERNLIB_GFORTRAN is #defined and the test is skipped. * In order for test suite to use in-tree data files, delete the patch 301-datafiles-comply-with-FHS. [The code modified by this patch is not compiled into any of the libraries, and only one modified file is installed into a Debian package (eufiles.inc).] Instead of applying a patch before compilation, modify the copy of eufiles.inc in the installation directory with sed in the install-includes target of debian/add-ons/Makefile. -- Stefan Potyra