From: Joey Hess Date: Tue, 11 May 2010 20:52:16 +0000 (-0400) Subject: dh_perl: use debian_abi for XS modules. Closes: #581233 X-Git-Tag: 7.4.20~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=85285d6668d85fa1531fd3b7b4424ff5e48c5caa;p=debhelper.git dh_perl: use debian_abi for XS modules. Closes: #581233 --- diff --git a/debian/changelog b/debian/changelog index 4eae23a..7dc171f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ debhelper (7.4.20) UNRELEASED; urgency=low * Further reduce the number of calls to dpkg-architecture to zero, in a typical package with no explicit architecture mentions in control file or debhelper config files. + * dh_perl: use debian_abi for XS modules. Closes: #581233 -- Joey Hess Sun, 09 May 2010 11:44:58 -0400