summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
3 files changed, 3 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b900cc165..a21a6285a 100644
--- a/configure.in
+++ b/configure.in
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR(buildlib)
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.43.1ubuntu2")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.43.1ubuntu1")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index c83806727..dee768a35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,7 +14,7 @@ apt (0.6.43.1ubuntu1) dapper; urgency=low
* added APT::Periodic::Unattended-Upgrade (requires the package
"unattended-upgrade")
- -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 10 Jan 2006 17:09:31 +0100
+ --
apt (0.6.43.1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 5c76a90eb..4f3863d72 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Depends: ${shlibs:Depends}
Priority: important
Replaces: libapt-pkg-doc (<< 0.3.7), libapt-pkg-dev (<< 0.3.7)
Provides: ${libapt-pkg:provides}
+Recommends: ubuntu-keyring
Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc, bzip2, gnupg
Section: admin
Description: Advanced front-end for dpkg