[pkg-lighttpd] r310 - lighttpd/trunk/debian

madcoder at alioth.debian.org madcoder at alioth.debian.org
Sun Mar 16 11:33:46 UTC 2008


Author: madcoder
Date: 2008-03-16 11:33:45 +0000 (Sun, 16 Mar 2008)
New Revision: 310

Modified:
   lighttpd/trunk/debian/changelog
   lighttpd/trunk/debian/control
Log:
debian/control fixes.


Modified: lighttpd/trunk/debian/changelog
===================================================================
--- lighttpd/trunk/debian/changelog	2008-03-16 11:01:57 UTC (rev 309)
+++ lighttpd/trunk/debian/changelog	2008-03-16 11:33:45 UTC (rev 310)
@@ -2,6 +2,11 @@
 
   * New upstream release.
 
+  * debian/control:
+     + add Build-Depends upon quilt, remove dpatch.
+     + Bump Standards-Version to 3.7.3 (no changes required).
+     + Move Homepage pseudo-headers as real headers.
+
   * debian/patches:
      + migrate to quilt.
      + remove 05_fdevent_fix.patch (merged upstream).

Modified: lighttpd/trunk/debian/control
===================================================================
--- lighttpd/trunk/debian/control	2008-03-16 11:01:57 UTC (rev 309)
+++ lighttpd/trunk/debian/control	2008-03-16 11:33:45 UTC (rev 310)
@@ -5,15 +5,17 @@
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Torsten Marek <shlomme at debian.org>, Franz Pletz <fpletz at franz-pletz.org>,
  Pierre Habouzit <madcoder at debian.org>
+Homepage: http://www.lighttpd.net
 Build-Depends: debhelper (>= 5.0.0), cdbs, mime-support, libssl-dev,
  zlib1g-dev, libbz2-dev, libattr1-dev, libpcre3-dev, libmysqlclient15-dev,
  libfam-dev, libldap2-dev, libfcgi-dev, libgdbm-dev, libmemcache-dev,
  liblua5.1-0-dev, quilt, patchutils, pkg-config, uuid-dev, libsqlite3-dev,
  libxml2-dev, libkrb5-dev, perl
 XS-Vcs-Svn: svn://svn.debian.org/pkg-lighttpd/lighttpd/trunk
-Standards-Version: 3.7.2.1
+Standards-Version: 3.7.3
 
 Package: lighttpd
+Homepage: http://www.lighttpd.net
 Architecture: any
 Depends: ${shlibs:Depends}, lsb-base (>= 3.0-3), mime-support, libterm-readline-perl-perl
 Provides: httpd, httpd-cgi
@@ -29,19 +31,17 @@
    * transparent content compression
    * conditional configuration
  and configuration is straight-forward and easy.
- .
-  Homepage: http://www.lighttpd.net
 
 Package: lighttpd-doc
+Homepage: http://www.lighttpd.net
 Architecture: all
 Section: doc
 Suggests: lighttpd
 Description: Documentation for lighttpd
  This package contains all documentation files for lighttpd.
- .
-  Homepage: http://www.lighttpd.net
 
 Package: lighttpd-mod-mysql-vhost
+Homepage: http://www.lighttpd.net
 Architecture: any
 Depends: lighttpd (= ${binary:Version}), ${shlibs:Depends}
 Description: MySQL-based virtual host configuration for lighttpd
@@ -49,10 +49,9 @@
  this module, it is possible to write the configuration for virtual
  hosts into a MySQL table instead of including it in the lighttpd
  configuration file.
- .
-  Homepage: http://www.lighttpd.net
 
 Package: lighttpd-mod-trigger-b4-dl
+Homepage: http://www.lighttpd.net
 Architecture: any
 Depends: lighttpd (= ${binary:Version}), ${shlibs:Depends}
 Replaces: lighttpd (<< 1.4.10-5)
@@ -61,10 +60,9 @@
  The trigger-b4-dl module for lighttpd can prevent deep linking
  from other sites by requiring users to visit a trigger URL to
  be able to download certain files.
- .
-  Homepage: http://www.lighttpd.net
 
 Package: lighttpd-mod-cml
+Homepage: http://www.lighttpd.net
 Architecture: any
 Depends: lighttpd (= ${binary:Version}), ${shlibs:Depends}
 Recommends: memcached
@@ -75,10 +73,9 @@
  .
  THIS MODULE IS OBSOLETED AND WILL BE REMOVED IN LIGHTTPD 1.5.
  USE mod_magnet INSTEAD.
- .
-  Homepage: http://www.lighttpd.net
 
 Package: lighttpd-mod-magnet
+Homepage: http://www.lighttpd.net
 Architecture: any
 Depends: lighttpd (= ${binary:Version}), ${shlibs:Depends}
 Description: Control the request handling module for lighttpd
@@ -86,10 +83,9 @@
  either at the same level as mod_rewrite, before any parsing of the URL is done
  or at a later stage, when the doc-root is known and the physical-path is 
  already setup
- .
-  Homepage: http://www.lighttpd.net
 
 Package: lighttpd-mod-webdav
+Homepage: http://www.lighttpd.net
 Architecture: any
 Depends: lighttpd (= ${binary:Version}), ${shlibs:Depends}
 Description: WebDAV module for lighttpd
@@ -105,5 +101,3 @@
   MKCOL
   DELETE
   PUT
- .
-  Homepage: http://www.lighttpd.net




More information about the pkg-lighttpd-maintainers mailing list