[maemo-commits] [maemo-commits] r11193 - projects/haf/trunk/apt
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Mon Apr 23 15:16:13 EEST 2007
- Previous message: [maemo-commits] r11192 - in projects/haf/trunk/apt: apt-pkg debian
- Next message: [maemo-commits] r11194 - in projects/haf/trunk/apt: . apt-pkg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll
Date: 2007-04-23 15:16:10 +0300 (Mon, 23 Apr 2007)
New Revision: 11193
Modified:
projects/haf/trunk/apt/configure
projects/haf/trunk/apt/configure.in
Log:
apt (0.6.46.4.osso3) unstable; urgency=low
* Applied gpgvinfo.patch that causes the output of gpgv to be recorded
in a /var/lib/apt/lists/foo.gpg.info file. This is used for the trust
domains in the Hildon Application Manager.
-- Marius Vollmer <marius.vollmer at nokia.com> Mon, 23 Apr 2007 14:43:37 +0300
Modified: projects/haf/trunk/apt/configure
===================================================================
--- projects/haf/trunk/apt/configure 2007-04-23 11:47:29 UTC (rev 11192)
+++ projects/haf/trunk/apt/configure 2007-04-23 12:16:10 UTC (rev 11193)
@@ -1347,7 +1347,7 @@
cat >>confdefs.h <<_ACEOF
-#define VERSION "0.6.46.4.osso2"
+#define VERSION "0.6.46.4.osso3"
_ACEOF
PACKAGE="apt"
Modified: projects/haf/trunk/apt/configure.in
===================================================================
--- projects/haf/trunk/apt/configure.in 2007-04-23 11:47:29 UTC (rev 11192)
+++ projects/haf/trunk/apt/configure.in 2007-04-23 12:16:10 UTC (rev 11193)
@@ -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.osso2")
+AC_DEFINE_UNQUOTED(VERSION,"0.6.46.4.osso3")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
- Previous message: [maemo-commits] r11192 - in projects/haf/trunk/apt: apt-pkg debian
- Next message: [maemo-commits] r11194 - in projects/haf/trunk/apt: . apt-pkg
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
