[med-svn] [libbpp-raa] 03/03: Version 2.3.2.
Julien Dutheil
jdutheil-guest at moszumanska.debian.org
Tue Feb 6 14:40:23 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-raa.
commit 6bee285460f998cba960efbfce9243ea7d7d4729
Author: Julien Y. Dutheil <dutheil at evolbio.mpg.de>
Date: Tue Feb 6 15:39:39 2018 +0100
Version 2.3.2.
---
debian/changelog | 5 ++---
debian/control | 8 ++++----
debian/patches/unforce-cxxflags.patch | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e72169c..b7ed537 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,8 @@
-libbpp-raa (2.3.1-5) UNRELEASED; urgency=medium
+libbpp-raa (2.3.2-1) UNRELEASED; urgency=medium
- * Non-maintainer upload.
* Does not override debian C and CXX flags anymore.
- -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Wed, 09 Aug 2017 23:10:01 +0200
+ -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Tue, 06 Feb 2018 15:37:26 +0200
libbpp-raa (2.3.1-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5cd6e5d..e92b34d 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 10),
cmake,
d-shlibs (>= 0.80),
zlib1g-dev,
- libbpp-seq-dev (>= 2.3.1)
-Standards-Version: 4.0.0
+ libbpp-seq-dev (>= 2.3.2)
+Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-raa.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libbpp-raa.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
@@ -19,7 +19,7 @@ Architecture: any
Section: libdevel
Depends: libbpp-raa3 (= ${binary:Version}),
${misc:Depends},
- libbpp-seq-dev (>= 2.3.1)
+ libbpp-seq-dev (>= 2.3.2)
Description: Bio++ Remote Acnuc Access library development files
This library contains utilitary and classes to query public databases
(GenBank, EMBL, SwissProt, etc) using acnuc.
@@ -32,7 +32,7 @@ Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
- libbpp-seq11 (>= 2.3.1)
+ libbpp-seq11 (>= 2.3.2)
Description: Bio++ Remote Acnuc Access library
This library contains utilitary and classes to query public databases
(GenBank, EMBL, SwissProt, etc) using acnuc.
diff --git a/debian/patches/unforce-cxxflags.patch b/debian/patches/unforce-cxxflags.patch
index 4c9128a..7f70a08 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")
-+# set (CMAKE_CXX_FLAGS "-std=c++11 -Wall")
++set (CMAKE_CXX_FLAGS "-std=c++11 -Wno-deprecated -g")
-set (CMAKE_C_FLAGS "-Wall")
+# set (CMAKE_C_FLAGS "-Wall")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-raa.git
More information about the debian-med-commit
mailing list