diff -u bidentd-1.1.1/debian/changelog bidentd-1.1.1/debian/changelog --- bidentd-1.1.1/debian/changelog +++ bidentd-1.1.1/debian/changelog @@ -1,3 +1,16 @@ +bidentd (1.1.1-1ubuntu2) gutsy; urgency=low + + * Drop update-inetd from Depends, as + http://lists.debian.org/debian-devel/2007/07/msg01013.html + says that it is incorrect to depend directly on it. The + correct solution in this case is just to keep the dependency + on "openbsd-inetd | inet-superserver", as that will either pull + in update-inetd, or provide the command themselves. This change + is forwarded as debian bug #466105, so if the next upload fixes + that then it can probably be synced. (LP: #192437) + + -- James Westby Sat, 16 Feb 2008 17:16:29 +0000 + bidentd (1.1.1-1ubuntu1) feisty; urgency=low * Merge from Debian unstable. Ubuntu changes: diff -u bidentd-1.1.1/debian/control bidentd-1.1.1/debian/control --- bidentd-1.1.1/debian/control +++ bidentd-1.1.1/debian/control @@ -7,7 +7,7 @@ Package: bidentd Architecture: any -Depends: ${shlibs:Depends}, netbase, debconf | debconf-2.0, update-inetd, openbsd-inetd | inet-superserver +Depends: ${shlibs:Depends}, netbase, debconf | debconf-2.0, openbsd-inetd | inet-superserver Provides: ident-server Conflicts: ident-server Description: Bisqwit's identd for NAT proxying