diff -u yaws-1.77/debian/changelog yaws-1.77/debian/changelog --- yaws-1.77/debian/changelog +++ yaws-1.77/debian/changelog @@ -1,3 +1,10 @@ +yaws (1.77-3ubuntu1) jaunty; urgency=low + + * Suggest zip, tar, and bzip2 for archiving on a directory list (LP: #318351) + * Updated Maintainer and XSBC-Original-Maintainer + + -- Jacob Peddicord Fri, 23 Jan 2009 18:41:18 -0500 + yaws (1.77-3) unstable; urgency=low * Fixed init.d script to wait until yaws daemon is actually started. diff -u yaws-1.77/debian/control yaws-1.77/debian/control --- yaws-1.77/debian/control +++ yaws-1.77/debian/control @@ -1,7 +1,8 @@ Source: yaws Section: web Priority: optional -Maintainer: Erlang Packagers +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Erlang Packagers Uploaders: Torsten Werner , Sergei Golovan Build-Depends: debhelper (>= 5.0.0), autotools-dev, erlang-dev (>= 1:11.b.2), erlang-nox, mime-support, libpam0g-dev, quilt Standards-Version: 3.8.0 @@ -11,7 +12,7 @@ Architecture: any Provides: httpd, httpd-cgi Depends: ${erlang-nox:Depends}, ${erlang-abi:Depends}, adduser, openssl, ${shlibs:Depends}, ${misc:Depends} -Suggests: ${erlang-dev:Depends}, yaws-chat, yaws-mail, yaws-wiki, yaws-yapp +Suggests: ${erlang-dev:Depends}, yaws-chat, yaws-mail, yaws-wiki, yaws-yapp, zip, tar, bzip2 Description: High performance HTTP 1.1 webserver written in Erlang Yaws is a high performance HTTP 1.1 webserver written in Erlang. It is a multithreaded webserver where one Erlang light weight process is used to