diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-20 19:52:53 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-20 19:52:53 +0100 |
commit | dde0c674e423e5f06d1e319e3a096054607a5f72 (patch) | |
tree | 973331313888e2588ab15c8bab989bc79c3b5118 /debian | |
parent | 82b6682ac686fa07b02622aa4746b67eccb77e61 (diff) |
reorganize the marker methods a bit by moving the common part to a
seperate IsModeChangeOk which checks sanity and dpkg holds
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 c6df16bb9..b691a1938 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,7 @@ apt (0.8.13.1) UNRELEASED; urgency=low * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: - mark them as deprecated as they are unused - -- David Kalnischkies <kalnischkies@gmail.com> Wed, 16 Mar 2011 21:23:32 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Sun, 20 Mar 2011 19:51:41 +0100 apt (0.8.13) unstable; urgency=low |