From: Michael Vogt <egon@debian-devbox>
Date: Mon, 21 May 2012 11:33:25 +0000 (+0200)
Subject: merge fix from david for warning during xml build
X-Git-Tag: 0.9.4~1
X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/4920c8c7d42f6341758738b1f056dd1f0db47775

merge fix from david for warning during xml build
---

diff --git a/debian/changelog b/debian/changelog
index 982238870..a41380cdf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-apt (0.9.4) UNRELEASED; urgency=low
+apt (0.9.4) unstable; urgency=low
 
   [ David Kalnischkies ]
   * methods/http.cc:
@@ -62,7 +62,7 @@ apt (0.9.4) UNRELEASED; urgency=low
   * apt-pkg/algorithms.cc:
     - fix memory leak of Flags in pkgSimulate by a proper destructor
 
- -- David Kalnischkies <kalnischkies@gmail.com>  Fri, 11 May 2012 23:26:59 +0200
+ -- Michael Vogt <mvo@debian.org>  Mon, 21 May 2012 12:29:05 +0200
 
 apt (0.9.3) unstable; urgency=low
 
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent
index 926a0712e..a44f37ab8 100644
--- a/doc/apt-verbatim.ent
+++ b/doc/apt-verbatim.ent
@@ -180,7 +180,6 @@
 <!ENTITY apt-name.dburrows "
      <firstname>Daniel</firstname>
      <surname>Burrows</surname>
-     <email>dburrows@debian.org</email>
 ">
 
 <!ENTITY apt-copyright "
diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml
index 6e9bbfbfe..3de22e098 100644
--- a/doc/apt.conf.5.xml
+++ b/doc/apt.conf.5.xml
@@ -18,6 +18,7 @@
    <author>
      &apt-name.dburrows;
      <contrib>Initial documentation of Debug::*.</contrib>
+     <email>dburrows@debian.org</email>
    </author>
    &apt-email;
    &apt-product;