[SCM] osgearth branch, jessie, updated. debian/1.4.1-1-77-g8ebb0ac

Bas Couwenberg sebastic at xs4all.nl
Wed Sep 18 19:45:18 UTC 2013


The following commit has been merged in the jessie branch:
commit befdd3d91f90beb73b540160471d058bde7b34ef
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 18 16:57:54 2013 +0200

    Restructure control file.

diff --git a/debian/control b/debian/control
index c653507..84b9368 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,37 @@
 Source: osgearth
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: Pirmin Kalberer <pi_deb at sourcepole.ch>,
+           Bas Couwenberg <sebastic at xs4all.nl>
 Section: devel
 Priority: extra
-Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
-Uploaders: Pirmin Kalberer <pi_deb at sourcepole.ch>, Bas Couwenberg <sebastic at xs4all.nl>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1.1), cmake (>= 2.8.0),
- libopenscenegraph-dev (>= 3.0.1), openscenegraph (>= 3.0.1),
- libgdal-dev (>= 1.6.0), libgeos-dev (>= 3.2.0), libexpat1-dev (>= 2.0.1),
- libcurl4-gnutls-dev, libzip-dev, libsqlite3-dev,
- libqt4-dev, libqt4-opengl-dev, pkg-kde-tools,
- docbook2x, docbook-xsl, docbook-xml, xsltproc
+Build-Depends: debhelper (>= 9),
+               dpkg-dev (>= 1.16.1.1),
+               cmake,
+               libopenscenegraph-dev (>= 3.0.1),
+               openscenegraph (>= 3.0.1),
+               libgdal-dev,
+               libgeos-dev,
+               libexpat1-dev,
+               libcurl4-gnutls-dev,
+               libzip-dev,
+               libsqlite3-dev,
+               libqt4-dev,
+               libqt4-opengl-dev,
+               pkg-kde-tools,
+               docbook2x,
+               docbook-xsl,
+               docbook-xml,
+               xsltproc
 Standards-Version: 3.9.4
-Homepage: http://osgearth.org/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/osgearth.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/osgearth.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/osgearth.git
+Homepage: http://osgearth.org/
 
 Package: osgearth
 Architecture: any
-Depends: fonts-liberation, ${shlibs:Depends}, ${misc:Depends}
+Depends: fonts-liberation,
+         ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: osgearth-data
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (binaries)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -42,28 +57,31 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (data)
  This package contains data files.
 
 Package: libosgearth1
-Section: oldlibs
 Architecture: any
+Section: oldlibs
 Depends: libosgearth2,
- libosgearthannotation2,
- libosgearthfeatures2,
- libosgearthqt2,
- libosgearthsymbology2,
- libosgearthutil2,
- ${misc:Depends}
+         libosgearthannotation2,
+         libosgearthfeatures2,
+         libosgearthqt2,
+         libosgearthsymbology2,
+         libosgearthutil2,
+         ${misc:Depends}
 Description: Transitional dummy package for libosgearth2
  This is a transitional dummy package to ease upgrades from the
  libosgearth1 package to the libosgearth2 package.
  It can safely be removed.
 
 Package: libosgearth2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: libosgearth1
-Replaces: libosgearth1, osgearth (<< 1.4-2)
-Breaks: libosgearth1, osgearth (<< 1.4-2)
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: openscenegraph
+Breaks: libosgearth1,
+        osgearth (<< 1.4-2)
+Provides: libosgearth1
+Replaces: libosgearth1,
+          osgearth (<< 1.4-2)
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared lib)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
  (OSG), an open source, high performance, 3D graphics toolkit. Just create a
@@ -75,9 +93,10 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared lib
  This package contains the shared library libosgEarth.
 
 Package: libosgearthannotation2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: openscenegraph
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthAnnotation)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -90,9 +109,10 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthAn
  This package contains the shared library libosgEarthAnnotation.
 
 Package: libosgearthfeatures2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: openscenegraph
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthFeatures)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -105,9 +125,10 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthFe
  This package contains the shared library libosgEarthFeatures.
 
 Package: libosgearthqt2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: openscenegraph
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthQt)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -120,9 +141,10 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthQt
  This package contains the shared library libosgEarthQt.
 
 Package: libosgearthsymbology2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: openscenegraph
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthSymbology)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -135,9 +157,10 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthSy
  This package contains the shared library libosgEarthSymbology.
 
 Package: libosgearthutil2
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Suggests: openscenegraph
 Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthUtil)
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -151,7 +174,8 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthUt
 
 Package: openscenegraph-plugin-osgearth
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: OpenSceneGraph plugins for osgEarth
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
  (OSG), an open source, high performance, 3D graphics toolkit. Just create a
@@ -163,15 +187,17 @@ Description: OpenSceneGraph plugins for osgEarth
  This package contains the OpenSceneGraph plugins.
 
 Package: libosgearth-dev
-Section: libdevel
 Architecture: any
+Section: libdevel
 Depends: libosgearth2 (= ${binary:Version}),
- libosgearthannotation2 (= ${binary:Version}),
- libosgearthfeatures2 (= ${binary:Version}),
- libosgearthqt2 (= ${binary:Version}),
- libosgearthsymbology2 (= ${binary:Version}),
- libosgearthutil2 (= ${binary:Version}),
- libopenscenegraph-dev, libgeos-dev, ${misc:Depends}
+         libosgearthannotation2 (= ${binary:Version}),
+         libosgearthfeatures2 (= ${binary:Version}),
+         libosgearthqt2 (= ${binary:Version}),
+         libosgearthsymbology2 (= ${binary:Version}),
+         libosgearthutil2 (= ${binary:Version}),
+         libopenscenegraph-dev,
+         libgeos-dev,
+         ${misc:Depends}
 Replaces: osgearth-dev
 Description: osgEarth development files
  osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
@@ -182,3 +208,4 @@ Description: osgEarth development files
  and easily.
  .
  This package contains the development files.
+

-- 
osgEarth terrain rendering toolkit



More information about the Pkg-grass-devel mailing list