~ubuntu-branches/ubuntu/raring/man-db/raring

« back to all changes in this revision

Viewing changes to gnulib/m4/setenv.m4

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2012-06-18 22:56:56 UTC
  • mfrom: (1.2.11)
  • Revision ID: package-import@ubuntu.com-20120618225656-6ecxcastua6vmgxs
Tags: 2.6.2-1
* New upstream release:
  - Optimise apropos when given many arguments (LP: #927028).
  - apropos prints an error message and returns non-zero when it finds no
    matches (closes: #672661).
  - Avoid fatal errors when opening a 64-bit GDBM database from a 32-bit
    process (LP: #1001189).
* Configure with --with-xz=xz --with-lzip=lzip.
* Adjust debian/watch to track .tar.xz releases.
* Convert debian/copyright to copyright-format 1.0.
* Override hardening-no-fortify-functions Lintian warning for
  /usr/bin/manpath, as a false positive.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# setenv.m4 serial 25
2
 
dnl Copyright (C) 2001-2004, 2006-2011 Free Software Foundation, Inc.
 
2
dnl Copyright (C) 2001-2004, 2006-2012 Free Software Foundation, Inc.
3
3
dnl This file is free software; the Free Software Foundation
4
4
dnl gives unlimited permission to copy and/or distribute it,
5
5
dnl with or without modifications, as long as this notice is preserved.