Просмотр исходного кода

merge fix from david for warning during xml build

Michael Vogt лет назад: 14
Родитель
Сommit
4920c8c7d4
3 измененных файлов с 3 добавлено и 3 удалено
  1. 2 2
      debian/changelog
  2. 0 1
      doc/apt-verbatim.ent
  3. 1 0
      doc/apt.conf.5.xml

+ 2 - 2
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
 

+ 0 - 1
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 "

+ 1 - 0
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;