[med-svn] [Git][med-team/libbpp-seq-omics][master] Fixed dh-libs version.
Julien Y. Dutheil
gitlab at salsa.debian.org
Sat Mar 31 05:22:27 UTC 2018
Julien Y. Dutheil pushed to branch master at Debian Med / libbpp-seq-omics
Commits:
9c2d0c81 by Julien Y. Dutheil at 2018-03-31T07:22:07+02:00
Fixed dh-libs version.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbpp-seq-omics (2.4.0-2) UNRELEASED; urgency=medium
+
+ * Versioned Build-Depends: d-shlibs (>= 0.82)
+
+ -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Sat, 31 Mar 2018 07:21:05 +0200
+
libbpp-seq-omics (2.4.0-1) unstable; urgency=medium
* New upstream version.
=====================================
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-seq-omics.git
=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+CMAKE_EXTRA_FLAGS += -DBUILD_TESTING=OFF
+
%:
dh $@
View it on GitLab: https://salsa.debian.org/med-team/libbpp-seq-omics/commit/9c2d0c81be930014e609cd8406ff04f9ca0aa19d
---
View it on GitLab: https://salsa.debian.org/med-team/libbpp-seq-omics/commit/9c2d0c81be930014e609cd8406ff04f9ca0aa19d
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/20180331/dda85baa/attachment.html>
More information about the debian-med-commit
mailing list