Pārlūkot izejas kodu

* Add missing comma in apt_preferences(5) (Closes: #215362)
Author: mdz
Date: 2003-10-12 16:57:39 GMT
* Add missing comma in apt_preferences(5) (Closes: #215362)

Arch Librarian 22 gadi atpakaļ
vecāks
revīzija
f627122026
2 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  1. 3 0
      debian/changelog
  2. 1 1
      doc/apt_preferences.5.sgml

+ 3 - 0
debian/changelog

@@ -8,6 +8,9 @@ apt (0.5.15) unstable; urgency=low
   * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
   * Patch from Koblinger Egmont <egmont@uhulinux.hu> to fix
     pkgCache::PkgFileIterator::Label() to correcctly refer to File->Label
     pkgCache::PkgFileIterator::Label() to correcctly refer to File->Label
     rather than File->Origin (Closes: #213311)
     rather than File->Origin (Closes: #213311)
+  * Add missing comma and space to German translation of "downgraded"
+    (Closes: #213975)
+  * Add missing comma in apt_preferences(5) (Closes: #215362)
 
 
  --
  --
 
 

+ 1 - 1
doc/apt_preferences.5.sgml

@@ -374,7 +374,7 @@ file would require one of the following lines.
 
 
 <programlisting>
 <programlisting>
 Pin: release v=3.0
 Pin: release v=3.0
-Pin: release a=stable v=3.0
+Pin: release a=stable, v=3.0
 Pin: release 3.0
 Pin: release 3.0
 </programlisting>
 </programlisting>