diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0d493411..d481b8ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ apache2 (2.2.14-6) UNRELEASED; urgency=low * Add a hook to apache2.2-common's postrm script that may come in handy when upgrading to 2.4. * Make bug script also display php extensions. + * Bump Standards-Version (no changes). -- Stefan Fritsch <sf@debian.org> Sat, 09 Jan 2010 13:11:11 +0100 diff --git a/debian/control b/debian/control index a5b21f30..2ced6ea9 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Uploaders: Tollef Fog Heen <tfheen@debian.org>, Thom May <thom@debian.org>, Adam Conrad <adconrad@0c3.net>, Peter Samuelson <peter@p12n.org>, Stefan Fritsch <sf@debian.org>, Steinar H. Gunderson <sesse@debian.org> Build-Depends: debhelper (>= 7.4.3), dpatch, lsb-release, libaprutil1-dev (>= 1.3.4), libapr1-dev (>= 1.2.7-6), openssl, libpcre3-dev, mawk, zlib1g-dev, libssl-dev, sharutils, libcap-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], autoconf Build-Conflicts: autoconf2.13 -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Vcs-svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Homepage: http://httpd.apache.org/ |