[fastjet] 02/02: Imported Debian patch 3.0.6+dfsg-1.1

Mattia Rizzolo mattia at debian.org
Mon Jun 13 19:06:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository fastjet.

commit 552fe6f20123cfd3a24f9c01cc07a6c0ba36dd27
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Oct 19 23:02:48 2015 +0200

    Imported Debian patch 3.0.6+dfsg-1.1
---
 debian/changelog                                      |  7 +++++++
 debian/control                                        | 14 ++++++++------
 debian/{libfastjet0.install => libfastjet0v5.install} |  0
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1de8b6f..27592da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fastjet (3.0.6+dfsg-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename package for GCC 5 transition. (Closes: #797989)
+
+ -- Sebastian Ramacher <sramacher at debian.org>  Mon, 19 Oct 2015 23:02:48 +0200
+
 fastjet (3.0.6+dfsg-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index fca672c..4a2b0ff 100644
--- a/debian/control
+++ b/debian/control
@@ -10,13 +10,15 @@ Homepage: http://fastjet.fr/
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/fastjet.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/fastjet.git
 
-Package: libfastjet0
+Package: libfastjet0v5
 Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: libfastjet-dev, libfastjettools0, libfastjet-fortran0, libfastjetplugins0
+Replaces: libfastjet0
+Conflicts: libfastjet0
 Description: Fast C++ code for the kt and other jet algorithms
  The FastJet package provides a fast implementation of several longitudinally
  invariant sequential recombination jet algorithms, in particular the
@@ -33,7 +35,7 @@ Description: Fast C++ code for the kt and other jet algorithms
 Package: libfastjet-dev
 Section: libdevel
 Architecture: any
-Depends: libfastjet0 (= ${binary:Version}), ${misc:Depends}
+Depends: libfastjet0v5 (= ${binary:Version}), ${misc:Depends}
 Suggests: fastjet-examples, libfastjettools-dev, libfastjet-fortran-dev, libfastjetplugins-dev, fastjet-doc
 Description: Development files of FastJet
  The FastJet package provides a fast implementation of several longitudinally
@@ -53,7 +55,7 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libfastjet0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libfastjet0v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: libfastjettools-dev
 Description: Tools for FastJet
  The FastJet package provides a fast implementation of several longitudinally
@@ -91,7 +93,7 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libfastjet0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libfastjet0v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: libfastjet-fortran-dev
 Description: Fortran bindings of FastJet
  The FastJet package provides a fast implementation of several longitudinally
@@ -128,7 +130,7 @@ Section: libs
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libfastjet0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libfastjet0v5 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Suggests: libfastjetplugins-dev
 Description: FastJet plugins
  The FastJet package provides a fast implementation of several longitudinally
@@ -200,7 +202,7 @@ Description: Example source files of FastJet
 Package: root-macro-fastjet
 Section: devel
 Architecture: all
-Depends: root-system, libfastjet0 (>= ${source:Version}), ${misc:Depends}
+Depends: root-system, libfastjet0v5 (>= ${source:Version}), ${misc:Depends}
 Description: FastJet macro for CERN ROOT
  The FastJet package provides a fast implementation of several longitudinally
  invariant sequential recombination jet algorithms, in particular the
diff --git a/debian/libfastjet0.install b/debian/libfastjet0v5.install
similarity index 100%
rename from debian/libfastjet0.install
rename to debian/libfastjet0v5.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fastjet.git



More information about the debian-science-commits mailing list