Michael Vogt лет назад: 19
Родитель
Сommit
6829543e20
2 измененных файлов с 16 добавлено и 10 удалено
  1. 1 1
      configure.in
  2. 15 9
      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.1")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.46.3")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

+ 15 - 9
debian/changelog

@@ -1,14 +1,6 @@
-apt (0.6.46.2) unstable; urgency=low
+apt (0.6.46.3) unstable; urgency=low
 
-  * debian/control:
-    - depend on debian-archive-keyring to offer clean upgrade path 
-      (closes: #386800)
   * Merged from Christian Perrier bzr branch:
-    - es.po: Updated to 514t. Closes: #391661
-    - da.po: Updated to 514t. Closes: #391424
-    - cs.po: Updated. Closes: #391064
-    - es.po: Updated to 514t. Closes: #391661
-    - da.po: Updated to 514t. Closes: #391424
     - ca.po: Updated to 514t
     - be.po: Updated to 514t
     - it.po: Updated to 514t
@@ -25,6 +17,20 @@ apt (0.6.46.2) unstable; urgency=low
     - de.po: Updated to 514t.
     - en_GB.po: Updated to 514t.
 
+ -- Michael Vogt <mvo@debian.org>  Mon, 30 Oct 2006 08:51:14 +0100
+
+apt (0.6.46.2) unstable; urgency=low
+
+  * debian/control:
+    - depend on debian-archive-keyring to offer clean upgrade path 
+      (closes: #386800)
+  * Merged from Christian Perrier bzr branch:
+    - es.po: Updated to 514t. Closes: #391661
+    - da.po: Updated to 514t. Closes: #391424
+    - cs.po: Updated. Closes: #391064
+    - es.po: Updated to 514t. Closes: #391661
+    - da.po: Updated to 514t. Closes: #391424
+
  -- Michael Vogt <mvo@debian.org>  Wed, 11 Oct 2006 09:03:15 +0200
 
 apt (0.6.46.1) unstable; urgency=low