Ver código fonte

* 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 anos atrás
pai
commit
f084da09cb
2 arquivos alterados com 4 adições e 1 exclusões
  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
   * Patch from Otavio Salvador to switch from dh_installmanpages to
     dh_installman.  Fixes the problem where the pt_BR man page was
     dh_installman.  Fixes the problem where the pt_BR man page was
     installed in the wrong location (Closes: #194558)
     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 records from "apt-cache show" using fwrite(3) rather than
     write(2), in case for some reason the entire record doesn't get
     write(2), in case for some reason the entire record doesn't get
     written by a single write(2)
     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 ('+', '-')
     entirely of characters which look like end tags ('+', '-')
     (Closes: #200425)
     (Closes: #200425)
 
 
- --
+ -- Matt Zimmerman <mdz@debian.org>  Fri,  8 Aug 2003 19:31:25 -0400
 
 
 apt (0.5.8) unstable; urgency=medium
 apt (0.5.8) unstable; urgency=medium
 
 

+ 1 - 0
debian/control

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