[med-svn] [libbpp-phyl] 03/04: cme fix dpkg-control, Source package section: science

Andreas Tille tille at debian.org
Wed Apr 13 13:35:40 UTC 2016


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

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

commit a266e57c44c0e8958d28fdabdc4b71e8cbc4b84d
Author: Andreas Tille <tille at debian.org>
Date:   Wed Apr 13 15:32:28 2016 +0200

    cme fix dpkg-control, Source package section: science
---
 debian/changelog |  2 ++
 debian/control   | 25 ++++++++++++++-----------
 2 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9a24a2e..92a9093 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ libbpp-phyl (2.1.0-2) UNRELEASED; urgency=medium
   * Moved packaging to Git
   * Better description
   * Team maintenance in Debian Med team
+  * cme fix dpkg-control
+  * Source package section: science
 
  -- Andreas Tille <tille at debian.org>  Sat, 09 Apr 2016 14:08:54 +0200
 
diff --git a/debian/control b/debian/control
index 79655b9..b180f50 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,23 @@
 Source: libbpp-phyl
-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),
-  libbpp-seq-dev (>= 2.1.0)
-Standards-Version: 3.9.1
+Section: science
+Priority: optional
+Build-Depends: debhelper (>= 5),
+               cmake,
+               libbpp-seq-dev (>= 2.1.0)
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-phyl.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-phyl.git
 Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
 
 Package: libbpp-phyl-dev
-Section: libdevel
 Architecture: any
-Depends: libbpp-phyl9 (= ${binary:Version}), ${misc:Depends},
-  libbpp-seq-dev (>= 2.1.0)
+Section: libdevel
+Depends: libbpp-phyl9 (= ${binary:Version}),
+         ${misc:Depends},
+         libbpp-seq-dev (>= 2.1.0)
 Description: Bio++ Phylogenetic library development files.
  Bio++ is a set of C++ libraries for Bioinformatics, including sequence
  analysis, phylogenetics, molecular evolution and population genetics.
@@ -27,10 +29,11 @@ Description: Bio++ Phylogenetic library development files.
  Bio++ classes for phylogenetics.
 
 Package: libbpp-phyl9
-Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends},
-  libbpp-seq9 (>= 2.1.0)
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libbpp-seq9 (>= 2.1.0)
 Description: Bio++ Phylogenetic library.
  Bio++ is a set of C++ libraries for Bioinformatics, including sequence
  analysis, phylogenetics, molecular evolution and population genetics.

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



More information about the debian-med-commit mailing list