[med-svn] [Git][med-team/libbpp-phyl-omics][master] 3 commits: New upstream version 2.4.1
Julien Y. Dutheil
gitlab at salsa.debian.org
Wed Aug 22 07:36:58 BST 2018
Julien Y. Dutheil pushed to branch master at Debian Med / libbpp-phyl-omics
Commits:
60ca9b85 by Julien Y. Dutheil at 2018-08-20T07:06:32Z
New upstream version 2.4.1
- - - - -
cede0eb4 by Julien Y. Dutheil at 2018-08-20T07:06:33Z
Update upstream source from tag 'upstream/2.4.1'
Update to upstream version '2.4.1'
with Debian dir f73261816a1edfb2312254aee60813560f513a66
- - - - -
da760224 by Julien Y. Dutheil at 2018-08-22T06:34:53Z
Version 2.4.1.
Ref: #897781.
- - - - -
6 changed files:
- CMakeLists.txt
- Doxyfile
- bpp-phyl-omics.spec
- debian/changelog
- debian/control
- debian/libbpp-phyl-omics3.symbols
Changes:
=====================================
CMakeLists.txt
=====================================
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -96,10 +96,10 @@ ENDIF(NO_DEP_CHECK)
# Packager
SET(CPACK_PACKAGE_NAME "libbpp-phyl-omics")
SET(CPACK_PACKAGE_VENDOR "Bio++ Development Team")
-SET(CPACK_PACKAGE_VERSION "2.4.0")
+SET(CPACK_PACKAGE_VERSION "2.4.1")
SET(CPACK_PACKAGE_VERSION_MAJOR "2")
SET(CPACK_PACKAGE_VERSION_MINOR "4")
-SET(CPACK_PACKAGE_VERSION_PATCH "0")
+SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_PACKAGE_DESCRIPTION_SUMMARY "The Bio++ Phylogen-Omics library")
SET(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_SOURCE_DIR}/COPYING.txt")
SET(CPACK_RESOURCE_FILE_AUTHORS "${CMAKE_SOURCE_DIR}/AUTHORS.txt")
=====================================
Doxyfile
=====================================
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = bpp-phyl-omics
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = 2.4.0
+PROJECT_NUMBER = 2.4.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
=====================================
bpp-phyl-omics.spec
=====================================
--- a/bpp-phyl-omics.spec
+++ b/bpp-phyl-omics.spec
@@ -3,7 +3,7 @@
URL: https://github.com/BioPP/bpp-phyl-omics
Name: bpp-phyl-omics
-Version: 2.4.0
+Version: 2.4.1
Release: 1%{?dist}
License: CECILL-2.0
Vendor: The Bio++ Project
@@ -94,6 +94,8 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/include/*
%changelog
+* Wed Aug 13 2018 Julien Dutheil <julien.dutheil at univ-montp2.fr> 2.4.1-1
+- Compatibility update gcc8
* Mon Mar 12 2018 Julien Dutheil <julien.dutheil at univ-montp2.fr> 2.4.0-1
- Increased interface number
- Removed dynamic exceptions specifications.
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libbpp-phyl-omics (2.4.1-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * Addresses: #897781
+
+ -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Mon, 20 Aug 2018 09:06:47 +0200
+
libbpp-phyl-omics (2.4.0-2) unstable; urgency=medium
[ Julien Dutheil ]
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Priority: optional
Build-Depends: debhelper (>= 11~),
cmake,
d-shlibs (>= 0.82),
- libbpp-phyl-dev (>= 2.4.0),
- libbpp-seq-omics-dev (>= 2.4.0)
+ libbpp-phyl-dev (>= 2.4.1),
+ libbpp-seq-omics-dev (>= 2.4.1)
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/med-team/libbpp-phyl-omics
Vcs-Git: https://salsa.debian.org/med-team/libbpp-phyl-omics.git
@@ -19,8 +19,8 @@ Architecture: any
Section: libdevel
Depends: libbpp-phyl-omics3 (= ${binary:Version}),
${misc:Depends},
- libbpp-phyl-dev (>= 2.4.0),
- libbpp-seq-omics-dev (>= 2.4.0)
+ libbpp-phyl-dev (>= 2.4.1),
+ libbpp-seq-omics-dev (>= 2.4.1)
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.
=====================================
debian/libbpp-phyl-omics3.symbols
=====================================
The diff for this file was not included because it is too large.
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl-omics/compare/ee827f8f83abd40ae7bc72e3f27ad645fa2acf98...da760224109aafd3a4453c6b8a415e3bcb6cfb1a
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl-omics/compare/ee827f8f83abd40ae7bc72e3f27ad645fa2acf98...da760224109aafd3a4453c6b8a415e3bcb6cfb1a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180822/89fc2e1e/attachment-0001.html>
More information about the debian-med-commit
mailing list