* changelog updated, package uploaded
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 19 Dec 2006 18:50:11 +0000 (19:50 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 19 Dec 2006 18:50:11 +0000 (19:50 +0100)
configure.in
debian/changelog

index 9f3a4e2..f620877 100644 (file)
@@ -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)
index 513d409..46ab467 100644 (file)
@@ -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: