diff options
author | Olaf van der Spek <olafvdspek@gmail.com> | 2010-08-11 19:26:45 +0000 |
---|---|---|
committer | Olaf van der Spek <olafvdspek@gmail.com> | 2010-08-11 19:26:45 +0000 |
commit | 83294a699354e66f2c2b6934e1acbd271421d925 (patch) | |
tree | d60cf5c15f9a5d640e9c0f0ce35b97836b799bdf | |
parent | a1d7a594b8d2c62b57c51b253f6bb3f4ad70404a (diff) | |
download | lighttpd-83294a699354e66f2c2b6934e1acbd271421d925.tar.gz |
Standards-Version: 3.9.1.0
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 040b303..75a6600 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ lighttpd (1.4.27~rc2-1) UNRELEASED; urgency=low - * New upstream release + * New upstream release (closes: 521235) -- Olaf van der Spek <olaf@router> Wed, 11 Aug 2010 17:11:06 +0200 diff --git a/debian/control b/debian/control index 06b3781..3b7131a 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7), mime-support, libssl-dev, liblua5.1-0-dev, 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.8.4 +Standards-Version: 3.9.1.0 Package: lighttpd Homepage: http://www.lighttpd.net |