Package: release.debian.org Severity: normal User: [email protected] Usertags: freeze-exception
Hi! please unblock libio-socket-ip-perl/0.16-2 to fix #680809. debdiff is attached. 0.16-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-socket-ip-perl-0.16/debian/changelog libio-socket-ip-perl-0.16/debian/changelog --- libio-socket-ip-perl-0.16/debian/changelog 2012-06-28 08:47:17.000000000 -0600 +++ libio-socket-ip-perl-0.16/debian/changelog 2012-07-08 15:05:30.000000000 -0600 @@ -1,3 +1,11 @@ +libio-socket-ip-perl (0.16-2) unstable; urgency=low + + * Team upload. + * Re-order alternative build-deps to something suitable + for current testing/sid buildds (Closes: #680809). + + -- intrigeri <[email protected]> Sun, 08 Jul 2012 14:43:50 -0600 + libio-socket-ip-perl (0.16-1) unstable; urgency=low * Team upload. diff -Nru libio-socket-ip-perl-0.16/debian/control libio-socket-ip-perl-0.16/debian/control --- libio-socket-ip-perl-0.16/debian/control 2012-06-28 08:47:17.000000000 -0600 +++ libio-socket-ip-perl-0.16/debian/control 2012-07-08 15:05:30.000000000 -0600 @@ -5,7 +5,7 @@ Build-Depends-Indep: libio-socket-inet6-perl, libtest-pod-perl, netbase, - perl (>= 5.15.6) | libsocket-perl (>= 1.97) + libsocket-perl (>= 1.97) | perl (>= 5.15.6) Maintainer: Debian Perl Group <[email protected]> Uploaders: gregor herrmann <[email protected]> Standards-Version: 3.9.3

