[med-svn] [Git][med-team/libbpp-phyl][master] 3 commits: Versioned Build-Depends: d-shlibs (>= 0.82); d/rules: Drop unneeded override for d-shlibmove
Andreas Tille
gitlab at salsa.debian.org
Tue Mar 27 10:31:19 UTC 2018
Andreas Tille pushed to branch master at Debian Med / libbpp-phyl
Commits:
9ebf5232 by Andreas Tille at 2018-03-27T12:00:41+02:00
Versioned Build-Depends: d-shlibs (>= 0.82); d/rules: Drop unneeded override for d-shlibmove
- - - - -
5b4e5296 by Andreas Tille at 2018-03-27T12:17:29+02:00
DEP3
- - - - -
dbb1c092 by Andreas Tille at 2018-03-27T12:18:00+02:00
Upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/patches/reduce_test_time.patch
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
-libbpp-phyl (2.4.0-1) UNRELEASED; urgency=medium
+libbpp-phyl (2.4.0-1) unstable; urgency=medium
+ [ Julien Dutheil ]
* New upstream update.
* Reduced execution time of test_likelihood_nh
Closes: #890136
* Added symbol list.
+ [ Andreas Tille ]
+ * Versioned Build-Depends: d-shlibs (>= 0.82)
+ * d/rules: Drop unneeded override for d-shlibmove
+
-- Julien Dutheil <julien.dutheil at univ-montp2.fr> Tue, 27 Mar 2018 09:44:33 +0200
libbpp-phyl (2.3.2-2) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
cmake,
- d-shlibs (>= 0.80),
+ d-shlibs (>= 0.82),
libbpp-seq-dev (>= 2.4.0)
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libbpp-phyl.git
=====================================
debian/patches/reduce_test_time.patch
=====================================
--- a/debian/patches/reduce_test_time.patch
+++ b/debian/patches/reduce_test_time.patch
@@ -1,3 +1,7 @@
+Author: Julien Y. Dutheil
+Last-Update: 2018-02-11 21:18:30 +0100
+Description: Reduce number of iterations to reduce test time
+
diff --git a/test/test_likelihood_nh.cpp b/test/test_likelihood_nh.cpp
index b4cd485..97431aa 100644
--- a/test/test_likelihood_nh.cpp
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,6 @@ override_dh_install:
d-shlibmove --commit \
--multiarch \
--devunversioned \
- --override 's/libbpp-\([-a-z]\+\)[0-9]*-dev/libbpp-\1-dev/' \
--exclude-la \
--movedev debian/tmp/usr/include/* usr/include \
--movedev debian/tmp/usr/lib/*/cmake usr/lib/$(DEB_HOST_MULTIARCH) \
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl/compare/a74622f14183c427e4f03c381f338d14ee06a67a...dbb1c0927c7b6e6816ef059c998feb7f57f56ebc
---
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl/compare/a74622f14183c427e4f03c381f338d14ee06a67a...dbb1c0927c7b6e6816ef059c998feb7f57f56ebc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180327/0679c753/attachment-0001.html>
More information about the debian-med-commit
mailing list