diff options
author | Julian Andres Klode <jak@debian.org> | 2023-01-05 15:02:40 +0000 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2023-01-05 15:02:40 +0000 |
commit | 5919d2d18eac6e445a59da23246df94258e103eb (patch) | |
tree | b7629e8a8cae7075e0a10ff2dcfcab91ce1bfd44 /debian | |
parent | f0f721b2d45aebfde9bd47b4c812a747626b3f98 (diff) | |
parent | 47dd3f008663cb4f47eb3129e0fe721731bd4b57 (diff) |
Merge branch 'fix/doc-ftparchive-path-repeats' into 'main'
Do not document path to be repeatable in apt-ftparchive cmds
See merge request apt-team/apt!267
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 764b55632..43003dae4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11775,7 +11775,7 @@ apt (0.5.0) unstable; urgency=low * Ability to parse and return source index build depends from Randolph. * new 'apt-get build-dep' command from Randolph. Closes: #63982 * Added apt-ftparchive the all dancing all singing FTP archive - maintinance program + maintenance program * Allow version specifications with =1.2.4-3 and /2.2 or /stable postfixes in apt-get. * Removed useless internal cruft including the xstatus file. |