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

* Move the French apt-ftparchive man page into apt-util...
Author: mdz
Date: 2003-08-08 23:36:48 GMT
* Move the French apt-ftparchive man page into apt-utils where it
belongs. apt-utils Replaces: apt (<< 0.5.9)

Arch Librarian лет назад: 22
Родитель
Сommit
f084da09cb
2 измененных файлов с 4 добавлено и 1 удалено
  1. 3 1
      debian/changelog
  2. 1 0
      debian/control

+ 3 - 1
debian/changelog

@@ -8,6 +8,8 @@ apt (0.5.9) unstable; urgency=low
   * Patch from Otavio Salvador to switch from dh_installmanpages to
     dh_installman.  Fixes the problem where the pt_BR man page was
     installed in the wrong location (Closes: #194558)
+  * Move the French apt-ftparchive man page into apt-utils where it
+    belongs.  apt-utils Replaces: apt (<< 0.5.9)
   * Write records from "apt-cache show" using fwrite(3) rather than
     write(2), in case for some reason the entire record doesn't get
     written by a single write(2)
@@ -17,7 +19,7 @@ apt (0.5.9) unstable; urgency=low
     entirely of characters which look like end tags ('+', '-')
     (Closes: #200425)
 
- --
+ -- Matt Zimmerman <mdz@debian.org>  Fri,  8 Aug 2003 19:31:25 -0400
 
 apt (0.5.8) unstable; urgency=medium
 

+ 1 - 0
debian/control

@@ -55,6 +55,7 @@ Architecture: any
 Depends: ${shlibs:Depends}
 Priority: optional
 Provides: ${libapt-inst:provides}
+Replaces: apt (<< 0.5.9)
 Section: admin
 Description: APT utility programs
  This package contains some APT utility programs such as apt-ftparchive,