Sfoglia il codice sorgente

* changelog updated, package uploaded

Michael Vogt 19 anni fa
parent
commit
9011a330ef
2 ha cambiato i file con 8 aggiunte e 1 eliminazioni
  1. 1 1
      configure.in
  2. 7 0
      debian/changelog

+ 1 - 1
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)

+ 7 - 0
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: