From b2c14e1bdb34a37964fbad537fa7eb63a7dde347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Wed, 9 Mar 2011 11:14:38 +0000 Subject: [PATCH] Fixed version in VERSION File, updated debian control git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@385 fdac6126-5c0c-442c-9429-916003d36597 --- VERSION | 2 +- debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 2ac325f1..79c9b948 100644 --- a/VERSION +++ b/VERSION @@ -1,4 +1,4 @@ -VERSION=2.0 +VERSION=2.0.1 MAJOR=2 MINOR=0 PATCH=1 diff --git a/debian/control b/debian/control index fc079b51..3e08a5e6 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: openmesh Section: libs Priority: optional Maintainer: Jean Pierre Charalambos -Build-Depends: cdbs, debhelper (>= 7), cmake, libglew1.5-dev, libqt4-dev, libqt4-opengl-dev, libqwt5-qt4-dev, freeglut3-dev, libfreetype6-dev, libxi-dev, libxmu-dev, libgomp1, doxygen +Build-Depends: cdbs, debhelper (>= 7), cmake, libqt4-dev, libqt4-opengl-dev, freeglut3-dev, libfreetype6-dev, libgomp1, doxygen Standards-Version: 3.9.1 Homepage: http://www.openmesh.org Package: libopenmesh Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libglew1.5, libqt4-opengl, libqwt5-qt4, freeglut3, libfreetype6 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh provides the following features: . @@ -23,7 +23,7 @@ Description: OpenMesh is a generic and efficient data structure for representing Package: libopenmesh-dev Section: libdevel Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libopenmesh (= ${binary:Version}), libglew1.5-dev, libqt4-dev, libqt4-opengl-dev, libqwt5-qt4-dev, freeglut3-dev, libfreetype6-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libopenmesh (= ${binary:Version}), libqt4-dev, libqt4-opengl-dev, freeglut3-dev, libfreetype6-dev Suggests: qt4-designer(>= 4.5), qt4-dev-tools (>= 4.5), libopenmesh-doc, libopenmesh-apps Description: OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh provides the following features: @@ -38,7 +38,7 @@ Description: OpenMesh is a generic and efficient data structure for representing Package: libopenmesh-apps Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libopenmesh (= ${binary:Version}), libxi-dev, libxmu-dev +Depends: ${shlibs:Depends}, ${misc:Depends}, libopenmesh (= ${binary:Version}) Description: OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes. OpenMesh provides the following features: .