Package: release.debian.org Severity: normal User: [email protected] Usertags: transition
Hello, I have small transition in the ftplib package, the SONAME got bumped but the API is fully backwards-compatible. The package is ready in experimental and I tested that the build of the 4 reverse dependencies still succeeds against the new library. I took this opportunity to rename "ftplib-dev" into "libftp-dev", the latter providing the former so as to not break existing build dependencies. Similarly ftplib3 morphed into libftp4. Let me know when I can upload to unstable. Ben file: title = "ftplib"; is_affected = .depends ~ "ftplib3" | .depends ~ "libftp4"; is_good = .depends ~ "libftp4"; is_bad = .depends ~ "ftplib3"; -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)

