daniel@emurlahn:~/programming/aptitude/head$ hg log -r tip changeset: 2611:c81f562751d6 tag: tip parent: 1665:94b597a663a7 parent: 2610:78100f86756d user: Daniel Burrows <dburrows@debian.org> date: Mon Mar 23 10:49:47 2009 -0700 summary: Merge the entire post-lenny branch into head. daniel@emurlahn:~/programming/aptitude/head$ hg log -p -r tip | diffstat -m | tail --lines 1 239 files changed, 105227 insertions(+), 16334 deletions(-), 69203 modifications(!)
That's right: active aptitude development is
now taking place in the
branch again, after a hiatus of
about a year while I worked in a branch while waiting for Lenny to be
released. Lenny is released now, and so the head
and
post-lenny
branches have been merged into gtk
and renamed
to avoid accidental commits (you can find them under the names
head
and
post-lenny-branch-is-closed
). Future releases will come out of the
gtk-branch-is-closedhead branch (http://hg.debian.org/hg/aptitude/head).