diff options
author | Stefan Fritsch <sf@debian.org> | 2010-01-30 09:22:57 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:37:06 +0100 |
commit | cd5d6499732efeeac1d81eeb3d543194397c304f (patch) | |
tree | 8d93fc233c0e723d5b053aff338d6b4ec03e4d93 | |
parent | ffd972712e06846ca328b456435b933a16d60e99 (diff) | |
download | apache2-cd5d6499732efeeac1d81eeb3d543194397c304f.tar.gz |
Bump Standards-Version
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@1132 01b336ce-410b-0410-9a02-a0e7f243c266
-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/ |