Author: plessy Date: 2013-04-04 02:58:55 +0000 (Thu, 04 Apr 2013) New Revision: 2651
Modified: packages-metadata/c/cpl.control packages-metadata/e/esorex.control packages-metadata/m/mpich2.control packages-metadata/m/mpich2.copyright Log: Daily automatic umegaya push Modified: packages-metadata/c/cpl.control =================================================================== --- packages-metadata/c/cpl.control 2013-04-03 02:58:56 UTC (rev 2650) +++ packages-metadata/c/cpl.control 2013-04-04 02:58:55 UTC (rev 2651) @@ -7,15 +7,15 @@ default-jdk, dh-autoreconf, doxygen, - libcfitsio3-dev (>= 3.270), + libcfitsio3-dev (>= 3.310), libfftw3-dev (>= 3.1.2), libltdl-dev, texlive-fonts-recommended, wcslib-dev (>= 4.4.4) -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.eso.org/sci/software/cpl/ -Vcs-Git: git://git.debian.org/git/debian-science/packages/cpl.git -Vcs-Browser: http://git.debian.org/?p=debian-science/packages/cpl.git +Vcs-Git: git://anonscm.debian.org/debian-science/packages/cpl.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/cpl.git Package: libcpl-dev Section: libdevel Modified: packages-metadata/e/esorex.control =================================================================== --- packages-metadata/e/esorex.control 2013-04-03 02:58:56 UTC (rev 2650) +++ packages-metadata/e/esorex.control 2013-04-04 02:58:55 UTC (rev 2651) @@ -3,17 +3,17 @@ Priority: optional Maintainer: Debian Science Maintainers <debian-science-maintain...@lists.alioth.debian.org> Uploaders: Ole Streicher <deb...@liska.ath.cx> -Build-Depends: debhelper (>= 7.0.50), +Build-Depends: debhelper (>= 9), dh-autoreconf, help2man, libcfitsio3-dev, libcpl-dev (>= 6), libltdl-dev, wcslib-dev -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Homepage: http://www.eso.org/sci/software/cpl/esorex.html -Vcs-Git: git://git.debian.org/git/debian-science/packages/esorex.git -Vcs-Browser: http://git.debian.org/?p=debian-science/packages/esorex.git +Vcs-Git: git://anonscm.debian.org/debian-science/packages/esorex.git +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/esorex.git Package: esorex Architecture: any Modified: packages-metadata/m/mpich2.control =================================================================== --- packages-metadata/m/mpich2.control 2013-04-03 02:58:56 UTC (rev 2650) +++ packages-metadata/m/mpich2.control 2013-04-04 02:58:55 UTC (rev 2651) @@ -1,72 +1,97 @@ -Source: mpich2 +Source: mpich Section: devel Priority: extra Maintainer: Debian Science Maintainers <debian-science-maintain...@lists.alioth.debian.org> Uploaders: Lucas Nussbaum <lu...@debian.org>, Torquil Macdonald Sørensen <torq...@gmail.com>, "Adam C. Powell, IV" <hazel...@debian.org> Build-Depends: debhelper (>= 7), cdbs, gfortran, txt2man, libxt-dev, x11proto-core-dev, default-jdk, quilt, procps, libhwloc-dev, hwloc-nox, libcr-dev [amd64 armel i386 powerpc], automake, valgrind [i386 amd64 powerpc armel armhf] Standards-Version: 3.9.2 -Homepage: http://www.mcs.anl.gov/research/projects/mpich2/ -Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mpich2.git;a=summary -Vcs-Git: git://git.debian.org/debian-science/packages/mpich2.git +Homepage: http://www.mpich.org/ +Vcs-Browser: http://git.debian.org/?p=debian-science/packages/mpich.git;a=summary +Vcs-Git: git://git.debian.org/debian-science/packages/mpich.git Package: mpich2 Architecture: any -Depends: libmpich2-6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, hwloc-nox | hwloc -Recommends: libmpich2-dev (= ${binary:Version}) -Suggests: mpich2-doc (= ${source:Version}), blcr-util +Depends: mpich (= ${binary:Version}), ${misc:Depends} +Description: Transitional dummy package + This is a dummy package for the transition from mpich2 to mpich. It can + safely be removed if nothing else depends on it. + +Package: mpich +Architecture: any +Depends: libmpich10 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, hwloc-nox | hwloc +Conflicts: mpich2 (<< 3.0.3-1) +Recommends: libmpich-dev (= ${binary:Version}) +Suggests: mpich-doc (= ${source:Version}), blcr-util Description: Implementation of the MPI Message Passing Interface standard - MPICH2 is a high-performance and widely portable implementation of the + MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (both MPI-1 and MPI-2). It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. . - This package includes the program binaries necessary to run MPICH2 programs. + This package includes the program binaries necessary to run MPICH programs. Package: mpich2-doc Architecture: all Section: doc +Depends: mpich-doc (= ${binary:Version}), ${misc:Depends} +Description: Transitional dummy package for MPICH documentation + This is a dummy package for the transition from mpich2-doc to mpich-doc. It can + safely be removed if nothing else depends on it. + +Package: mpich-doc +Architecture: all +Section: doc Depends: ${misc:Depends} -Conflicts: lam-mpidoc, lam4-dev, mpi-doc, openmpi-mpidoc, openmpi-doc -Description: Documentation for MPICH2 - MPICH2 is a high-performance and widely portable implementation of the +Conflicts: lam-mpidoc, lam4-dev, mpi-doc, openmpi-mpidoc, openmpi-doc, mpich2-doc (<< 3.0.3-1) +Description: Documentation for MPICH + MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (both MPI-1 and MPI-2). It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. . - This package includes the MPICH2 documentation. + This package includes the MPICH documentation. -Package: libmpich2-6 +Package: libmpich10 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} # Required due to file conflict on /usr/lib/libopa.so.1.0.0 -Conflicts: libmpich2-2, libmpich2-3 -Replaces: libmpich2-2, libmpich2-3 -Description: Shared libraries for MPICH2 - MPICH2 is a high-performance and widely portable implementation of the +Conflicts: libmpich2-2, libmpich2-3, libmpich2-6 +Replaces: libmpich2-2, libmpich2-3, libmpich2-6 +Description: Shared libraries for MPICH + MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (both MPI-1 and MPI-2). It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. . - This package includes the MPICH2 shared libraries. + This package includes the MPICH shared libraries. Package: libmpich2-dev Architecture: any Section: libdevel -Depends: libmpich2-6 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libcr-dev [amd64 armel i386 powerpc] -Recommends: mpich2 (= ${binary:Version}) -Description: Development files for MPICH2 - MPICH2 is a high-performance and widely portable implementation of the +Depends: libmpich-dev (= ${binary:Version}), ${misc:Depends} +Description: Transitional dummy package for MPICH development files + This is a dummy package for the transition from libmpich2-dev to libmpich-dev. It can + safely be removed if nothing else depends on it. + +Package: libmpich-dev +Architecture: any +Section: libdevel +Depends: libmpich10 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libcr-dev [amd64 armel i386 powerpc] +Conflicts: libmpich2-dev (<< 3.0.3-1) +Recommends: mpich (= ${binary:Version}) +Description: Development files for MPICH + MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (both MPI-1 and MPI-2). It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. . - This package includes the MPICH2 headers and static libraries, as well - as the compiler wrappers needed to build MPICH2 programs. + This package includes the MPICH headers and static libraries, as well + as the compiler wrappers needed to build MPICH programs. #Package: libmpe-mpich2-dev #Architecture: any @@ -74,10 +99,10 @@ #Depends: mpich2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} #Description: Analysis tools for MPICH2 programs # This is an implementation of the Message-Passing Interface (MPI). The goals of -# MPICH2 are to provide an MPI implementation for important platforms, including -# clusters, SMPs, and massively parallel processors. It also provides a vehicle -# for MPI implementation research and for developing new and better parallel +# MPICH2 are to provide an MPI implementation for important platforms, including +# clusters, SMPs, and massively parallel processors. It also provides a vehicle +# for MPI implementation research and for developing new and better parallel # programming environments. # . -# This package includes the MPE environment, which provides a complete suite of +# This package includes the MPE environment, which provides a complete suite of # analysis tools for MPI programs based on port processing approach. Modified: packages-metadata/m/mpich2.copyright =================================================================== --- packages-metadata/m/mpich2.copyright 2013-04-03 02:58:56 UTC (rev 2650) +++ packages-metadata/m/mpich2.copyright 2013-04-04 02:58:55 UTC (rev 2651) @@ -4,10 +4,9 @@ This work was heavily based on packaging work by Zach Lowry <z...@zachlowry.net> and Muammar El Khatib <muammarelkha...@gmail.com>. -It was downloaded from the ANL MPICH2 website at: - http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads +It was downloaded from the ANL MPICH website at http://www.mpich.org/ -Upstream Authors: The MPICH2 Team at Argonne National Laboratory +Upstream Authors: The MPICH Team at Argonne National Laboratory Copyright Notice + 2002 University of Chicago @@ -70,7 +69,7 @@ * a fast inter-process communication subsystem. * * This software is governed by the CeCILL-B license under French law and - * abiding by the rules of distribution of free software. You can use, + * abiding by the rules of distribution of free software. You can use, * modify and/ or redistribute the software under the terms of the CeCILL-B * license as circulated by CEA, CNRS and INRIA at the following URL * "http://www.cecill.info". @@ -97,7 +96,7 @@ both authors and holders of the economic rights over software. The authors of the CeCILL-B (for Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre]) -license are: +license are: Commissariat à l'Energie Atomique - CEA, a public scientific, technical and industrial research establishment, having its principal place of @@ -483,8 +482,8 @@ 9.3 The Licensee acknowledges that the Software is supplied "as is" by the Licensor without any other express or tacit warranty, other than -that provided for in Article 9.2 and, in particular, without any warranty -as to its commercial value, its secured, safe, innovative or relevant +that provided for in Article 9.2 and, in particular, without any warranty +as to its commercial value, its secured, safe, innovative or relevant nature. Specifically, the Licensor does not warrant that the Software is free @@ -595,6 +594,6 @@ Version 1.0 dated 2006-09-05. <----- End of the COPYING file in contrib/knem/ ------> -The Debian packaging is © 2009, Lucas Nussbaum <lu...@lucas-nussbaum.net> +The Debian packaging is © 2009, Lucas Nussbaum <lu...@lucas-nussbaum.net> and is licensed under the GPL Version 3, see `/usr/share/common-licenses/GPL-3'. _______________________________________________ Collab-qa-commits mailing list Collab-qa-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/collab-qa-commits