Changelog timestamp should be in en-US locales. Should fix the debian package autobuild.

cusax-fix
Martin Andre 19 years ago
parent 8127dc464c
commit b8fca0dc05

@ -540,7 +540,7 @@
<!-- Put the current date in the changelog -->
<tstamp>
<format property="date" pattern="EEE, d MMM yyyy HH:mm:ss Z"/>
<format property="date" pattern="EEE, d MMM yyyy HH:mm:ss Z" locale="en,US"/>
</tstamp>
<replace file="${inst.resrc}/debian/changelog"
token="_DATE_"

Loading…
Cancel
Save