Your message dated Thu, 24 Apr 2025 12:19:31 +0000
with message-id <e1u7vyb-00hvqy...@fasolo.debian.org>
and subject line Bug#1103200: fixed in r-bioc-rtracklayer 1.66.0-3
has caused the Debian Bug report #1103200,
regarding r-bioc-rtracklayer: ftbfs with GCC-15
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1103200: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103200
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:r-bioc-rtracklayer
Version: 1.66.0-2
Severity: important
Tags: sid forky
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/r-bioc-rtracklayer_1.66.0-2_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html

[...]
dh binary --buildsystem R
   dh_update_autotools_config -O--buildsystem=R
   dh_autoreconf -O--buildsystem=R
configure.ac:19: warning: AC_OUTPUT should be used without arguments.
configure.ac:19: You should run autoupdate.
   dh_auto_configure -O--buildsystem=R
   dh_auto_build -O--buildsystem=R
   dh_auto_test -O--buildsystem=R
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=R
   dh_prep -O--buildsystem=R
   dh_auto_install --destdir=debian/r-bioc-rtracklayer/ -O--buildsystem=R
I: R Package: rtracklayer Version: 1.66.0
I: Building using R version 4.4.2-1
I: R API version: r-api-4.0
I: Using built-time from d/changelog: Mon, 13 Jan 2025 15:21:09 +0100
        mkdir -p 
/build/reproducible-path/r-bioc-rtracklayer-1.66.0/debian/r-bioc-rtracklayer/usr/lib/R/site-library
        R CMD INSTALL -l 
/build/reproducible-path/r-bioc-rtracklayer-1.66.0/debian/r-bioc-rtracklayer/usr/lib/R/site-library
 --clean . "--built-timestamp='Mon, 13 Jan 2025 15:21:09 +0100'"
* installing *source* package ‘rtracklayer’ ...
files ‘configure’, ‘inst/unitTests/test_bed.R’, 
‘tests/rtracklayer_unit_tests.R’ have the wrong MD5 checksums
** using staged installation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for openssl >= 1.0... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C compiler: ‘gcc (Debian 15-20250213-1) 15.0.1 20250213 (experimental) 
[master r15-7502-g26baa2c09b3]’
make[1]: Entering directory 
'/build/reproducible-path/r-bioc-rtracklayer-1.66.0/src'
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
IRanges_stubs.c -o IRanges_stubs.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
XVector_stubs.c -o XVector_stubs.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
R_init_rtracklayer.c -o R_init_rtracklayer.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
readGFF.c -o readGFF.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
bbiHelper.c -o bbiHelper.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
bigWig.c -o bigWig.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
bigBedHelper.c -o bigBedHelper.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
bigBed.c -o bigBed.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
chain_io.c -o chain_io.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
twoBit.c -o twoBit.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
handlers.c -o handlers.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
utils.c -o utils.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/memgfx.c -o ucsc/memgfx.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/binRange.c -o ucsc/binRange.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/htmlColor.c -o ucsc/htmlColor.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/sqlList.c -o ucsc/sqlList.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/tokenizer.c -o ucsc/tokenizer.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/asParse.c -o ucsc/asParse.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/basicBed.c -o ucsc/basicBed.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/bigBed.c -o ucsc/bigBed.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/bPlusTree.c -o ucsc/bPlusTree.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/bbiRead.c -o ucsc/bbiRead.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/bbiWrite.c -o ucsc/bbiWrite.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/bwgCreate.c -o ucsc/bwgCreate.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/bwgQuery.c -o ucsc/bwgQuery.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/cirTree.c -o ucsc/cirTree.o
gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_SSL -D_FILE_OFFSET_BITS=64 
-I'/usr/lib/R/site-library/S4Vectors/include' 
-I'/usr/lib/R/site-library/IRanges/include' 
-I'/usr/lib/R/site-library/XVector/include'     -fpic  -g -O2 
-ffile-prefix-map=/build/reproducible-path/r-base-4.4.2=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2  -c 
ucsc/common.c -o ucsc/common.o
ucsc/common.c: In function ‘slUniqify’:
ucsc/common.c:249:9: error: too many arguments to function ‘free’; expected 0, 
have 1
  249 |         free(el);
      |         ^~~~ ~~
