Package: release.debian.org Severity: normal User: [email protected] Usertags: freeze-exception
Hi! please unblock libio-async-perl/0.51-2 to fix #680832. debdiff is attached. 0.51-1 is in unstable only, but it was uploaded before the freeze, so it was granted an automatic freeze exception, so I hope amending the already-granted freeze exception with a trivial change is OK. Cheers.
diff -Nru libio-async-perl-0.51/debian/changelog libio-async-perl-0.51/debian/changelog --- libio-async-perl-0.51/debian/changelog 2012-06-28 08:58:47.000000000 -0600 +++ libio-async-perl-0.51/debian/changelog 2012-07-08 15:19:29.000000000 -0600 @@ -1,3 +1,11 @@ +libio-async-perl (0.51-2) unstable; urgency=low + + * Team upload. + * Re-order alternative build-deps to something suitable + for current testing/sid buildds (Closes: #680832). + + -- intrigeri <[email protected]> Sun, 08 Jul 2012 15:18:43 -0600 + libio-async-perl (0.51-1) unstable; urgency=low * Team upload. diff -Nru libio-async-perl-0.51/debian/control libio-async-perl-0.51/debian/control --- libio-async-perl-0.51/debian/control 2012-06-28 08:58:47.000000000 -0600 +++ libio-async-perl-0.51/debian/control 2012-07-08 15:19:29.000000000 -0600 @@ -4,7 +4,7 @@ Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: netbase, perl (>= 5.14) | libsocket-getaddrinfo-perl, - perl (>= 5.15.6) | libsocket-perl (>= 1.95), + libsocket-perl (>= 1.95) | perl (>= 5.15.6), libtest-fatal-perl, libasync-mergepoint-perl (>= 0.03), libtest-refcount-perl,

