diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7a9fb1e5f..eecbc6128 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ apt (0.5.5) unstable; urgency=low + * New deb version compare function, that has no integer limits, and + supports pre-versions using ~. Code ported from dpkg. * Fix handling of [!arch] for build-dependencies. Closes: #88798, #149595 * Fix handling of build-deps on unknown packages. Closes: #88664, #153307 * "apt-get --arch-only build-dep" to install only architecture- |