[hdf4] 07/08: Fix debian/control.in to match debian/control
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Thu Aug 14 20:23:50 UTC 2014
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 <johan.vandewauw at gmail.com>
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 <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-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 at -@SOVER@
+Architecture: any
Section: libs
Priority: optional
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: @PACKAGE at -doc, @PACKAGE at -dev, hdf4-tools
-Description: The Hierarchical Data Format library -- library package
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: @PACKAGE at -doc,
+ @PACKAGE at -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 at g-dev
+Architecture: all
Section: libdevel
Priority: optional
-Architecture: all
-Depends: @PACKAGE at -dev, ${misc:Depends}
-Description: The Hierarchical Data Format library -- transitional development package
+Depends: @PACKAGE at -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 at -dev
+Architecture: any
Section: libdevel
Priority: optional
-Architecture: any
-Replaces: @PACKAGE at g-dev (<< 4.2r4-1)
+Depends: @PACKAGE at -0 (= ${binary:Version}),
+ zlib1g-dev,
+ libjpeg-dev,
+ ${misc:Depends}
Conflicts: @PACKAGE at g-dev (<< 4.2r4-1)
-Depends: @PACKAGE at -@SOVER@ (= ${binary:Version}), zlib1g-dev, libjpeg-dev, ${misc:Depends}
-Description: The Hierarchical Data Format library -- development package
+Replaces: @PACKAGE at 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 at -doc
+Architecture: all
Section: doc
Priority: optional
-Architecture: all
+Depends: ${misc:Depends}
Suggests: @PACKAGE at -dev
-Replaces: @PACKAGE at g-doc (<< 4.2r4-1)
-Conflicts: @PACKAGE at g-doc (<< 4.2r4-1)
+Conflicts: @PACKAGE at g-doc (<< 4.2r4-1)
Provides: @PACKAGE at g-doc
-Depends: ${misc:Depends}
-Description: The Hierarchical Data Format library -- documentation
+Replaces: @PACKAGE at 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 at -@SOVER at -alt
+Architecture: any
Section: libs
Priority: extra
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: @PACKAGE at -doc, @PACKAGE at -alt-dev, hdf4-tools, libnetcdf4
-Description: The Hierarchical Data Format library -- library package
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Suggests: @PACKAGE at -doc,
+ @PACKAGE at -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 at -alt-dev
+Architecture: any
Section: libdevel
Priority: extra
-Architecture: any
-Replaces: @PACKAGE at -dev, @PACKAGE at g-dev (<< 4.2r4-1)
-Conflicts: @PACKAGE at -dev, @PACKAGE at g-dev (<< 4.2r4-1)
-Depends: @PACKAGE at -@SOVER at -alt (= ${binary:Version}), zlib1g-dev, libjpeg-dev, libnetcdf-dev, ${misc:Depends}
-Description: The Hierarchical Data Format library -- development package
+Depends: @PACKAGE at -@SOVER at -alt (= ${binary:Version}),
+ zlib1g-dev,
+ libjpeg-dev,
+ libnetcdf-dev,
+ ${misc:Depends}
+Conflicts: @PACKAGE at -dev,
+ @PACKAGE at g-dev (<< 4.2r4-1)
+Replaces: @PACKAGE at -dev,
+ @PACKAGE at 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
More information about the Pkg-grass-devel
mailing list