[med-svn] [r-bioc-biocparallel] 04/05: Use Debian packaged boost library, upload to unstable

Andreas Tille tille at debian.org
Tue Nov 7 16:46:07 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-bioc-biocparallel.

commit 8d662989ed6bee8e1bf372531ecc92f115d32c35
Author: Andreas Tille <tille at debian.org>
Date:   Tue Nov 7 17:30:16 2017 +0100

    Use Debian packaged boost library, upload to unstable
---
 debian/changelog                               |  5 +++--
 debian/control                                 |  3 ++-
 debian/patches/series                          |  1 +
 debian/patches/use_debian_packages_boost.patch | 14 ++++++++++++++
 4 files changed, 20 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 385097e..13ff182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-r-bioc-biocparallel (1.12.0-1) UNRELEASED; urgency=medium
+r-bioc-biocparallel (1.12.0-1) unstable; urgency=medium
 
   * New upstream version
+  * Use Debian packaged boost library
 
- -- Andreas Tille <tille at debian.org>  Tue, 07 Nov 2017 17:29:29 +0100
+ -- Andreas Tille <tille at debian.org>  Tue, 07 Nov 2017 17:30:12 +0100
 
 r-bioc-biocparallel (1.10.1-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index a8af098..202fdf0 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 10),
                r-cran-futile.logger,
                r-cran-snow,
                r-bioc-biocgenerics,
-               dh-r
+               dh-r,
+               libboost-dev
 Standards-Version: 4.1.1
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-biocparallel.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-biocparallel.git
diff --git a/debian/patches/series b/debian/patches/series
index 7d948cb..68b581d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 ignore_test_requiring_rmpi.patch
+use_debian_packages_boost.patch
diff --git a/debian/patches/use_debian_packages_boost.patch b/debian/patches/use_debian_packages_boost.patch
new file mode 100644
index 0000000..ba35133
--- /dev/null
+++ b/debian/patches/use_debian_packages_boost.patch
@@ -0,0 +1,14 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Tue, 07 Nov 2017 17:30:12 +0100
+Description: Use Debian packaged boost library
+
+--- a/DESCRIPTION
++++ b/DESCRIPTION
+@@ -33,7 +33,6 @@ Collate: AllGenerics.R BiocParallelParam
+         MulticoreParam-class.R register.R SerialParam-class.R
+         DoparParam-class.R SnowParam-utils.R BatchJobsParam-class.R
+         progress.R ipcmutex.R utilities.R
+-LinkingTo: BH
+ VignetteBuilder: knitr
+ NeedsCompilation: yes
+ Packaged: 2017-10-30 23:36:29 UTC; biocbuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biocparallel.git



More information about the debian-med-commit mailing list