[maemo-commits] [maemo-commits] r16203 - in projects/haf/trunk/apt: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Sep 24 13:01:07 EEST 2008
- Previous message: [maemo-commits] r16202 - projects/haf/tags/osso-gnomevfs-extra
- Next message: [maemo-commits] r16204 - in projects/haf/trunk/apt: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: marivoll Date: 2008-09-24 13:01:06 +0300 (Wed, 24 Sep 2008) New Revision: 16203 Modified: projects/haf/trunk/apt/configure projects/haf/trunk/apt/configure.in projects/haf/trunk/apt/debian/changelog Log: Prepare maemo3. Modified: projects/haf/trunk/apt/configure =================================================================== --- projects/haf/trunk/apt/configure 2008-09-24 09:56:37 UTC (rev 16202) +++ projects/haf/trunk/apt/configure 2008-09-24 10:01:06 UTC (rev 16203) @@ -1798,7 +1798,7 @@ cat >>confdefs.h <<_ACEOF -#define VERSION "0.7.14maemo2" +#define VERSION "0.7.14maemo3~unreleased" _ACEOF PACKAGE="apt" Modified: projects/haf/trunk/apt/configure.in =================================================================== --- projects/haf/trunk/apt/configure.in 2008-09-24 09:56:37 UTC (rev 16202) +++ projects/haf/trunk/apt/configure.in 2008-09-24 10:01:06 UTC (rev 16203) @@ -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.14maemo2") +AC_DEFINE_UNQUOTED(VERSION,"0.7.14maemo3~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-09-24 09:56:37 UTC (rev 16202) +++ projects/haf/trunk/apt/debian/changelog 2008-09-24 10:01:06 UTC (rev 16203) @@ -1,3 +1,9 @@ +apt (0.7.14maemo3~unreleased) unstable; urgency=low + + * + + -- Marius Vollmer <marius.vollmer at nokia.com> Wed, 24 Sep 2008 10:35:36 +0300 + apt (0.7.14maemo2) unstable; urgency=low * Applied queuemode.patch. Fixes: MB#2822.
- Previous message: [maemo-commits] r16202 - projects/haf/tags/osso-gnomevfs-extra
- Next message: [maemo-commits] r16204 - in projects/haf/trunk/apt: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]