Author: plessy Date: 2013-01-12 04:01:26 +0000 (Sat, 12 Jan 2013) New Revision: 2603
Modified: packages-metadata/b/bowtie2.copyright packages-metadata/d/dolfin.control Log: Daily automatic umegaya push Modified: packages-metadata/b/bowtie2.copyright =================================================================== --- packages-metadata/b/bowtie2.copyright 2013-01-11 04:01:30 UTC (rev 2602) +++ packages-metadata/b/bowtie2.copyright 2013-01-12 04:01:26 UTC (rev 2603) @@ -1,10 +1,10 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Bowtie2 -Upstream-Contact: Ben Langmead <blang...@jhsph.edu> +Upstream-Contact: Ben Langmead <lang...@cs.jhu.edu> Source: http://sourceforge.net/projects/bowtie2-bio/files/bowtie2/ Files: * -Copyright: © 2009-2010 Ben Langmead, C. Trapnell, M. Pop, Steven L. Salzberg +Copyright: © 2009-2011 Ben Langmead, C. Trapnell, M. Pop, Steven L. Salzberg License: GPL-3.0+ Files: ls.h Modified: packages-metadata/d/dolfin.control =================================================================== --- packages-metadata/d/dolfin.control 2013-01-11 04:01:30 UTC (rev 2602) +++ packages-metadata/d/dolfin.control 2013-01-12 04:01:26 UTC (rev 2603) @@ -19,14 +19,20 @@ libboost-iostreams-dev, libboost-mpi-dev, libboost-math-dev, + libboost-timer-dev, + libboost-chrono-dev, libsuitesparse-dev, - ufc (>= 2.0.5-3), - python-ufc (>= 2.0.5-3), + ufc (>= 2.1.0), + python-ufc (>= 2.1.0), libptscotch-dev [!armel !armhf !kfreebsd-amd64 !kfreebsd-i386 !s390x], libpetsc3.2-dev [!armel !armhf !kfreebsd-amd64 !kfreebsd-i386 !s390x], libslepc3.2-dev [!armel !armhf !kfreebsd-amd64 !kfreebsd-i386 !s390x], libarmadillo-dev, - libcgal-dev + libcgal-dev, + libhdf5-mpi-dev, + libvtk5-dev, + libvtk5-qt4-dev, + libqt4-dev Standards-Version: 3.9.3 X-Python-Version: >= 2.5 Homepage: http://fenicsproject.org @@ -34,10 +40,10 @@ Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/fenics/dolfin/trunk Vcs-Browser: http://svn.debian.org/wsvn/debian-science/packages/fenics/dolfin/trunk/ -Package: libdolfin1.0-dev +Package: libdolfin1.1-dev Section: libdevel Architecture: any -Depends: libdolfin1.0 (= ${binary:Version}), +Depends: libdolfin1.1 (= ${binary:Version}), libxml2-dev, pkg-config, libboost-dev, @@ -48,18 +54,24 @@ libboost-iostreams-dev, libboost-mpi-dev, libboost-math-dev, + libboost-timer-dev, + libboost-chrono-dev, libsuitesparse-dev, libptscotch-dev [!armel !armhf !kfreebsd-amd64 !kfreebsd-i386 !s390x], libpetsc3.2-dev [!armel !armhf !kfreebsd-amd64 !kfreebsd-i386 !s390x], libslepc3.2-dev [!armel !armhf !kfreebsd-amd64 !kfreebsd-i386 !s390x], libarmadillo-dev, cmake (>= 2.8.0), - ufc (>= 2.0.5-3), - python-ufc (>= 2.0.5-3), + ufc (>= 2.1.0), + python-ufc (>= 2.1.0), libcgal-dev, + libhdf5-mpi-dev, + libvtk5-dev, + libvtk5-qt4-dev, + libqt4-dev, ${misc:Depends} -Conflicts: libdolfin0-dev -Replaces: libdolfin0-dev +Conflicts: libdolfin1.0-dev, libdolfin0-dev +Replaces: libdolfin1.0-dev, libdolfin0-dev Description: Shared links and header files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent @@ -74,7 +86,7 @@ Package: dolfin-dev Section: libdevel Architecture: all -Depends: libdolfin1.0-dev, ${misc:Depends} +Depends: libdolfin1.1-dev, ${misc:Depends} Description: Empty package depending on latest DOLFIN development package DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent @@ -88,11 +100,11 @@ libdolfinX-dev (X=version), so if you install it then you will get upgrades automatically. -Package: libdolfin1.0 +Package: libdolfin1.1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: dolfin-doc, libdolfin1.0-dbg, python-dolfin +Suggests: dolfin-doc, libdolfin1.1-dbg, python-dolfin Description: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent @@ -104,10 +116,10 @@ . This package contains the shared libraries. -Package: libdolfin1.0-dbg +Package: libdolfin1.1-dbg Section: debug Architecture: any -Depends: libdolfin1.0 (= ${binary:Version}), ${misc:Depends} +Depends: libdolfin1.1 (= ${binary:Version}), ${misc:Depends} Description: Shared libraries with debugging symbols for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent @@ -122,16 +134,15 @@ Package: python-dolfin Section: python Architecture: any -Depends: libdolfin1.0-dev (= ${binary:Version}), - libdolfin1.0 (= ${binary:Version}), - python-ufc (>= 2.0.5-3), - python-ffc (>= 1.0.0), - python-viper (>= 1.0.0), - python-ufl (>= 1.0.0), - python-instant (>= 1.0.0), +Depends: libdolfin1.1-dev (= ${binary:Version}), + libdolfin1.1 (= ${binary:Version}), + python-ufc (>= 2.1.0), + python-ffc (>= 1.1.0), + python-ufl (>= 1.1.0), + python-instant (>= 1.1.0), python-numpy, - swig2.0 (>= 2.0.7), swig2.0 (<< 2.0.8~), python-netcdf, + ${swig:Depends}, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} @@ -150,7 +161,7 @@ Package: dolfin-doc Architecture: all Section: doc -Depends: libdolfin1.0-dev (>= ${source:Version}), +Depends: libdolfin1.1-dev (>= ${source:Version}), python-dolfin (>= ${source:Version}), ${misc:Depends} Suggests: cmake (>= 2.8.0) _______________________________________________ Collab-qa-commits mailing list Collab-qa-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/collab-qa-commits