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

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Thu Oct 30 18:53:26 EET 2008
Author: marivoll
Date: 2008-10-30 18:53:24 +0200 (Thu, 30 Oct 2008)
New Revision: 16537

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

  * Add device identification in https method.

 -- Marius Vollmer <marius.vollmer at nokia.com>  Mon, 27 Oct 2008 18:19:51 +0200


Modified: projects/haf/trunk/apt/configure
===================================================================
--- projects/haf/trunk/apt/configure	2008-10-30 14:01:34 UTC (rev 16536)
+++ projects/haf/trunk/apt/configure	2008-10-30 16:53:24 UTC (rev 16537)
@@ -1798,7 +1798,7 @@
 
 
 cat >>confdefs.h <<_ACEOF
-#define VERSION "0.7.14maemo4"
+#define VERSION "0.7.14maemo5"
 _ACEOF
 
 PACKAGE="apt"

Modified: projects/haf/trunk/apt/configure.in
===================================================================
--- projects/haf/trunk/apt/configure.in	2008-10-30 14:01:34 UTC (rev 16536)
+++ projects/haf/trunk/apt/configure.in	2008-10-30 16:53:24 UTC (rev 16537)
@@ -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.14maemo4")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.14maemo5")
 PACKAGE="apt"
 AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
 AC_SUBST(PACKAGE)

Modified: projects/haf/trunk/apt/debian/changelog
===================================================================
--- projects/haf/trunk/apt/debian/changelog	2008-10-30 14:01:34 UTC (rev 16536)
+++ projects/haf/trunk/apt/debian/changelog	2008-10-30 16:53:24 UTC (rev 16537)
@@ -1,4 +1,4 @@
-apt (0.7.14maemo5~unreleased) unstable; urgency=low
+apt (0.7.14maemo5) unstable; urgency=low
 
   * Add device identification in https method.
 


More information about the maemo-commits mailing list