diff options
author | Michael Vogt <egon@bottom> | 2007-05-02 13:39:49 +0200 |
---|---|---|
committer | Michael Vogt <egon@bottom> | 2007-05-02 13:39:49 +0200 |
commit | 3bc9f25de62f59cf5d4f90d1c1aaccc9ba23439b (patch) | |
tree | 33822caa9b6fe2acc5ef3156767085219ee20f5a /debian/changelog | |
parent | bedb5293c16d105966d9bf48951483af0fbaff2a (diff) |
* fix version number and changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index c40804746..09cdf2b64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,11 @@ apt (0.7.0) experimental; urgency=low - * Branch that contains tall the new features + * Package that contains tall the new features * Removed all #pragma interface/implementation * Branch that contains tall the new features: * translated package descriptions * task install support - * automatic dependency removal - * Removed all #pragma interface/implementation + * automatic dependency removal (thanks to Daniel Burrows) * merged support for the new dpkg "Breaks" field (thanks to Ian Jackson) * handle network failures more gracefully on "update" @@ -14,7 +13,7 @@ apt (0.7.0) experimental; urgency=low package) * added apt-transport-https method - -- Michael Vogt <mvo@debian.org> Thu, 14 Dec 2006 11:31:41 +0100 + -- Michael Vogt <mvo@debian.org> Fri, 12 Jan 2007 20:48:07 +0100 apt (0.6.46.5) UNRELEASED; urgency=low |