[med-svn] [libbpp-phyl-omics] 03/03: Version 2.3.2.

Julien Dutheil jdutheil-guest at moszumanska.debian.org
Wed Feb 7 10:30:38 UTC 2018


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

jdutheil-guest pushed a commit to branch master
in repository libbpp-phyl-omics.

commit 333105009756b9819cdd64f332786e947bca536e
Author: Julien Y. Dutheil <dutheil at evolbio.mpg.de>
Date:   Wed Feb 7 11:14:19 2018 +0100

    Version 2.3.2.
---
 debian/changelog                      |  6 ++++++
 debian/control                        | 10 +++++-----
 debian/patches/unforce-cxxflags.patch |  2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8b69b93..a2580cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbpp-phyl-omics (2.3.2-1) UNRELEASED; urgency=medium
+
+  * Standards-Version: 4.1.2 (no changes needed)
+
+ -- Julien Dutheil <julien.dutheil at univ-montp2.fr>  Wed, 07 Feb 2018 10:53:10 +0200
+
 libbpp-phyl-omics (2.3.1-5) unstable; urgency=medium
 
   * Rebuild with gcc-7
diff --git a/debian/control b/debian/control
index eea989c..a506fab 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Priority: optional
 Build-Depends: debhelper (>= 10),
                cmake,
                d-shlibs (>= 0.80),
-               libbpp-phyl-dev (>= 2.3.1),
-               libbpp-seq-omics-dev (>= 2.3.1)
-Standards-Version: 4.1.0
+               libbpp-phyl-dev (>= 2.3.2),
+               libbpp-seq-omics-dev (>= 2.3.2)
+Standards-Version: 4.1.2
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-phyl-omics.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-phyl-omics.git
 Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
@@ -19,8 +19,8 @@ Architecture: any
 Section: libdevel
 Depends: libbpp-phyl-omics2 (= ${binary:Version}),
          ${misc:Depends},
-         libbpp-phyl-dev (>= 2.3.1),
-         libbpp-seq-omics-dev (>= 2.3.1)
+         libbpp-phyl-dev (>= 2.3.2),
+         libbpp-seq-omics-dev (>= 2.3.2)
 Description: Bio++ Phylogenetics library: genomics components (development files)
  Bio++ is a set of C++ libraries for Bioinformatics, including sequence
  analysis, phylogenetics, molecular evolution and population genetics.
diff --git a/debian/patches/unforce-cxxflags.patch b/debian/patches/unforce-cxxflags.patch
index 6fa9e81..b7c10ef 100644
--- a/debian/patches/unforce-cxxflags.patch
+++ b/debian/patches/unforce-cxxflags.patch
@@ -11,7 +11,7 @@ Comment: Upstream version 2.3.0 now has additional -std=c++11 which might
  
  # Compile options
 -set (CMAKE_CXX_FLAGS "-std=c++11 -Wall -Weffc++ -Wshadow -Wconversion")
-+# set (CMAKE_CXX_FLAGS "-std=c++11 -Wall -Weffc++ -Wshadow -Wconversion")
++set (CMAKE_CXX_FLAGS "-std=c++11 -Wno-deprecated -g")
  
  IF(NOT CMAKE_BUILD_TYPE)
    SET(CMAKE_BUILD_TYPE RelWithDebInfo CACHE STRING

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



More information about the debian-med-commit mailing list