[maemo-commits] [maemo-commits] r15234 - in projects/haf/trunk/apt: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Tue Feb 26 19:46:26 EET 2008
- Previous message: [maemo-commits] r15233 - projects/haf/tags/apt
- Next message: [maemo-commits] r15235 - projects/haf/hafbuildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2008-02-26 19:46:25 +0200 (Tue, 26 Feb 2008) New Revision: 15234 Modified: projects/haf/trunk/apt/configure projects/haf/trunk/apt/configure.in projects/haf/trunk/apt/debian/changelog Log: Prepare 0.7.6maemo3 Modified: projects/haf/trunk/apt/configure =================================================================== --- projects/haf/trunk/apt/configure 2008-02-26 17:40:17 UTC (rev 15233) +++ projects/haf/trunk/apt/configure 2008-02-26 17:46:25 UTC (rev 15234) @@ -1347,7 +1347,7 @@ cat >>confdefs.h <<_ACEOF -#define VERSION "0.7.6maemo2" +#define VERSION "0.7.6maemo3~unreleased" _ACEOF PACKAGE="apt" Modified: projects/haf/trunk/apt/configure.in =================================================================== --- projects/haf/trunk/apt/configure.in 2008-02-26 17:40:17 UTC (rev 15233) +++ projects/haf/trunk/apt/configure.in 2008-02-26 17:46:25 UTC (rev 15234) @@ -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.6maemo2") +AC_DEFINE_UNQUOTED(VERSION,"0.7.6maemo3~unreleased") 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 17:40:17 UTC (rev 15233) +++ projects/haf/trunk/apt/debian/changelog 2008-02-26 17:46:25 UTC (rev 15234) @@ -1,3 +1,9 @@ +apt (0.7.6maemo3~unreleased) unstable; urgency=low + + * + + -- Marius Vollmer <marius.vollmer at nokia.com> Tue, 26 Feb 2008 19:39:07 +0200 + apt (0.7.6maemo2) unstable; urgency=low * Updated http-tablet-identification.patch: Get product hardware id from
- Previous message: [maemo-commits] r15233 - projects/haf/tags/apt
- Next message: [maemo-commits] r15235 - projects/haf/hafbuildbot
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]