diff options
| -rw-r--r-- | debian/changelog | 8 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5e52e90..f9714ab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -lighttpd (1.4.32-1) UNRELEASED; urgency=low +lighttpd (1.4.32-1+dyson1) UNRELEASED; urgency=low + [ Arno Töll ] * Drop the connection-dos.patch - merged upstream. * Fix "mod_extforward missing configuration file": ship requested configuration file (Closes: #697304) @@ -8,7 +9,10 @@ lighttpd (1.4.32-1) UNRELEASED; urgency=low * Push debhelper's compat mode to 9, the use of maintscript helper requires 8.1 so we had to push the debhelper b-d anyway. - -- Arno Töll <arno@debian.org> Sun, 17 Mar 2013 19:29:34 +0100 + [ Igor Pashev ] + * Added build-dep dh-smf [illumos-any] + + -- Igor Pashev <pashev.igor@gmail.com> Thu, 18 Jul 2013 22:17:47 +0400 lighttpd (1.4.31-4) unstable; urgency=high diff --git a/debian/control b/debian/control index 10881fe..ea926b5 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Krzysztof Krzyżaniak (eloy) <eloy@debian.org>, Arno Töll <arno@debian.org> Homepage: http://lighttpd.net/ Build-Depends: debhelper (>= 9), mime-support, libssl-dev, + dh-smf [illumos-any], zlib1g-dev, libbz2-dev, libattr1-dev, libpcre3-dev, libmysqlclient-dev, libfam-dev, libldap2-dev, libfcgi-dev, libgdbm-dev, libmemcache-dev, liblua5.1-0-dev, pkg-config, uuid-dev, libsqlite3-dev, |
