Package needs a sync. The only change in the Ubuntu delta is a d/control Build-Depends version raise that was upstreamed to Debian:
``` diff --git a/debian/control b/debian/control index 0b2a958..4b53418 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Ubuntu Developers <[email protected]> XSBC-Original-Maintainer: Josue Ortega <[email protected]> Build-Depends: debhelper-compat (= 13), pkg-config, - libtirpc-dev (>= 1.0.2), + libtirpc-dev (>= 1.3.4+ds-1.1), libwrap0-dev, libsystemd-dev [linux-any] Standards-Version: 4.6.2 ``` ** Tags removed: needs-merge ** Tags added: needs-sync ** Summary changed: - Merge rpcbind from Debian unstable for oracular + Sync rpcbind from Debian unstable for oracular -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2064455 Title: Sync rpcbind from Debian unstable for oracular To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rpcbind/+bug/2064455/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
