Looks fine.
On 30 December 2013 11:58, Sami Kerola <[email protected]> wrote: > Good new year, > > The following seven changes are something I'd like to include to upstream > before next release. Reuben, I really would appriciate your review. > > p.s. Rob Vermaas was kind enough to add me to hello maintainer in Hydra, > and the source code checkout was reconfigured to use git rather than > bazaar. Reuben, I'm sure you as well also got successful build reports. > > > The following changes since commit > 696b4640325873bfd3094af3d6f52257a85abd92: > > update copyright years (2013-12-25 16:11:55 +0000) > > are available in the git repository at: > > git://github.com/kerolasa/hello.git release-prep > > for you to fetch changes up to 41996386771c6de09e2560110b9f0a321bcf6a84: > > update NLS file sources (2013-12-30 11:35:09 +0000) > > ---------------------------------------------------------------- > Sami Kerola (7): > remove unnecessary code from GNU Hello > make none-recursive build commit 714f2a2 complete > use gnulib to print --help and --version > use standard error printing facilities > demonstrate how to add information to a manual page > update gnulib > update NLS file sources > > .gitignore | 3 + > Makefile.am | 14 +++- > bootstrap.conf | 4 + > configure.ac | 4 - > doc/hello.texi | 15 +--- > gnulib | 2 +- > man/hello.x | 10 ++- > po/POTFILES.in | 4 +- > src/hello.c | 217 > +++++++++++--------------------------------------- > src/system.h | 90 +++++++++++++++++++++ > tests/Makefile.am | 29 ------- > tests/last-1 | 6 +- > tests/multiline-box-1 | 41 ---------- > 13 files changed, 167 insertions(+), 272 deletions(-) > delete mode 100755 tests/multiline-box-1 > > > -- http://rrt.sc3d.org
