lighttpd 1.4.33-1+nmu2ubuntu2 source package in Ubuntu

Changelog

lighttpd (1.4.33-1+nmu2ubuntu2) trusty; urgency=medium

  * Use dh-autoreconf to regenerate autotools files, fixes FTBFS with
    automake 1.14.1 (Closes: #726934)
  * Add lighttpd.pc to ac_config_files to fix FTBFS:
    make[3]: *** No rule to make target `lighttpd.pc', needed by `all-am'.
 -- Andreas Moog <email address hidden>   Tue, 28 Jan 2014 18:08:02 +0100

Upload details

Uploaded by:
Andreas Moog
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Downloads

File Size SHA-256 Checksum
lighttpd_1.4.33.orig.tar.bz2 649.3 KiB 2ff2324658c0f90e7d39afd40f08f11ca230903b9019c31a2bbecd8f087f235e
lighttpd_1.4.33-1+nmu2ubuntu2.debian.tar.gz 38.6 KiB 0602b33748d0a78f25c441058cfb4dce660e52dee7321eb3b4f749146e2cc7be
lighttpd_1.4.33-1+nmu2ubuntu2.dsc 2.8 KiB 69ec31fe57005b9f4dd487f3d25febf484dcb6ea32a28751ea19319fa64682a2

View changes file

Binary packages built by this source

lighttpd: No summary available for lighttpd in ubuntu vivid.

No description available for lighttpd in ubuntu vivid.

lighttpd-dev: No summary available for lighttpd-dev in ubuntu utopic.

No description available for lighttpd-dev in ubuntu utopic.

lighttpd-doc: No summary available for lighttpd-doc in ubuntu vivid.

No description available for lighttpd-doc in ubuntu vivid.

lighttpd-mod-cml: cache meta language module for lighttpd

 With the cache meta language, it is possible to describe to the
 dependencies of a cached file to its source files/scripts. For the
 cache files, the scripting language LUA is used.
 .
 THIS MODULE IS OBSOLETED AND WILL BE REMOVED IN LIGHTTPD 2.0.
 USE mod_magnet INSTEAD.

lighttpd-mod-magnet: No summary available for lighttpd-mod-magnet in ubuntu utopic.

No description available for lighttpd-mod-magnet in ubuntu utopic.

lighttpd-mod-mysql-vhost: No summary available for lighttpd-mod-mysql-vhost in ubuntu vivid.

No description available for lighttpd-mod-mysql-vhost in ubuntu vivid.

lighttpd-mod-trigger-b4-dl: No summary available for lighttpd-mod-trigger-b4-dl in ubuntu vivid.

No description available for lighttpd-mod-trigger-b4-dl in ubuntu vivid.

lighttpd-mod-webdav: WebDAV module for lighttpd

 The WebDAV module is a very minimalistic implementation of RFC 2518.
 Minimalistic means that not all operations are implemented yet.
 .
 Currently supports:
  GET
  POST
  HEAD
  PROPFIND
  OPTIONS
  MKCOL
  DELETE
  PUT