package: release.debian.org user: release.debian....@packages.debian.org usertags: unblock severity: normal x-debbugs-cc: debian-boot@lists.debian.org
Please consider unblocking ndisc6. I did a QA upload to fix bug #740998. The kfreebsd builds are missing because of #764692, which sounds unlikely to be fixed for jessie. unblock ndisc6/1.0.1-2 unblock-udeb ndisc6/1.0.1-2
diff -u ndisc6-1.0.1/debian/control ndisc6-1.0.1/debian/control --- ndisc6-1.0.1/debian/control +++ ndisc6-1.0.1/debian/control @@ -1,7 +1,7 @@ Source: ndisc6 Section: net Priority: optional -Maintainer: RĂ©mi Denis-Courmont <r...@remlab.net> +Maintainer: Debian QA Group <packa...@qa.debian.org> Build-Depends: cdbs, debhelper (>= 7), autotools-dev, gettext Standards-Version: 3.9.1 Homepage: http://www.remlab.net/ndisc6/ @@ -40,6 +40,7 @@ Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends} Recommends: resolvconf Suggests: ndisc6 +Conflicts: network-manager Description: IPv6 recursive DNS server discovery daemon rdnssd autoconfigures recursive DNS servers on IPv6 networks using ICMPv6 Neighbor Discovery (RFC 5006), and can update the diff -u ndisc6-1.0.1/debian/changelog ndisc6-1.0.1/debian/changelog --- ndisc6-1.0.1/debian/changelog +++ ndisc6-1.0.1/debian/changelog @@ -1,3 +1,11 @@ +ndisc6 (1.0.1-2) unstable; urgency=medium + + * QA upload. + * Set maintainer to the Debian QA Group (see #713004). + * Add conflicts between rdnssd and network-manager (closes: #740998). + + -- Michael Gilbert <mgilb...@debian.org> Sat, 14 Feb 2015 01:16:37 +0000 + ndisc6 (1.0.1-1) unstable; urgency=low * New upstream release: