~ubuntu-branches/debian/sid/deborphan/sid

« back to all changes in this revision

Viewing changes to include/config.h

  • Committer: Package Import Robot
  • Author(s): Carsten Hey
  • Date: 2012-06-30 20:31:30 UTC
  • Revision ID: package-import@ubuntu.com-20120630203130-blkzphl4i8wicl6l
Tags: 1.7.28.8
* Team upload.
* Use _xfunc in debian/bash-completion and update it. Thanks to Julian
  Gilbey and Mike Miller for tracking this down. Closes: #658773
* Don't ignore self-dependencies anymore since we can not safely assume
  yet that they are always a bug on multiarch enabled systems.
* Don't exclude diff and mktemp in orphaner anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
380
380
#define USE_XALLOC 1
381
381
 
382
382
/* Version number of package */
383
 
#define VERSION "1.7.28.7"
 
383
#define VERSION "1.7.28.8"
384
384
 
385
385
/* Define to 1 if on MINIX. */
386
386
/* #undef _MINIX */