[soqt] 02/03: Apply cme fix dpkg.

Anton Gladky gladk at moszumanska.debian.org
Thu May 26 18:32:22 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository soqt.

commit 8e4a9f1c8292e8cc7f8c6e4b2b5c135db185f81d
Author: Anton Gladky <gladk at debian.org>
Date:   Thu May 26 20:27:30 2016 +0200

    Apply cme fix dpkg.
---
 debian/control | 68 +++++++++++++++++++++++++---------------------------------
 1 file changed, 29 insertions(+), 39 deletions(-)

diff --git a/debian/control b/debian/control
index 2eb9237..8554a35 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,27 @@
 Source: soqt
-Homepage: https://bitbucket.org/Coin3D/soqt
-Section: graphics
 Maintainer: Debian Science Maintainers <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),
- doxygen,
- autotools-dev,
- libcoin80-dev,
- libqt4-dev,
- libqt4-opengl-dev,
- qt4-dev-tools
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/soqt.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/soqt.git
-Standards-Version: 3.9.6
-XS-Testsuite: autopkgtest
+Build-Depends: debhelper (>= 9),
+               doxygen,
+               autotools-dev,
+               libcoin80-dev,
+               libqt4-dev,
+               libqt4-opengl-dev,
+               qt4-dev-tools
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/soqt.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/soqt.git
+Homepage: https://bitbucket.org/Coin3D/soqt
 
 Package: libsoqt-dev-common
-Depends:
- ${misc:Depends}
-Conflicts:
- libsoqt-dev (<< 1.4.1-3)
-Replaces:
- libsoqt-dev
 Architecture: any
 Section: libdevel
+Depends: ${misc:Depends}
+Conflicts: libsoqt-dev (<< 1.4.1-3)
+Replaces: libsoqt-dev
 Description: Qt GUI component toolkit for Inventor - common development files
  SoQt is a Qt GUI component toolkit library for Coin, based on the
  API of the InventorXt GUI component toolkit.  SoQt is also compatible
@@ -39,13 +34,10 @@ Description: Qt GUI component toolkit for Inventor - common development files
 Package: libsoqt4-20
 Architecture: any
 Section: libs
-Depends:
- ${misc:Depends},
- ${shlibs:Depends}
-Conflicts:
- libsoqt3-20 (<= 1.4.2~svn20090224-2)
-Replaces:
- libsoqt3-20
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
+Conflicts: libsoqt3-20 (<= 1.4.2~svn20090224-2)
+Replaces: libsoqt3-20
 Description: Qt4 GUI component toolkit for Inventor - runtime
  SoQt is a Qt GUI component toolkit library for Coin, based on the
  API of the InventorXt GUI component toolkit.  SoQt is also compatible
@@ -54,18 +46,16 @@ Description: Qt4 GUI component toolkit for Inventor - runtime
  This library is linked against Qt version 4.
 
 Package: libsoqt4-dev
-Provides:
- libsoqt-dev
 Architecture: any
 Section: libdevel
-Depends:
- libcoin80-dev,
- libqt4-dev,
- libqt4-opengl-dev,
- libsoqt-dev-common (= ${binary:Version}),
- libsoqt4-20 (= ${binary:Version}),
- qt4-dev-tools,
- ${misc:Depends}
+Depends: libcoin80-dev,
+         libqt4-dev,
+         libqt4-opengl-dev,
+         libsoqt-dev-common (= ${binary:Version}),
+         libsoqt4-20 (= ${binary:Version}),
+         qt4-dev-tools,
+         ${misc:Depends}
+Provides: libsoqt-dev
 Description: Qt4 GUI component toolkit for Inventor - development
  SoQt is a Qt GUI component toolkit library for Coin, based on the
  API of the InventorXt GUI component toolkit.  SoQt is also compatible

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/soqt.git



More information about the debian-science-commits mailing list