diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:01 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:01 +0000 |
commit | c53766c774f15b1763101f845e27feec7ac3b176 (patch) | |
tree | 61e2e88c9b81063925e030d870c3129380c13d40 /debian | |
parent | 41b6caf4a956cd9d6032aafa87cc75ac7c94b6a5 (diff) |
s/st_mtime/mtime/ on our local stat structure in apt-ft...
Author: doogie
Date: 2002-11-22 07:19:51 GMT
s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to support
compliation on platforms where st_mtime is a macro.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 570ad38ed..7700878b6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -71,6 +71,9 @@ apt (0.5.5) unstable; urgency=low instead of stdout. Also, errors that occur no longer go to stdout, but stderr. Closes: #161592 * Test for timegm in configure. Closes: #165516. + * s/st_mtime/mtime/ on our local stat structure in apt-ftparchive, to + support compliation on platforms where st_mtime is a macro. Closes: + #165518 -- Jason Gunthorpe <jgg@debian.org> Sun, 15 Sep 2002 17:16:59 -0600 |