[maemo-commits] [maemo-commits] r15232 - in projects/haf/trunk/apt: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Feb 26 19:40:01 EET 2008
- Previous message: [maemo-commits] r15231 - in projects/haf/trunk/gtk+: . gtk
- Next message: [maemo-commits] r15233 - projects/haf/tags/apt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll
Date: 2008-02-26 19:39:59 +0200 (Tue, 26 Feb 2008)
New Revision: 15232
Modified:
projects/haf/trunk/apt/configure
projects/haf/trunk/apt/configure.in
projects/haf/trunk/apt/debian/changelog
Log:
apt (0.7.6maemo2) unstable; urgency=low
* Updated http-tablet-identification.patch: Get product hardware id from
/proc/component_version, not from environment. This is more reliable.
-- Marius Vollmer <marius.vollmer at nokia.com> Tue, 18 Dec 2007 20:25:13 +0200
Modified: projects/haf/trunk/apt/configure
===================================================================
--- projects/haf/trunk/apt/configure 2008-02-26 14:40:46 UTC (rev 15231)
+++ projects/haf/trunk/apt/configure 2008-02-26 17:39:59 UTC (rev 15232)
@@ -1347,7 +1347,7 @@
cat >>confdefs.h <<_ACEOF
-#define VERSION "0.7.6maemo0"
+#define VERSION "0.7.6maemo2"
_ACEOF
PACKAGE="apt"
Modified: projects/haf/trunk/apt/configure.in
===================================================================
--- projects/haf/trunk/apt/configure.in 2008-02-26 14:40:46 UTC (rev 15231)
+++ projects/haf/trunk/apt/configure.in 2008-02-26 17:39:59 UTC (rev 15232)
@@ -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.6maemo1~unreleased")
+AC_DEFINE_UNQUOTED(VERSION,"0.7.6maemo2")
PACKAGE="apt"
AC_DEFINE_UNQUOTED(PACKAGE,"$PACKAGE")
AC_SUBST(PACKAGE)
Modified: projects/haf/trunk/apt/debian/changelog
===================================================================
--- projects/haf/trunk/apt/debian/changelog 2008-02-26 14:40:46 UTC (rev 15231)
+++ projects/haf/trunk/apt/debian/changelog 2008-02-26 17:39:59 UTC (rev 15232)
@@ -1,4 +1,4 @@
-apt (0.7.6maemo2~unreleased) unstable; urgency=low
+apt (0.7.6maemo2) unstable; urgency=low
* Updated http-tablet-identification.patch: Get product hardware id from
/proc/component_version, not from environment. This is more reliable.
- Previous message: [maemo-commits] r15231 - in projects/haf/trunk/gtk+: . gtk
- Next message: [maemo-commits] r15233 - projects/haf/tags/apt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
