diff options
author | Stefan Fritsch <sf@debian.org> | 2008-01-26 10:52:54 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2012-01-02 10:36:51 +0100 |
commit | 514d55354d7f00f940c90d46f6a3ac6f6a81def6 (patch) | |
tree | ad6b3f7baf070e13214fc4ada0f42b2998849fad /debian | |
parent | 784d3bf93e967893537aa570d3dc510ea15ccd50 (diff) | |
download | apache2-514d55354d7f00f940c90d46f6a3ac6f6a81def6.tar.gz |
adjust VCS tags in debian control
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-apache/trunk/apache2@566 01b336ce-410b-0410-9a02-a0e7f243c266
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 |