AC_CONFIG_HEADER(include/config.h:buildlib/config.h.in include/apti18n.h:buildlib/apti18n.h.in)
dnl -- SET THIS TO THE RELEASE VERSION --
- AC_DEFINE_UNQUOTED(VERSION,"0.6.46.4ubuntu3")
-AC_DEFINE_UNQUOTED(VERSION,"0.6.46.3-0.1")
++AC_DEFINE_UNQUOTED(VERSION,"0.6.46.4ubuntu4")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
-apt (0.6.46.5) UNRELEASED; urgency=low
++apt (0.6.46.4ubuntu4) feisty; urgency=low
++
++ * apt-pkg/algorithms.cc:
++ - only increase the score of installed applications if they
++ are not obsolete (lp: #63680)
++
++ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100
++
+apt (0.6.46.4ubuntu3) feisty; urgency=low
* apt-pkg/algorithm.cc:
- use clog for all debugging