[coin3] 03/04: Use cme fix dpkg-control.
Anton Gladky
gladk at moszumanska.debian.org
Wed May 6 04:29:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository coin3.
commit f99a2ec06f7e46922cbca186bea8450cab7ae9e4
Author: Anton Gladky <gladk at debian.org>
Date: Tue May 5 22:18:21 2015 +0200
Use cme fix dpkg-control.
---
debian/control | 109 +++++++++++++++++++++++++--------------------------------
1 file changed, 48 insertions(+), 61 deletions(-)
diff --git a/debian/control b/debian/control
index 66ec4eb..b803b81 100644
--- a/debian/control
+++ b/debian/control
@@ -1,40 +1,36 @@
Source: coin3
-Section: graphics
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders:
- Anton Gladky <gladk at debian.org>
+Uploaders: Anton Gladky <gladk at debian.org>
+Section: graphics
+Testsuite: autopkgtest
Priority: optional
-Build-Depends:
- debhelper (>= 9),
- autotools-dev,
- doxygen,
- libgl1-mesa-dev,
- libx11-dev,
- libxext-dev,
- libxi-dev,
- libxmu-dev,
- libxpm-dev,
- libxt-dev,
- libboost-all-dev
+Build-Depends: debhelper (>= 9),
+ autotools-dev,
+ doxygen,
+ libgl1-mesa-dev,
+ libx11-dev,
+ libxext-dev,
+ libxi-dev,
+ libxmu-dev,
+ libxpm-dev,
+ libxt-dev,
+ libboost-all-dev
Standards-Version: 3.9.6
-Homepage: https://bitbucket.org/Coin3D/coin/
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/coin3.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/coin3.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/coin3.git
-XS-Testsuite: autopkgtest
+Homepage: https://bitbucket.org/Coin3D/coin/
Package: libcoin80
Architecture: any
Section: libs
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: libbz2-1.0,
+ libfreetype6,
+ libopenal0a,
+ libsimage-dev,
+ zlib1g
Pre-Depends: ${misc:Pre-Depends}
-Suggests:
- libbz2-1.0,
- libfreetype6,
- libopenal0a,
- libsimage-dev,
- zlib1g
Description: high-level 3D graphics kit implementing the Open Inventor API
Coin is an OpenGL-based, retain-mode 3D graphics library that
implements the Open Inventor 2.1 API. It also includes support for
@@ -49,23 +45,20 @@ Description: high-level 3D graphics kit implementing the Open Inventor API
Package: libcoin80-dev
Architecture: any
Section: libdevel
-Depends:
- libcoin80 (= ${binary:Version}),
- libgl1-mesa-dev | libgl-dev,
- libx11-dev,
- libxext-dev,
- libxi-dev,
- libxmu-dev,
- libxpm-dev,
- libxt-dev,
- ${misc:Depends}
-Suggests:
- libcoin80-doc (= ${binary:Version})
-Conflicts:
- inventor-dev,
- libcoin20-dev,
- libcoin40-dev,
- libcoin60-dev
+Depends: libcoin80 (= ${binary:Version}),
+ libgl1-mesa-dev | libgl-dev,
+ libx11-dev,
+ libxext-dev,
+ libxi-dev,
+ libxmu-dev,
+ libxpm-dev,
+ libxt-dev,
+ ${misc:Depends}
+Suggests: libcoin80-doc (= ${binary:Version})
+Conflicts: inventor-dev,
+ libcoin20-dev,
+ libcoin40-dev,
+ libcoin60-dev
Description: high-level 3D graphics devkit with Open Inventor and VRML97 support
Coin is an OpenGL-based, retain-mode 3D graphics library that
implements the Open Inventor 2.1 API. It also includes support for
@@ -74,15 +67,12 @@ Description: high-level 3D graphics devkit with Open Inventor and VRML97 support
Package: libcoin80-doc
Architecture: all
Section: doc
-Depends:
- ${misc:Depends}
-Suggests:
- libcoin80-dev (= ${binary:Version})
-Conflicts:
- inventor-dev,
- libcoin20-doc,
- libcoin40-doc,
- libcoin60-doc
+Depends: ${misc:Depends}
+Suggests: libcoin80-dev (= ${binary:Version})
+Conflicts: inventor-dev,
+ libcoin20-doc,
+ libcoin40-doc,
+ libcoin60-doc
Description: high-level 3D graphics kit with Open Inventor and VRML97 support
API documentation for the Coin library (the Open Inventor API) in
manpage and HTML format.
@@ -90,14 +80,11 @@ Description: high-level 3D graphics kit with Open Inventor and VRML97 support
Package: libcoin80-runtime
Architecture: all
Section: libs
-Depends:
- ${misc:Depends}
-Suggests:
- libcoin80
-Conflicts:
- libcoin20-runtime,
- libcoin40-runtime,
- libcoin60-runtime
+Depends: ${misc:Depends}
+Suggests: libcoin80
+Conflicts: libcoin20-runtime,
+ libcoin40-runtime,
+ libcoin60-runtime
Description: high-level 3D graphics kit - external data files
External data files used by the Coin library at run-time. The
dragger geometry files represent the defaults that are used if the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/coin3.git
More information about the debian-science-commits
mailing list