[soqt] 07/09: Use wrap-and-sort.

Anton Gladky gladk at alioth.debian.org
Tue Sep 17 19:21:56 UTC 2013


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

gladk pushed a commit to branch master
in repository soqt.

commit 67be2216d8f32826e72eb97349297710b9638856
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Tue Sep 17 21:13:32 2013 +0200

    Use wrap-and-sort.
---
 debian/changelog |   11 ---------
 debian/control   |   67 ++++++++++++++++++++++++++++++++++++------------------
 2 files changed, 45 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d03853c..d5d7909 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,3 @@
-soqt (1.6.0~e8310f-1) UNRELEASED; urgency=low
-
-  * [7158525] Move maintainership into debian-science-team.
-  * [8596233] Remove some obsolete files.
-  * [1dd5f9a] Imported Upstream version 1.6.0~e8310f
-  * [6b50de8] Update homepage.
-  * [2efcc04] Use dh 9. Simplify debian/rules.
-  * [adae349] Add TODO.
-
- -- Anton Gladky <gladky.anton at gmail.com>  Tue, 17 Sep 2013 20:49:09 +0200
-
 soqt (1.5.0-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 320319b..65d9572 100644
--- a/debian/control
+++ b/debian/control
@@ -2,49 +2,72 @@ 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>,
+ 
 Priority: optional
-Build-Depends: debhelper (>= 9), doxygen, libcoin80-dev, libqt4-dev, libqt4-opengl-dev, qt4-dev-tools
+Build-Depends:
+ debhelper (>= 9),
+ doxygen,
+ libcoin80-dev,
+ libqt4-dev,
+ libqt4-opengl-dev,
+ qt4-dev-tools
 Vcs-Git: git://git.debian.org/git/debian-science/packages/soqt.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/soqt.git
 Standards-Version: 3.9.4
 
-Package: libsoqt4-20
-Architecture: any
-Section: libs
-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 
- with OpenInventor of SGI and TGS.
- .
- This library is linked against Qt version 4.
-
 Package: libsoqt-dev-common
-Depends: ${misc:Depends}
-Conflicts: libsoqt-dev (<< 1.4.1-3)
-Replaces: libsoqt-dev
+Depends:
+ ${misc:Depends}
+Conflicts:
+ libsoqt-dev (<< 1.4.1-3)
+Replaces:
+ libsoqt-dev
 Architecture: any
 Section: libdevel
 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 
+ API of the InventorXt GUI component toolkit.  SoQt is also compatible
  with OpenInventor of SGI and TGS.
  .
  This package provides headers, manpages, and other development
  environment files common to both the Qt3 and Qt4 versions of
  SoQt.
 
+Package: libsoqt4-20
+Architecture: any
+Section: libs
+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
+ with OpenInventor of SGI and TGS.
+ .
+ This library is linked against Qt version 4.
+
 Package: libsoqt4-dev
-Provides: libsoqt-dev
+Provides:
+ libsoqt-dev
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, libsoqt4-20 (= ${binary:Version}), libsoqt-dev-common (= ${binary:Version}), libcoin80-dev, libqt4-dev, libqt4-opengl-dev, qt4-dev-tools
+Depends:
+ libcoin80-dev,
+ libqt4-dev,
+ libqt4-opengl-dev,
+ libsoqt-dev-common (= ${binary:Version}),
+ libsoqt4-20 (= ${binary:Version}),
+ qt4-dev-tools,
+ ${misc:Depends}
 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 
+ API of the InventorXt GUI component toolkit.  SoQt is also compatible
  with OpenInventor of SGI and TGS.
  .
  SoQt provides a class-hierarchy of viewer classes that ranges from a

-- 
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