diff options
author | Michael Vogt <mvo@debian.org> | 2013-10-08 19:46:39 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-10-08 19:46:39 +0200 |
commit | 5361a6180571f5921b6c006129b5f0c274b6154b (patch) | |
tree | edeccb303fd9246ddfdac0db125d4883accad072 /debian/changelog | |
parent | 3286ad136cbfdb73b97f880ba1ad19a2000781c5 (diff) |
debian/apt.postinst: use --compare-versions lt instead of lt-nl, to ensure the apt-auto-removal file is correctly create, thanks to Ben Hutchings
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 86d2197c1..638d8ef3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,7 +4,7 @@ apt (0.9.11.5) UNRELEASED; urgency=low * Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #724073 - [ Mark Hymers ] + [ Mark Hymers ] * fix libapt-inst for >2G debs (closes: #725483) -- Christian Perrier <bubulle@debian.org> Mon, 23 Sep 2013 07:05:34 +0200 |