[maemo-commits] [maemo-commits] r13071 - in projects/haf/trunk/hildon-audit: . debian
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Wed Aug 8 16:47:29 EEST 2007
- Previous message: [maemo-commits] r13070 - in projects/haf/trunk/hildon-audit: . data/chinook
- Next message: [maemo-commits] r13072 - projects/haf/trunk/hildon-audit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: fherrera Date: 2007-08-08 16:47:28 +0300 (Wed, 08 Aug 2007) New Revision: 13071 Modified: projects/haf/trunk/hildon-audit/debian/changelog projects/haf/trunk/hildon-audit/debian/control projects/haf/trunk/hildon-audit/hildon-audit Log: On behalf of Michael :): Updating maintainers, and changelog Modified: projects/haf/trunk/hildon-audit/debian/changelog =================================================================== --- projects/haf/trunk/hildon-audit/debian/changelog 2007-08-08 13:46:44 UTC (rev 13070) +++ projects/haf/trunk/hildon-audit/debian/changelog 2007-08-08 13:47:28 UTC (rev 13071) @@ -1,3 +1,11 @@ +hildon-audit (1.2-1) unstable; urgency=low + + * Reversed output in "stat"mode + * Removed "severity" field + * tons of updates to data files + + -- Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> Wed, 8 Aug 2007 16:43:05 +0300 + hildon-audit (1.1-1) unstable; urgency=low * Do not install the .svn dirs Modified: projects/haf/trunk/hildon-audit/debian/control =================================================================== --- projects/haf/trunk/hildon-audit/debian/control 2007-08-08 13:46:44 UTC (rev 13070) +++ projects/haf/trunk/hildon-audit/debian/control 2007-08-08 13:47:28 UTC (rev 13071) @@ -1,7 +1,7 @@ Source: hildon-audit Section: devel Priority: optional -Maintainer: Tapani Palli <tapani.palli at nokia.com> +Maintainer: Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.0 Modified: projects/haf/trunk/hildon-audit/hildon-audit =================================================================== --- projects/haf/trunk/hildon-audit/hildon-audit 2007-08-08 13:46:44 UTC (rev 13070) +++ projects/haf/trunk/hildon-audit/hildon-audit 2007-08-08 13:47:28 UTC (rev 13071) @@ -4,9 +4,8 @@ # a tool to scan a package and grep specific symbols # # Copyright (C) 2007 Nokia Corporation. All Rights reserved. +# Contact: Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> # -# Contact: Tapani Palli <tapani.palli at nokia.com> -# # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License version # 2 as published by the Free Software Foundation. @@ -20,6 +19,9 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA +# +# Authors: Tapani Palli <tapani.palli at nokia.com> +# Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com> # use locale; # for locale defined sorting
- Previous message: [maemo-commits] r13070 - in projects/haf/trunk/hildon-audit: . data/chinook
- Next message: [maemo-commits] r13072 - projects/haf/trunk/hildon-audit
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]