[SCM] FastJet: Fast C++ code for the kt and other jet algorithms branch, master, updated. upstream/3.0.2+dfsg-4-gd984219

Lifeng Sun lifongsun at gmail.com
Sun Jun 3 04:25:26 UTC 2012


The following commit has been merged in the master branch:
commit d98421946066f5c5fc97e7b78ed09459e313740e
Author: Lifeng Sun <lifongsun at gmail.com>
Date:   Sun Jun 3 12:25:14 2012 +0800

    Fix dependencies of libfastjet-fortran-dev.

diff --git a/debian/changelog b/debian/changelog
index e8b4678..6f1961d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+fastjet (3.0.2+dfsg-2) unstable; urgency=low
+
+  * Fix dependencies of libfastjet-fortran-dev.
+
+ -- Lifeng Sun <lifongsun at gmail.com>  Sun, 03 Jun 2012 12:20:36 +0800
+
 fastjet (3.0.2+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #636979)
diff --git a/debian/control b/debian/control
index ab522f8..a6bcbe1 100644
--- a/debian/control
+++ b/debian/control
@@ -109,7 +109,7 @@ Description: Fortran bindings of FastJet
 Package: libfastjet-fortran-dev
 Section: libdevel
 Architecture: any
-Depends: fortran, libfastjet-fortran0 (= ${binary:Version}), ${misc:Depends}
+Depends: gfortran, libfastjet-fortran0 (= ${binary:Version}), ${misc:Depends}
 Description: Fortran bindings of FastJet - development files
  The FastJet package provides a fast implementation of several longitudinally
  invariant sequential recombination jet algorithms, in particular the

-- 
FastJet: Fast C++ code for the kt and other jet algorithms



More information about the debian-science-commits mailing list