diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-09-19 19:27:07 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-09-19 19:27:07 +0200 |
commit | 1bc6873583b01469f4981d738f4d0d4132ccfdbf (patch) | |
tree | 3f86236b08b84f5bdc3d6c9c00c91470933aeaf8 /debian | |
parent | 472ff00ef2e48383805d281c6364ec27839e3f4d (diff) |
remove old APT_COMPATIBILITY ifdef's
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index aa98cfbd1..5d5373ed0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ apt (0.8.16~exp7) experimental; urgency=low [ David Kalnischkies ] * do not pollute namespace in the headers with using (Closes: #500198) * use forward declaration in headers if possible instead of includes + * remove old APT_COMPATIBILITY ifdef's - -- David Kalnischkies <kalnischkies@gmail.com> Mon, 19 Sep 2011 19:13:48 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Mon, 19 Sep 2011 19:24:20 +0200 apt (0.8.16~exp6) experimental; urgency=low |