/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Teddy Hogeborn
  • Author(s): gregor herrmann
  • Date: 2012-02-21 21:20:12 UTC
  • mto: (237.4.29 release)
  • mto: This revision was merged to the branch mainline in revision 560.
  • Revision ID: teddy@recompile.se-20120221212012-vrbd180yikwm0qdv
* debian/changelog (1.5.3-1.1): New entry.
* debian/control (Source: mandos/Build-Depends): Added "locales-all".
* debian/rules (build-arch-stamp, build-indep-stamp): Add
                                                      LC_ALL=en_US.utf8
                                                      to
                                                      "dh_auto_build"
                                                      invocation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mandos (1.5.3-1.1) unstable; urgency=low
 
2
 
 
3
  * Non-maintainer upload.
 
4
  * Fix "mandos FTBFS on buildds": add build-dependency on locales-all and
 
5
    pass LC_ALL to dh_auto_build to make sure we have and use the en_US.UTF-8
 
6
    locale for manpage creation.
 
7
    (Closes: #656178)
 
8
 
 
9
 -- gregor herrmann <gregoa@debian.org>  Tue, 31 Jan 2012 17:56:05 +0100
 
10
 
1
11
mandos (1.5.3-1) unstable; urgency=low
2
12
 
3
13
  * New upstream release.