[SCM] osgearth branch, jessie, updated. debian/2.4-5-1-g5f01861

Bas Couwenberg sebastic at xs4all.nl
Wed Sep 25 18:57:36 UTC 2013


The following commit has been merged in the jessie branch:
commit 5f018613805a9ea8eed56e9ed092b5aa0e3fc69a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Sep 24 17:13:53 2013 +0200

    Set architecture to linux-any, FreeBSD is not supported upstream.

diff --git a/debian/changelog b/debian/changelog
index a2675f5..a7a6d93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+osgearth (2.4.0+dfsg-6) unstable; urgency=low
+
+  * Set architecture to linux-any, FreeBSD is not supported upstream.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl>  Tue, 24 Sep 2013 16:59:37 +0200
+
 osgearth (2.4.0+dfsg-5) unstable; urgency=low
 
   [ Bas Couwenberg ]
diff --git a/debian/control b/debian/control
index 933e037..559b08a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-grass/osgearth.git
 Homepage: http://osgearth.org/
 
 Package: osgearth
-Architecture: any
+Architecture: linux-any
 Depends: fonts-liberation,
          ${shlibs:Depends},
          ${misc:Depends}
@@ -57,7 +57,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (data)
  This package contains data files.
 
 Package: libosgearth2
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -77,7 +77,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (shared lib
  This package contains the shared library libosgEarth.
 
 Package: libosgearthannotation2
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -93,7 +93,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthAn
  This package contains the shared library libosgEarthAnnotation.
 
 Package: libosgearthfeatures2
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -109,7 +109,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthFe
  This package contains the shared library libosgEarthFeatures.
 
 Package: libosgearthqt2
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -125,7 +125,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthQt
  This package contains the shared library libosgEarthQt.
 
 Package: libosgearthsymbology2
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -141,7 +141,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthSy
  This package contains the shared library libosgEarthSymbology.
 
 Package: libosgearthutil2
-Architecture: any
+Architecture: linux-any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -157,7 +157,7 @@ Description: Dynamic 3D terrain rendering toolkit for OpenSceneGraph (osgEarthUt
  This package contains the shared library libosgEarthUtil.
 
 Package: openscenegraph-plugin-osgearth
-Architecture: any
+Architecture: linux-any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: OpenSceneGraph plugins for osgEarth
@@ -171,7 +171,7 @@ Description: OpenSceneGraph plugins for osgEarth
  This package contains the OpenSceneGraph plugins.
 
 Package: libosgearth-dev
-Architecture: any
+Architecture: linux-any
 Section: libdevel
 Depends: libosgearth2 (= ${binary:Version}),
          libosgearthannotation2 (= ${binary:Version}),

-- 
osgEarth terrain rendering toolkit



More information about the Pkg-grass-devel mailing list