diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-03 22:02:41 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-03 22:02:41 +0200 |
commit | e9afbeb9df95b582aac76bb44b5ae2b766ab8fd5 (patch) | |
tree | bca5e0983e12e1908827b161e063ec2df7390cf2 /debian/changelog | |
parent | b7952f4b67d7021dc912aed5f38bc45f03bfc064 (diff) | |
parent | 6b6afec3673bd1685e62a5c4b1803531a44add82 (diff) |
* merged the debian--auto-mark patch
* updated the library soname
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 83bf9c1d5..aa5087f32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,13 @@ apt (0.6.44.2ubuntu1) edgy; urgency=low * merged with debian/unstable + * merged the "auto-mark" branch to support aptitude like + marking of automatically installed dependencies and added + "apt-get remove --auto-remove" to remove unused auto-installed + packages again + * changed library version from 3.11 to 3.50 to make it clearly + different from the debian version (we are ABI incompatible because + of the auto-mark patch) -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 3 Jul 2006 18:30:46 +0200 @@ -561,6 +568,7 @@ apt (0.6.37) breezy; urgency=low * Add Welsh translation from Dafydd Harries (daf@muse.19inch.net--2005/apt--main--0--patch-1) * Change debian/bugscript to use #!/bin/bash (Closes: #313402) + * Fix a incorrect example in the man-page (closes: #282918) -- Matt Zimmerman <mdz@ubuntu.com> Tue, 24 May 2005 14:38:25 -0700 |