Hi, Attached is the diff for my libgearman-client-async-perl 0.94-2.1 NMU.
Note that this NMU may be a sponsored one, so in case of answers, please also Cc: the sponsoree (mail in the changelog) too.
diff -u libgearman-client-async-perl-0.94/debian/changelog libgearman-client-async-perl-0.94/debian/changelog --- libgearman-client-async-perl-0.94/debian/changelog +++ libgearman-client-async-perl-0.94/debian/changelog @@ -1,3 +1,10 @@ +libgearman-client-async-perl (0.94-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fixing missing Build-Dependency on netbase causing FTBFS (Closes: #456864) + + -- Pierre Habouzit <[EMAIL PROTECTED]> Tue, 01 Apr 2008 21:03:11 +0000 + libgearman-client-async-perl (0.94-2) unstable; urgency=low * Added missing gearman-server build-dep (Closes: #442979) diff -u libgearman-client-async-perl-0.94/debian/control libgearman-client-async-perl-0.94/debian/control --- libgearman-client-async-perl-0.94/debian/control +++ libgearman-client-async-perl-0.94/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Pascal Hakim <[EMAIL PROTECTED]> Build-Depends: debhelper (>= 5) -Build-Depends-Indep: libgearman-client-perl (>= 1.05-1), gearman-server, libdanga-socket-perl (>= 1.52-1) +Build-Depends-Indep: libgearman-client-perl (>= 1.05-1), gearman-server, libdanga-socket-perl (>= 1.52-1), netbase Standards-Version: 3.7.2 Package: libgearman-client-async-perl

