~ubuntu-branches/debian/wheezy/apt-dater/wheezy

« back to all changes in this revision

Viewing changes to man/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Matthäi
  • Date: 2010-07-05 20:42:17 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20100705204217-u03l0wdobclg9sdw
Tags: 0.8.4-1
* New upstream release.
  - Do not use apt-get for update checking, if aptitude is configured.
    Closes: #587106
* Bump Standards-Version to 3.9.0 (no changes needed).

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
PACKAGE_NAME = @PACKAGE_NAME@
114
114
PACKAGE_STRING = @PACKAGE_STRING@
115
115
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
116
PACKAGE_URL = @PACKAGE_URL@
116
117
PACKAGE_VERSION = @PACKAGE_VERSION@
117
118
PATH_SEPARATOR = @PATH_SEPARATOR@
118
119
PKG_CONFIG = @PKG_CONFIG@
 
120
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
121
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
119
122
POSUB = @POSUB@
120
123
SET_MAKE = @SET_MAKE@
121
124
SHELL = @SHELL@