~ubuntu-branches/ubuntu/lucid/lighttpd/lucid-security

« back to all changes in this revision

Viewing changes to tests/docroot/www/expire/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2009-06-06 15:53:28 UTC
  • mfrom: (6.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090606155328-6pr6j08kk4rdf8rz
Tags: 1.4.22-1ubuntu1
* Merge from debian unstable (LP: #384367), remaining changes:
  - debian/control: Depend on lsb (>= 3.2-14), which has the status_of_proc() 
    function; libgamin-dev rather than libfam-dev to fix startup warning.
  - debian/init.d: Add the 'status' action, clean environment; Check syntax 
    during start/reload/restart/force-reload.
  - debian/rules: set DEB_UPDATE_RCD_PARAMS to "defaults 91 09" to not start 
    lighty before apache2 but in the same runlevel with the same priority;
    Make sure that upgrades succeed, even if we can't restart lighttpd.
  - debian/index.html: s/Debian/Ubuntu/g branding on the default page.
  - Added a UFW profile set: 
    + debian/lighttpd.dirs: added etc/ufw/applications.d
    + debian/rules: install the ufw profile.
    + debian/control: Suggests on ufw.
* debian/patches/fix-conf-doc.patch: Update headers to match package version
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
67
67
DEFS = @DEFS@
68
68
DEPDIR = @DEPDIR@
69
69
DL_LIB = @DL_LIB@
 
70
DSYMUTIL = @DSYMUTIL@
70
71
ECHO = @ECHO@
71
72
ECHO_C = @ECHO_C@
72
73
ECHO_N = @ECHO_N@
101
102
MYSQL_CONFIG = @MYSQL_CONFIG@
102
103
MYSQL_INCLUDE = @MYSQL_INCLUDE@
103
104
MYSQL_LIBS = @MYSQL_LIBS@
 
105
NMEDIT = @NMEDIT@
104
106
OBJEXT = @OBJEXT@
105
107
PACKAGE = @PACKAGE@
106
108
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
113
115
PCRE_LIB = @PCRE_LIB@
114
116
PKG_CONFIG = @PKG_CONFIG@
115
117
RANLIB = @RANLIB@
 
118
SED = @SED@
116
119
SENDFILE_LIB = @SENDFILE_LIB@
117
120
SET_MAKE = @SET_MAKE@
118
121
SHELL = @SHELL@