diff -u gimp-2.4.4/debian/changelog gimp-2.4.4/debian/changelog --- gimp-2.4.4/debian/changelog +++ gimp-2.4.4/debian/changelog @@ -1,3 +1,10 @@ +gimp (2.4.4-1ubuntu2) hardy; urgency=low + + * Added and updated missing 03_gimp_desktop.in.in.patch (lp: #189758, #162301) + + + -- Pedro Fragoso Sun, 17 Feb 2008 04:00:30 +0000 + gimp (2.4.4-1ubuntu1) hardy; urgency=low * Merge from Debian unstable. (LP: #188828) only in patch2: unchanged: --- gimp-2.4.4.orig/debian/patches/03_gimp.desktop.in.in.patch +++ gimp-2.4.4/debian/patches/03_gimp.desktop.in.in.patch @@ -0,0 +1,28 @@ +diff -Nur -x '*.orig' -x '*~' gimp-2.4.4/desktop/gimp.applications.in gimp-2.4.4.new/desktop/gimp.applications.in +--- gimp-2.4.4/desktop/gimp.applications.in 2007-11-20 09:31:43.000000000 +0000 ++++ gimp-2.4.4.new/desktop/gimp.applications.in 2008-02-17 03:59:31.000000000 +0000 +@@ -1,6 +1,6 @@ + gimp + command=@GIMP_COMMAND@ +- name=GNU Image Manipulation Program ++ name=GIMP Image Editor + can_open_multiple_files=true + expects_uris=non-file + requires_terminal=false +diff -Nur -x '*.orig' -x '*~' gimp-2.4.4/desktop/gimp.desktop.in.in gimp-2.4.4.new/desktop/gimp.desktop.in.in +--- gimp-2.4.4/desktop/gimp.desktop.in.in 2007-11-20 09:31:43.000000000 +0000 ++++ gimp-2.4.4.new/desktop/gimp.desktop.in.in 2008-02-17 03:58:54.000000000 +0000 +@@ -2,11 +2,11 @@ + Version=1.0 + Encoding=UTF-8 + Type=Application +-_Name=GNU Image Manipulation Program ++_Name=GIMP Image Editor + _GenericName=Image Editor + _Comment=Create images and edit photographs + Exec=@GIMP_COMMAND@ %U +-TryExec=gimp-@GIMP_APP_VERSION@ ++TryExec=gimp-remote-@GIMP_APP_VERSION@ + Icon=gimp + Terminal=false + Categories=Graphics;2DGraphics;RasterGraphics;GTK;