Author: frankie Date: 2007-05-14 13:50:34 +0000 (Mon, 14 May 2007) New Revision: 821
Modified: packages/hdf5/trunk/debian/control packages/hdf5/trunk/debian/control.in Log: Fixing both control file and its template. Modified: packages/hdf5/trunk/debian/control =================================================================== --- packages/hdf5/trunk/debian/control 2007-05-14 13:47:29 UTC (rev 820) +++ packages/hdf5/trunk/debian/control 2007-05-14 13:50:34 UTC (rev 821) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian QA Group <[EMAIL PROTECTED]> Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 7.1.1-3.2), libjpeg62-dev, debhelper (>> 4) -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Package: libhdf5-serial-1.6.5-0 Section: libs @@ -19,7 +19,7 @@ . This package contains runtime files for serial platforms. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-serial-dev Section: libdevel @@ -36,7 +36,7 @@ . This package contains development files for serial platforms. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-lam-1.6.5-0 Section: libs @@ -53,7 +53,7 @@ . This package contains runtime files for use with LAM. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-lam-dev Section: libdevel @@ -71,7 +71,7 @@ . This package contains development files for use with LAM. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-mpich-1.6.5-0 Section: libs @@ -89,7 +89,7 @@ This package contains runtime files for use with MPICH. Warning: the C++ interface is not provided for this version. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-mpich-dev Section: libdevel @@ -108,7 +108,7 @@ This package contains development files for use with MPICH. Warning: the C++ interface is not provided for this version. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-doc Section: doc @@ -122,7 +122,7 @@ . This package contains documentation for HDF5. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: hdf5-tools Section: science @@ -136,4 +136,4 @@ . This package contains runtime tools for HDF5. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Modified: packages/hdf5/trunk/debian/control.in =================================================================== --- packages/hdf5/trunk/debian/control.in 2007-05-14 13:47:29 UTC (rev 820) +++ packages/hdf5/trunk/debian/control.in 2007-05-14 13:50:34 UTC (rev 821) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian QA Group <[EMAIL PROTECTED]> Build-Depends: libmpich1.0-dev (>= 1.2.7-1), zlib1g-dev, lam4-dev (>= 7.1.1-3.2), libjpeg62-dev, debhelper (>> 4) -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Package: [EMAIL PROTECTED]@-0 Section: libs @@ -19,7 +19,7 @@ . This package contains runtime files for serial platforms. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-serial-dev Section: libdevel @@ -36,7 +36,7 @@ . This package contains development files for serial platforms. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: [EMAIL PROTECTED]@-0 Section: libs @@ -53,7 +53,7 @@ . This package contains runtime files for use with LAM. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-lam-dev Section: libdevel @@ -71,7 +71,7 @@ . This package contains development files for use with LAM. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: [EMAIL PROTECTED]@-0 Section: libs @@ -89,7 +89,7 @@ This package contains runtime files for use with MPICH. Warning: the C++ interface is not provided for this version. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-mpich-dev Section: libdevel @@ -108,7 +108,7 @@ This package contains development files for use with MPICH. Warning: the C++ interface is not provided for this version. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: libhdf5-doc Section: doc @@ -122,7 +122,7 @@ . This package contains documentation for HDF5. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ Package: hdf5-tools Section: science @@ -136,4 +136,4 @@ . This package contains runtime tools for HDF5. . - URL: http://hdf.ncsa.uiuc.edu/HDF5/ + Home page: http://hdf.ncsa.uiuc.edu/HDF5/ _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

