[maemo-commits] [maemo-commits] r11406 - in projects/haf/trunk/apt: . debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu May 3 14:56:41 EEST 2007
Author: marivoll
Date: 2007-05-03 14:56:41 +0300 (Thu, 03 May 2007)
New Revision: 11406

Modified:
   projects/haf/trunk/apt/configure
   projects/haf/trunk/apt/configure.in
   projects/haf/trunk/apt/debian/changelog
Log:
apt (0.6.46.4.osso6) unstable; urgency=low

  * Bugfixed trusthook.patch to not get into infinite loops in certain
    cases.

 -- Marius Vollmer <marius.vollmer at nokia.com>  Thu,  3 May 2007 14:18:47 +0300


Modified: projects/haf/trunk/apt/configure
===================================================================
--- projects/haf/trunk/apt/configure	2007-05-03 11:56:02 UTC (rev 11405)
+++ projects/haf/trunk/apt/configure	2007-05-03 11:56:41 UTC (rev 11406)
@@ -1347,7 +1347,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VERSION "0.6.46.4.osso4"
+#define VERSION "0.6.46.4.osso6"
 _ACEOF
 
 PACKAGE="apt"

Modified: projects/haf/trunk/apt/configure.in
===================================================================
--- projects/haf/trunk/apt/configure.in	2007-05-03 11:56:02 UTC (rev 11405)
+++ projects/haf/trunk/apt/configure.in	2007-05-03 11:56:41 UTC (rev 11406)
@@ -18,7 +18,7 @@
 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.4.osso4")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.46.4.osso6")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

Modified: projects/haf/trunk/apt/debian/changelog
===================================================================
--- projects/haf/trunk/apt/debian/changelog	2007-05-03 11:56:02 UTC (rev 11405)
+++ projects/haf/trunk/apt/debian/changelog	2007-05-03 11:56:41 UTC (rev 11406)
@@ -1,3 +1,10 @@
+apt (0.6.46.4.osso6) unstable; urgency=low
+
+  * Bugfixed trusthook.patch to not get into infinite loops in certain
+    cases.
+
+ -- Marius Vollmer <marius.vollmer at nokia.com>  Thu,  3 May 2007 14:18:47 +0300
+
 apt (0.6.46.4.osso5) unstable; urgency=low
 
   * Applied ignoretimeconflict.patch.


More information about the maemo-commits mailing list