diff -u gparted-0.3.5/debian/changelog gparted-0.3.5/debian/changelog --- gparted-0.3.5/debian/changelog +++ gparted-0.3.5/debian/changelog @@ -1,3 +1,10 @@ +gparted (0.3.5-1ubuntu2) hardy; urgency=low + + * 01_fix-desktop.patch: remove .png from the Icon field because it does + not comply with desktop-file-validate. + + -- Saïvann Carignan Tue, 26 Feb 2008 21:25:16 -0500 + gparted (0.3.5-1ubuntu1) hardy; urgency=low * 01_fix-desktop.patch: use gksu instead of su-to-root, because "menu" which diff -u gparted-0.3.5/debian/patches/01_fix-desktop.patch gparted-0.3.5/debian/patches/01_fix-desktop.patch --- gparted-0.3.5/debian/patches/01_fix-desktop.patch +++ gparted-0.3.5/debian/patches/01_fix-desktop.patch @@ -1,6 +1,6 @@ -diff -Nur gparted-0.3.3/gparted.desktop.in gparted-0.3.3.new/gparted.desktop.in ---- gparted-0.3.3/gparted.desktop.in 2006-01-26 13:50:45.000000000 +0100 -+++ gparted-0.3.3.new/gparted.desktop.in 2007-09-27 13:45:05.000000000 +0200 +diff -ruN gparted-0.3.5.orig/gparted.desktop.in gparted-0.3.5/gparted.desktop.in +--- gparted-0.3.5.orig/gparted.desktop.in 2008-02-26 21:17:58.000000000 -0500 ++++ gparted-0.3.5/gparted.desktop.in 2008-02-26 21:21:16.000000000 -0500 @@ -1,10 +1,10 @@ [Desktop Entry] -Encoding=UTF-8 @@ -8,8 +8,9 @@ +_Name=Partition Editor _Comment=GNOME Partition Editor -Exec=gparted +-Icon=gparted.png +Exec=gksu /usr/bin/gparted - Icon=gparted.png ++Icon=gparted Terminal=false Type=Application -Categories=GNOME;Application;System;