diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 71d4223b..287559f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ apache2 (2.2.8-2) UNRELEASED; urgency=low * Fix broken symlink to README.Debian.gz and typos in the file - (Closes: #461462) + (closes: #461462). + * Point VCS tags in debian control to trunk, to make them useful with + debcheckout. -- Stefan Fritsch <sf@debian.org> Fri, 18 Jan 2008 21:12:01 +0100 diff --git a/debian/control b/debian/control index 2b346611..4dcffed9 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org> Uploaders: Tollef Fog Heen <tfheen@debian.org>, Thom May <thom@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Adam Conrad <adconrad@0c3.net>, Peter Samuelson <peter@p12n.org>, Stefan Fritsch <sf@debian.org> Build-Depends: debhelper (>=4.1.16), dpatch, lsb-release, libaprutil1-dev, libapr1-dev (>= 1.2.7-6), openssl, libpcre3-dev, libtool, mawk, zlib1g-dev, libssl-dev, sharutils Standards-Version: 3.7.3.0 -XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache -XS-Vcs-svn: svn://svn.debian.org/pkg-apache +XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 +XS-Vcs-svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Homepage: http://httpd.apache.org/ Package: apache2.2-common |