[med-svn] [libbpp-qt] 02/04: cme fix dpkg-control

Andreas Tille tille at debian.org
Sat Apr 23 17:54:32 UTC 2016


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

tille pushed a commit to branch master
in repository libbpp-qt.

commit 1e5affc9a9f61c88c05035bc50416f08932f2570
Author: Andreas Tille <tille at debian.org>
Date:   Sat Apr 23 19:52:36 2016 +0200

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 34 +++++++++++++++++++---------------
 2 files changed, 20 insertions(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 33e6960..48ca33e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libbpp-qt (2.2.0-1) UNRELEASED; urgency=medium
   * Add homepage
   * Moved to Debian Med Git
   * Team maintenance in Debian Med team
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Sat, 23 Apr 2016 19:46:26 +0200
 
diff --git a/debian/control b/debian/control
index 687c89c..0e47268 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,36 @@
 Source: libbpp-qt
-Section: libs
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>,
            Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 5), cmake (>= 2.6),
-  qt4-qmake (>= 4.6.0),
-  libqt4-dev (>= 4.6.0),
-  libbpp-phyl-dev (>= 2.1.0),
-Standards-Version: 3.9.4
+Section: libs
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               cmake,
+               qt4-qmake,
+               libqt4-dev,
+               libbpp-phyl-dev (>= 2.1.0)
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-qt.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-qt.git
 Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
 
 Package: libbpp-qt-dev
-Section: libdevel
 Architecture: any
-Depends: libbpp-qt1 (= ${binary:Version}), ${misc:Depends},
-  libbpp-phyl-dev (>= 2.2.0), libqt4-dev (>= 4.6.0)
+Section: libdevel
+Depends: libbpp-qt1 (= ${binary:Version}),
+         ${misc:Depends},
+         libbpp-phyl-dev (>= 2.2.0),
+         libqt4-dev
 Description: Bio++ Qt Graphic classes library development files.
  Contains the Bio++ graphical classes developed with Qt.
 
 Package: libbpp-qt1
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-  libbpp-phyl9 (>= 2.2.0),
-  libqtcore4 (>= 4.6.0), libqtgui4 (>= 4.6.0)
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libbpp-phyl9 (>= 2.2.0),
+         libqtcore4,
+         libqtgui4
 Description: Bio++ Qt Graphic classes library.
  Contains the Bio++ graphical classes developed with Qt.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-qt.git



More information about the debian-med-commit mailing list