make[1]: *** [/usr/lib/R/etc/Makeconf:195: ucsc/common.o] Error 1
make[1]: Leaving directory 
'/build/reproducible-path/r-bioc-rtracklayer-1.66.0/src'
make[1]: Entering directory 
'/build/reproducible-path/r-bioc-rtracklayer-1.66.0/src'
make[1]: Leaving directory 
'/build/reproducible-path/r-bioc-rtracklayer-1.66.0/src'
ERROR: compilation failed for package ‘rtracklayer’
* removing 
‘/build/reproducible-path/r-bioc-rtracklayer-1.66.0/debian/r-bioc-rtracklayer/usr/lib/R/site-library/rtracklayer’
dh_auto_install: error: R CMD INSTALL -l 
/build/reproducible-path/r-bioc-rtracklayer-1.66.0/debian/r-bioc-rtracklayer/usr/lib/R/site-library
 --clean . "--built-timestamp='Mon, 13 Jan 2025 15:21:09 +0100'" returned exit 
code 1
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: r-bioc-rtracklayer
Source-Version: 1.66.0-3
Done: Rebecca N. Palmer <rebecca_pal...@zoho.com>

We believe that the bug you reported is fixed in the latest version of
r-bioc-rtracklayer, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1103...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rebecca N. Palmer <rebecca_pal...@zoho.com> (supplier of updated 
r-bioc-rtracklayer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 23 Apr 2025 19:58:02 +0100
Source: r-bioc-rtracklayer
Architecture: source
Version: 1.66.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Rebecca N. Palmer <rebecca_pal...@zoho.com>
Closes: 1103200
Changes:
 r-bioc-rtracklayer (1.66.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Avoid pointer type mismatch FTBFS. (Closes: #1103200)
Checksums-Sha1:
 c128b4a97fc1eb08ab7595a4de7258866939aa06 2460 r-bioc-rtracklayer_1.66.0-3.dsc
 e106e5f62f82980aa4a198543667c675d31235ac 27896 
r-bioc-rtracklayer_1.66.0-3.debian.tar.xz
 bf039a760ecf48a0e36d617505a0e854d9c1fd67 14178 
r-bioc-rtracklayer_1.66.0-3_amd64.buildinfo
Checksums-Sha256:
 6a1ae443079e34b0e4eab3f1c8c56a03b3f91b89abde50b1142895447c04f5d8 2460 
r-bioc-rtracklayer_1.66.0-3.dsc
 e4d8ee75e604bafa25ff27f4dffd3e95aad809e887d08c97929a7ef3c6526eab 27896 
r-bioc-rtracklayer_1.66.0-3.debian.tar.xz
 f32c470fdb59722f3f20cf80bcadb16721da50b4f4379f20b7516fedf3c086a8 14178 
r-bioc-rtracklayer_1.66.0-3_amd64.buildinfo
Files:
 7447f977f8b8b72cd17ce93374496d3a 2460 gnu-r optional 
r-bioc-rtracklayer_1.66.0-3.dsc
 3008935e8c6c6b6fea8d5056cb527eee 27896 gnu-r optional 
r-bioc-rtracklayer_1.66.0-3.debian.tar.xz
 75ed132bdc175175e0a14cad7e20cf36 14178 gnu-r optional 
r-bioc-rtracklayer_1.66.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmgKKHwRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtHMXRAAgAltW6yi6aXrk6vt+DKQpJ201+qj7f8z
WptndVtEFMYATUzzihK5wHibKTYkB9w3j0awfP9n7pLtRmZETqXbKG33FiasieAh
8li/lmt5e/DoRxuVwy4xE8by3F/TbJr1ZcOVYqguYCuBDplR6Z/gZbJ9r2rc29n4
GvdMSJybL9sb+Z48zFrb07SSO/+UUsCe/WgANKldi1Dw4reiPg9AtNwY1gbD23Rk
nyqSwIbVXS1fdwbW9biopUdwRpEp5a2VMbe5zhw+QS23MDMyYaj1TxuPBeM/zYUp
HJofV4GOjm2Ni/KsGLpm4npW+c+aCLVpg+kmMLoiPe9nv0YqcV9AD83hDL1jf2at
DVtgDtEjAcrecN5Y1QJKwRCFIXIQIAVRFJZDt2kynbM5DNvliDkyC341YaH2u9GV
5Do3XC/ZkpyMA8HpkR7svYt9KlwZbbvqE15vVrR03KPTY8BnbWOwg09dsrzFxL8m
FFd5lcWQiCaqI1cafPKoJQZuWdWfjQKrHqnHS1oHNqVxelDkpE24aXRcyO0N04Qr
8ar0kE2HnFdQiYxJbJG+Ncs1W2al8RWdowWqFaszlmuIHWTjrp8ZUXXnCKYRbi5n
DpBb8c8Bh+HxtxrY7WdGaH2/o4gY0pISmvio+5+jj/iqx+avubeA/IQN47yhsm7L
/CrZkhPiXgY=
=O9W3
-----END PGP SIGNATURE-----

Attachment: pgpWIj8sYqVnB.pgp
Description: PGP signature


--- End Message ---

Reply via email to