This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository cronometer.
commit c1b815f02f25c3e923ae744611d7fb171315db00 Author: Emmanuel Bourg <[email protected]> Date: Wed Mar 5 12:39:23 2014 +0100 Change the application name to 'CRON-o-Meter' --- debian/control | 2 +- debian/cronometer.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4ea6215..66380d2 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Architecture: all Depends: ${java:Depends}, ${misc:Depends}, default-jre | java6-runtime | java7-runtime Recommends: ${java:Recommends} -Description: Exercise and nutrient intake tracker +Description: CRON-o-Meter - Exercise and nutrient intake tracker Easy to use daily nutrient intake tracker that includes nutritional information on over 8000 foods. User can create, import and export custom foods and recipes as well as set personal targets for each nutrient. diff --git a/debian/cronometer.desktop b/debian/cronometer.desktop index e3643a7..d893a87 100644 --- a/debian/cronometer.desktop +++ b/debian/cronometer.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -Name=Cronometer +Name=CRON-o-Meter Comment=Exercise and nutrient intake tracker Exec=cronometer Icon=/usr/share/pixmaps/cronometer.png -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cronometer.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

