~ubuntu-branches/ubuntu/maverick/lighttpd/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2008-11-22 21:12:01 UTC
  • mfrom: (6.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081122211201-lrmc15h29b6u3jjq
Tags: 1.4.19-5ubuntu1
* Merge from debian unstable, 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
 - 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
 - debian/index.html: s/Debian/Ubuntu/g branding on the default page
 - debian/compat: standards version 3.7.3, bump compat to 6, adjusted
   build-dep of debhelper accordingly
* Dropped changes
 - debian/lighttpd.install: all changes upstream now, order adjusted
   accordingly

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Uploaders: Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
7
7
 Torsten Marek <shlomme@debian.org>, Franz Pletz <fpletz@franz-pletz.org>,
8
8
 Pierre Habouzit <madcoder@debian.org>
 
9
Homepage: http://www.lighttpd.net
9
10
Build-Depends: debhelper (>= 6.0.0), cdbs, mime-support, libssl-dev,
10
11
 zlib1g-dev, libbz2-dev, libattr1-dev, libpcre3-dev, libmysqlclient15-dev,
11
12
 libgamin-dev, libldap2-dev, libfcgi-dev, libgdbm-dev, libmemcache-dev,
12
13
 liblua5.1-0-dev, quilt, patchutils, pkg-config, uuid-dev, libsqlite3-dev,
13
14
 libxml2-dev, libkrb5-dev, perl
14
 
Homepage: http://www.lighttpd.net
15
15
XS-Vcs-Svn: svn://svn.debian.org/pkg-lighttpd/lighttpd/trunk
16
16
Standards-Version: 3.7.3
17
17