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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 23 20:08:26 EEST 2008
Author: marivoll
Date: 2008-09-23 20:08:20 +0300 (Tue, 23 Sep 2008)
New Revision: 16196

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

  * Applied queuemode.patch.  Fixes: MB#2822.
  * Removed apt.cron.daily.
  
 -- Marius Vollmer <marius.vollmer at nokia.com>  Tue, 23 Sep 2008 19:17:13 +0300


Modified: projects/haf/trunk/apt/configure
===================================================================
--- projects/haf/trunk/apt/configure	2008-09-23 17:00:18 UTC (rev 16195)
+++ projects/haf/trunk/apt/configure	2008-09-23 17:08:20 UTC (rev 16196)
@@ -1798,7 +1798,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VERSION "0.7.14maemo1"
+#define VERSION "0.7.14maemo2"
 _ACEOF
 
 PACKAGE="apt"

Modified: projects/haf/trunk/apt/configure.in
===================================================================
--- projects/haf/trunk/apt/configure.in	2008-09-23 17:00:18 UTC (rev 16195)
+++ projects/haf/trunk/apt/configure.in	2008-09-23 17:08:20 UTC (rev 16196)
@@ -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.7.14maemo1")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.14maemo2")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

Modified: projects/haf/trunk/apt/debian/changelog
===================================================================
--- projects/haf/trunk/apt/debian/changelog	2008-09-23 17:00:18 UTC (rev 16195)
+++ projects/haf/trunk/apt/debian/changelog	2008-09-23 17:08:20 UTC (rev 16196)
@@ -1,7 +1,8 @@
-apt (0.7.14maemo2~unreleased) unstable; urgency=low
+apt (0.7.14maemo2) unstable; urgency=low
 
   * Applied queuemode.patch.  Fixes: MB#2822.
-
+  * Removed apt.cron.daily.
+  
  -- Marius Vollmer <marius.vollmer at nokia.com>  Tue, 23 Sep 2008 19:17:13 +0300
 
 apt (0.7.14maemo1) unstable; urgency=low


More information about the maemo-commits mailing list