gfal2 (2.19.0-3)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/ellert/gfal2.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/ellert/gfal2
- Last scan: 2021-01-17 07:29:04+00
- Next scan: 2021-01-25 20:44:00+00
- Debian changelog in Git:
gfal2 (2.19.0-3) unstable; urgency=medium
* Change to debhelper compat level 13
* Remove override_dh_missing rule (--fail-missing is default)
* Drop ancient Replaces/Breaks
* Put back dependencies on libattr1-dev for kfreebsd-any
The gfal2 code uses <sys/xattr.h> if glibc >= 2.27, otherwise
<attr/xattr.h>, and kfreebsd still uses glibc 2.25. There is a
<sys/xattr.h> available, but gfal2 does not use it due to the
version check.
-- Mattias Ellert <mattias.ellert@physics.uu.se> Sun, 03 Jan 2021 19:10:28 +0100