[med-svn] [libbpp-seq-omics] 03/03: Version 2.3.2.
Julien Dutheil
jdutheil-guest at moszumanska.debian.org
Wed Feb 7 10:06:51 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-seq-omics.
commit eedcfd86b63e7cc7f676d615be437de1ccbaa421
Author: Julien Y. Dutheil <dutheil at evolbio.mpg.de>
Date: Wed Feb 7 10:50:41 2018 +0100
Version 2.3.2.
---
debian/changelog | 7 +++++++
debian/control | 6 +++---
debian/patches/unforce-cxxflags.patch | 2 +-
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6e09000..d2b8af6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libbpp-seq-omics (2.3.2-1) UNRELEASED; urgency=medium
+
+ [ Julien Dutheil ]
+ * Standards-Version: 4.1.2
+
+ -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Wed, 07 Feb 2018 10:45:02 +0200
+
libbpp-seq-omics (2.3.1-5) unstable; urgency=medium
[ Julien Dutheil ]
diff --git a/debian/control b/debian/control
index 939c63e..59ecce2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 10),
cmake,
d-shlibs (>= 0.80),
- libbpp-seq-dev (>= 2.3.1)
-Standards-Version: 4.0.1
+ libbpp-seq-dev (>= 2.3.2)
+Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-seq-omics.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-seq-omics.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
@@ -18,7 +18,7 @@ Architecture: any
Section: libdevel
Depends: libbpp-seq-omics2 (= ${binary:Version}),
${misc:Depends},
- libbpp-seq-dev (>= 2.3.1)
+ libbpp-seq-dev (>= 2.3.2)
Description: Bio++ Sequence 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 5da4492..4734822 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-seq-omics.git
More information about the debian-med-commit
mailing list