summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-12-19 19:50:11 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2006-12-19 19:50:11 +0100
commit9011a330ef082b298fc09f0bc8e936431b529ef3 (patch)
tree026cb98b7e452ab666d3484179adf912e8eaa5ac
parent860ff9593b6d706136518693b2a82db6b769e17e (diff)
* changelog updated, package uploaded
-rw-r--r--configure.in2
-rw-r--r--debian/changelog7
2 files changed, 8 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 9f3a4e246..f6208777f 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.46.4ubuntu4")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.46.4ubuntu5")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
diff --git a/debian/changelog b/debian/changelog
index 513d409e9..46ab467de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+apt (0.6.46.4ubuntu5) feisty; urgency=low
+
+ * added apt-transport-https package to provide a optional
+ https transport (apt-https spec)
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 19 Dec 2006 16:23:43 +0100
+
apt (0.6.46.4ubuntu4) feisty; urgency=low
* apt-pkg/algorithms.cc: