~ubuntu-branches/ubuntu/raring/consolekit/raring

« back to all changes in this revision

Viewing changes to .pc/82-hurd_support.patch/configure.ac

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Michael Biebl, Martin Pitt
  • Date: 2011-05-20 12:17:48 UTC
  • mfrom: (0.1.18 sid)
  • Revision ID: james.westby@ubuntu.com-20110520121748-0aitb9gjn6p8shyq
Tags: 0.4.5-1
[ Michael Biebl ]
* Bump Standards-Version to 3.9.2. No further changes.
* Bump debhelper compatibility level to 8.

[ Martin Pitt ]
* New upstream bug fix release.
* Drop 01-retry-console-open-on-EIO.patch, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
AC_PREREQ(2.59c)
3
3
AC_INIT([ConsoleKit],
4
 
        [0.4.4],
 
4
        [0.4.5],
5
5
        [https://bugs.freedesktop.org/enter_bug.cgi?product=ConsoleKit],
6
6
        [ConsoleKit])
7
7
 
457
457
   echo "         ConsoleKit.conf to match your distro/site to avoid NASTY SECURITY HOLES."
458
458
   echo ""
459
459
fi
460