[med-svn] [r-bioc-affyio] 06/06: Update patches

Andreas Tille tille at debian.org
Wed Nov 8 10:22:50 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-affyio.

commit f9ba449db2c6fcec556ccdf8142090c9718feb35
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 8 11:22:27 2017 +0100

    Update patches
---
 debian/patches/use_debian_packaged_zlib.patch | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/patches/use_debian_packaged_zlib.patch b/debian/patches/use_debian_packaged_zlib.patch
index 020fb75..0d7b2cc 100644
--- a/debian/patches/use_debian_packaged_zlib.patch
+++ b/debian/patches/use_debian_packaged_zlib.patch
@@ -5,11 +5,12 @@ Description: If the systems includes zlib natively there is no point in
 
 --- a/DESCRIPTION
 +++ b/DESCRIPTION
-@@ -4,7 +4,6 @@ Title: Tools for parsing Affymetrix data
- Author: Benjamin Milo Bolstad <bmb at bmbolstad.com>
- Maintainer: Benjamin Milo Bolstad <bmb at bmbolstad.com>
+@@ -4,7 +4,7 @@ Title: Tools for parsing Affymetrix data
+ Author: Ben Bolstad <bmb at bmbolstad.com>
+ Maintainer: Ben Bolstad <bmb at bmbolstad.com>
  Depends: R (>= 2.6.0)
--Imports: zlibbioc
+-Imports: zlibbioc, methods
++Imports: methods
  Description: Routines for parsing Affymetrix data files based upon file format information. Primary focus is on accessing the CEL and CDF file formats.
  License: LGPL (>= 2)
  URL: https://github.com/bmbolstad/affyio
@@ -19,4 +20,4 @@ Description: If the systems includes zlib natively there is no point in
  exportPattern("^[^\\.]")
  useDynLib("affyio")
 -import(zlibbioc)
- 
+ importFrom("methods", "is")

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



More information about the debian-med-commit mailing list