This is an automated email from the git hooks/post-receive script. johanvdw-guest pushed a commit to branch master in repository hdf4.
commit 03c80c1f09f39683d3b0e4b2f23ca0f3440ee40e Author: Johan Van de Wauw <[email protected]> Date: Thu Aug 14 22:15:34 2014 +0200 Fix debian/control.in to match debian/control --- debian/control.in | 97 +++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 62 insertions(+), 35 deletions(-) diff --git a/debian/control.in b/debian/control.in index 2847837..7bf8bd4 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,22 +1,34 @@ Source: libhdf4 -Section: graphics -Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Francesco Paolo Lovergine <[email protected]> -Build-depends: debhelper (>= 7), sharutils, libjpeg-dev, zlib1g-dev, bison, flex, - groff, autotools-dev, quilt, chrpath, gfortran -Standards-Version: 3.9.2 +Section: graphics +Priority: optional +Build-Depends: debhelper (>= 7), + sharutils, + libjpeg-dev, + zlib1g-dev, + bison, + flex, + groff, + autotools-dev, + quilt, + chrpath, + gfortran +Standards-Version: 3.8.3 +Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/hdf4.git +Vcs-Git: git://anonscm.debian.org/pkg-grass/hdf4.git Homepage: http://www.hdfgroup.com/ -Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/libhdf4/trunk -Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/libhdf4/trunk Package: @PACKAGE@-@SOVER@ +Architecture: any Section: libs Priority: optional -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: @PACKAGE@-doc, @PACKAGE@-dev, hdf4-tools -Description: The Hierarchical Data Format library -- library package +Depends: ${shlibs:Depends}, + ${misc:Depends} +Suggests: @PACKAGE@-doc, + @PACKAGE@-dev, + hdf4-tools +Description: Hierarchical Data Format library -- library package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional @@ -28,11 +40,12 @@ Description: The Hierarchical Data Format library -- library package This package contains the HDF run-time libraries. Package: hdf4-tools +Architecture: any Section: graphics Priority: optional -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: The Hierarchical Data Format library -- runtime package +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: Hierarchical Data Format library -- runtime package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional @@ -45,11 +58,12 @@ Description: The Hierarchical Data Format library -- runtime package HDF files. Package: @PACKAGE@g-dev +Architecture: all Section: libdevel Priority: optional -Architecture: all -Depends: @PACKAGE@-dev, ${misc:Depends} -Description: The Hierarchical Data Format library -- transitional development package +Depends: @PACKAGE@-dev, + ${misc:Depends} +Description: Hierarchical Data Format library -- transitional development package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional @@ -62,13 +76,16 @@ Description: The Hierarchical Data Format library -- transitional development pa removed after upgrading. Package: @PACKAGE@-dev +Architecture: any Section: libdevel Priority: optional -Architecture: any -Replaces: @PACKAGE@g-dev (<< 4.2r4-1) +Depends: @PACKAGE@-0 (= ${binary:Version}), + zlib1g-dev, + libjpeg-dev, + ${misc:Depends} Conflicts: @PACKAGE@g-dev (<< 4.2r4-1) -Depends: @PACKAGE@-@SOVER@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev, ${misc:Depends} -Description: The Hierarchical Data Format library -- development package +Replaces: @PACKAGE@g-dev (<< 4.2r4-1) +Description: Hierarchical Data Format library -- development package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional @@ -81,15 +98,15 @@ Description: The Hierarchical Data Format library -- development package library for the HDF package and some HDF API reference manpages. Package: @PACKAGE@-doc +Architecture: all Section: doc Priority: optional -Architecture: all +Depends: ${misc:Depends} Suggests: @PACKAGE@-dev -Replaces: @PACKAGE@g-doc (<< 4.2r4-1) -Conflicts: @PACKAGE@g-doc (<< 4.2r4-1) +Conflicts: @PACKAGE@g-doc (<< 4.2r4-1) Provides: @PACKAGE@g-doc -Depends: ${misc:Depends} -Description: The Hierarchical Data Format library -- documentation +Replaces: @PACKAGE@g-doc (<< 4.2r4-1) +Description: Hierarchical Data Format library -- documentation HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional @@ -102,12 +119,16 @@ Description: The Hierarchical Data Format library -- documentation and API Package: @PACKAGE@-@SOVER@-alt +Architecture: any Section: libs Priority: extra -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: @PACKAGE@-doc, @PACKAGE@-alt-dev, hdf4-tools, libnetcdf4 -Description: The Hierarchical Data Format library -- library package +Depends: ${shlibs:Depends}, + ${misc:Depends} +Suggests: @PACKAGE@-doc, + @PACKAGE@-alt-dev, + hdf4-tools, + libnetcdf4 +Description: Hierarchical Data Format library -- library package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional @@ -121,13 +142,19 @@ Description: The Hierarchical Data Format library -- library package are missing in this flavor of the library set. Package: @PACKAGE@-alt-dev +Architecture: any Section: libdevel Priority: extra -Architecture: any -Replaces: @PACKAGE@-dev, @PACKAGE@g-dev (<< 4.2r4-1) -Conflicts: @PACKAGE@-dev, @PACKAGE@g-dev (<< 4.2r4-1) -Depends: @PACKAGE@-@SOVER@-alt (= ${binary:Version}), zlib1g-dev, libjpeg-dev, libnetcdf-dev, ${misc:Depends} -Description: The Hierarchical Data Format library -- development package +Depends: @PACKAGE@-@SOVER@-alt (= ${binary:Version}), + zlib1g-dev, + libjpeg-dev, + libnetcdf-dev, + ${misc:Depends} +Conflicts: @PACKAGE@-dev, + @PACKAGE@g-dev (<< 4.2r4-1) +Replaces: @PACKAGE@-dev, + @PACKAGE@g-dev (<< 4.2r4-1) +Description: Hierarchical Data Format library -- development package HDF is a multi-object file format for storing and transferring graphical and numerical data mainly used in scientific computing. HDF supports several different data models, including multidimensional -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf4.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

