tags 656178 + patch tags 656178 + pending thanks Dear maintainer,
I've prepared an NMU for mandos (versioned as 1.5.3-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `- NP: Ry Cooder: Which Came First
diff -Nru mandos-1.5.3/debian/changelog mandos-1.5.3/debian/changelog --- mandos-1.5.3/debian/changelog 2012-01-15 22:09:00.000000000 +0100 +++ mandos-1.5.3/debian/changelog 2012-01-31 17:56:58.000000000 +0100 @@ -1,3 +1,13 @@ +mandos (1.5.3-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and + pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8 + locale for manpage creation. + (Closes: #656178) + + -- gregor herrmann <gre...@debian.org> Tue, 31 Jan 2012 17:56:05 +0100 + mandos (1.5.3-1) unstable; urgency=low * New upstream release. diff -Nru mandos-1.5.3/debian/control mandos-1.5.3/debian/control --- mandos-1.5.3/debian/control 2012-01-15 22:09:00.000000000 +0100 +++ mandos-1.5.3/debian/control 2012-01-31 17:12:50.000000000 +0100 @@ -6,7 +6,7 @@ Björn Påhlsson <bel...@recompile.se> Build-Depends: debhelper (>= 7), docbook-xml, docbook-xsl, libavahi-core-dev, libgpgme11-dev, libgnutls-dev, xsltproc, - pkg-config, man + pkg-config, man, locales-all Standards-Version: 3.9.2 Vcs-Bzr: http://ftp.recompile.se/pub/mandos/trunk Vcs-Browser: http://bzr.recompile.se/loggerhead/mandos/trunk/files diff -Nru mandos-1.5.3/debian/rules mandos-1.5.3/debian/rules --- mandos-1.5.3/debian/rules 2012-01-15 22:09:00.000000000 +0100 +++ mandos-1.5.3/debian/rules 2012-01-31 17:47:42.000000000 +0100 @@ -38,12 +38,12 @@ build-arch: build-arch-stamp build-arch-stamp: configure-stamp - dh_auto_build -- all doc + LC_ALL=en_US.utf8 dh_auto_build -- all doc touch $@ build-indep: build-indep-stamp build-indep-stamp: configure-stamp - dh_auto_build -- doc + LC_ALL=en_US.UTF-8 dh_auto_build -- doc touch $@ clean:
signature.asc
Description: Digital signature