Your message dated Mon, 15 Aug 2011 11:02:51 +0000
with message-id <[email protected]>
and subject line Bug#624688: fixed in vim 2:7.3.280-1
has caused the Debian Bug report #624688,
regarding vim-gui-common: Drop path and file extension for Icon in gvim.desktop
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
624688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624688
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-gui-common
Version: 2:7.3.154+hg~74503f6ee649-2
Severity: normal
Tags: patch
Hi,
this was originally filed in Ubuntu as bug #740842 [1].
To allow theming of the icon, the desktop file shouldn't contain an
absolute path name (and also no file extension).
Michael
1: https://launchpad.net/bugs/740842
diff -Nru vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop
vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop
--- vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop 2011-03-18
02:33:29.000000000 +0100
+++ vim-7.3.154+hg~74503f6ee649/debian/gvim.desktop 2011-04-30
17:34:57.000000000 +0200
@@ -72,7 +72,7 @@
Exec=gvim -f %F
Terminal=false
Type=Application
-Icon=/usr/share/pixmaps/vim.svg
+Icon=vim
Categories=Utility;TextEditor;
StartupNotify=true
MimeType=text/plain;
--- End Message ---
--- Begin Message ---
Source: vim
Source-Version: 2:7.3.280-1
We believe that the bug you reported is fixed in the latest version of
vim, which is due to be installed in the Debian FTP archive:
vim-athena_7.3.280-1_i386.deb
to main/v/vim/vim-athena_7.3.280-1_i386.deb
vim-common_7.3.280-1_i386.deb
to main/v/vim/vim-common_7.3.280-1_i386.deb
vim-dbg_7.3.280-1_i386.deb
to main/v/vim/vim-dbg_7.3.280-1_i386.deb
vim-doc_7.3.280-1_all.deb
to main/v/vim/vim-doc_7.3.280-1_all.deb
vim-gnome_7.3.280-1_i386.deb
to main/v/vim/vim-gnome_7.3.280-1_i386.deb
vim-gtk_7.3.280-1_i386.deb
to main/v/vim/vim-gtk_7.3.280-1_i386.deb
vim-gui-common_7.3.280-1_all.deb
to main/v/vim/vim-gui-common_7.3.280-1_all.deb
vim-lesstif_7.3.280-1_all.deb
to main/v/vim/vim-lesstif_7.3.280-1_all.deb
vim-nox_7.3.280-1_i386.deb
to main/v/vim/vim-nox_7.3.280-1_i386.deb
vim-runtime_7.3.280-1_all.deb
to main/v/vim/vim-runtime_7.3.280-1_all.deb
vim-tiny_7.3.280-1_i386.deb
to main/v/vim/vim-tiny_7.3.280-1_i386.deb
vim_7.3.280-1.debian.tar.gz
to main/v/vim/vim_7.3.280-1.debian.tar.gz
vim_7.3.280-1.dsc
to main/v/vim/vim_7.3.280-1.dsc
vim_7.3.280-1_i386.deb
to main/v/vim/vim_7.3.280-1_i386.deb
vim_7.3.280.orig.tar.gz
to main/v/vim/vim_7.3.280.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
James Vega <[email protected]> (supplier of updated vim package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 15 Aug 2011 06:35:08 -0400
Source: vim
Binary: vim-common vim-gui-common vim-runtime vim-doc vim-tiny vim vim-dbg
vim-gtk vim-nox vim-athena vim-lesstif vim-gnome
Architecture: source all i386
Version: 2:7.3.280-1
Distribution: unstable
Urgency: low
Maintainer: Debian Vim Maintainers <[email protected]>
Changed-By: James Vega <[email protected]>
Description:
vim - Vi IMproved - enhanced vi editor
vim-athena - Vi IMproved - enhanced vi editor - with Athena GUI
vim-common - Vi IMproved - Common files
vim-dbg - Vi IMproved - enhanced vi editor (debugging symbols)
vim-doc - Vi IMproved - HTML documentation
vim-gnome - Vi IMproved - enhanced vi editor - with GNOME2 GUI
vim-gtk - Vi IMproved - enhanced vi editor - with GTK2 GUI
vim-gui-common - Vi IMproved - Common GUI files
vim-lesstif - Vi IMproved - enhanced vi editor (transitional package)
vim-nox - Vi IMproved - enhanced vi editor
vim-runtime - Vi IMproved - Runtime files
vim-tiny - Vi IMproved - enhanced vi editor - compact version
Closes: 621693 624686 624688 624805 628759 628763
Changes:
vim (2:7.3.280-1) unstable; urgency=low
.
* Pull upstream tag v7-3-280.
+ Remove patches/crontab-syntax-case-ignore, merged upstream.
+ Remove patches/debcontrol-syntax-multiarch, merged upstream
+ Remove patches/dosini-syntax-hash, merged upstream
+ 7.3.261: Parse GCC 4.5+ "In file included from" messages correctly when
using quickfix. (Closes: #621693)
* debian/control:
+ Add vim-lua Provides to packages which are built with lua bindings.
+ Add Lua to long description for the packages which provide the bindings.
* Drop +hg~$hash from the version string now that upstream is tagging the
minor updates.
* Update Debian/Ubuntu codenames in debchangelog/debsources syntax files.
(Closes: #624686)
* Add support for architecture wildcards in debcontrol syntax file. Thanks
to Jakub Wilk for the patch. (Closes: #624805)
* Remove path and extension from Icon key in the desktop file. Thanks to
Michael Bienia for the patch. (Closes: #624688, LP: #740842)
* debian/watch: Change dversionmangle to just drop the patch version.
* Make the leading XC- optional for the Package-Type header in debcontrol
syntax file. Thanks to Guillem Jover for the patch. (Closes: #628763)
* Improve syntax highlighting for automake files. Based on a patch by
Guillem Jover. (Closes: #628759)
Checksums-Sha1:
f943cad3738557a918fd6e4dc147a1c760921c71 1592 vim_7.3.280-1.dsc
b4afb1e25b27410c8e189cd9c618148df1216007 10971398 vim_7.3.280.orig.tar.gz
e70f417dd6131673716d85d3981acf2b9b0100f4 187439 vim_7.3.280-1.debian.tar.gz
0e627a7a9a276cd529ef068b0d4b2e67d4047f33 142630
vim-gui-common_7.3.280-1_all.deb
e7337d0f6c83540aad5b392c1c8f4dcf845c994d 6369622 vim-runtime_7.3.280-1_all.deb
c86f52dd55385d6bfdc365cd55f8c986bb2cf639 2336846 vim-doc_7.3.280-1_all.deb
1475610297bd8bfcf94aafebb7a309a7a8fdbf58 85262 vim-lesstif_7.3.280-1_all.deb
5397dc6053d4757e8e11c2a09a979a46fcdde5d0 377650 vim-tiny_7.3.280-1_i386.deb
c986c17d79c6db5bf3af9fe33bfc77d81121a224 1140434 vim-gtk_7.3.280-1_i386.deb
5a5003d8921acd1ac4669209a3b06d727cd21902 1142126 vim-gnome_7.3.280-1_i386.deb
2fedf1880110fa10e911b5817b36a442573d4a9f 1124606 vim-athena_7.3.280-1_i386.deb
f03f24f8551cf119520bcb9a81084fbb41af6f6a 1011006 vim-nox_7.3.280-1_i386.deb
c52158974dfc6401b6c38ce87f5a1928643712ed 161366 vim-common_7.3.280-1_i386.deb
284faf8888be2d3841ff8954851eac558eaafc41 910494 vim_7.3.280-1_i386.deb
901320232d642b66d16486d80bfb3e21851f0673 10012616 vim-dbg_7.3.280-1_i386.deb
Checksums-Sha256:
65e52b0b2c188e3dbc5bfd8150767be08ee530979a41eba2853f774e9253eb83 1592
vim_7.3.280-1.dsc
2e0aa2cf8ab41a093fdc33f31402e445bbcde091046fee354faf6595b31792f2 10971398
vim_7.3.280.orig.tar.gz
b1c031e48a972a950366fa682ed91b2338c176f3604aa8d3630f59eb3860afae 187439
vim_7.3.280-1.debian.tar.gz
347e9c6a2158c6ff4387a504a2ca7fe1d0827209213ffd5cfa65454bbd44d2ee 142630
vim-gui-common_7.3.280-1_all.deb
64cac1082945d974342a5ea4e76f58209b1de66fd7df6bee07817f83bcef152b 6369622
vim-runtime_7.3.280-1_all.deb
36d8b6bca35f2d21a529195b08055fefb28c2a0a635b14f1d2f055c8da2eb900 2336846
vim-doc_7.3.280-1_all.deb
3a1c4c1f9f0c846be80b473100411f981f1027b0c16208f70d7805bd20104af5 85262
vim-lesstif_7.3.280-1_all.deb
3f7eb6ec99472749634b235da9f101d67c688ed9e02b3aabed8a6abe7b7c7364 377650
vim-tiny_7.3.280-1_i386.deb
4ac5bc6c29a7d51c8bb8e62c918c6f0d8a8f36ab8b4d5fddb32da46eba5959ae 1140434
vim-gtk_7.3.280-1_i386.deb
58a1292e839448b0126cbbdf13678ba1fce6601683a5ec6e0f9ec2aabac52e07 1142126
vim-gnome_7.3.280-1_i386.deb
5e5ab98df7d92fe00216522fa2609490b1e93a71f13c5d2b5b2422c0f7cd440e 1124606
vim-athena_7.3.280-1_i386.deb
e0a21a888f7e6072671418c984180af6438d4cb520ba9f87bef3f0d2c6e2554f 1011006
vim-nox_7.3.280-1_i386.deb
c15c3acb4284386a92e18c750d73f31fe29aabd77cb4799d0566b88f027857f1 161366
vim-common_7.3.280-1_i386.deb
1ea3f00d943eead4548eede5dc6b1a13150aa75ea17adb0dadfb78c77c1258be 910494
vim_7.3.280-1_i386.deb
5216dfa330e343131c673eba4e47d2bc17366a276aed893f7ec83a6b51647f55 10012616
vim-dbg_7.3.280-1_i386.deb
Files:
46a238471ea0788296b67fa50020c1c6 1592 editors optional vim_7.3.280-1.dsc
420804348d8656e7b958982ca39f88a0 10971398 editors optional
vim_7.3.280.orig.tar.gz
9a536122f555acc2b28c401dd49eb7f5 187439 editors optional
vim_7.3.280-1.debian.tar.gz
299f7faebaf503845ad281fbbf6137e9 142630 editors optional
vim-gui-common_7.3.280-1_all.deb
e77c58e764d3f918cc62628878d8c91a 6369622 editors optional
vim-runtime_7.3.280-1_all.deb
947d5a84b093aa9b7fa1d1c9b7ea4fa5 2336846 doc optional vim-doc_7.3.280-1_all.deb
7fc7d79273dacb5b824ccf9f074565f7 85262 editors extra
vim-lesstif_7.3.280-1_all.deb
09ab6f67f6d205743c2463d561784bc4 377650 editors important
vim-tiny_7.3.280-1_i386.deb
d8f765593f55df902a9ff2125886e212 1140434 editors extra
vim-gtk_7.3.280-1_i386.deb
02d97cf4deb5633e2a214c270dfc8bae 1142126 editors extra
vim-gnome_7.3.280-1_i386.deb
20b4ee6686ae04eda11f048538aa440c 1124606 editors extra
vim-athena_7.3.280-1_i386.deb
01584c975d91bf03497c610d8510fd32 1011006 editors extra
vim-nox_7.3.280-1_i386.deb
734427d24c47ec5e74625a6937ad58ff 161366 editors important
vim-common_7.3.280-1_i386.deb
3a6dbf66ae2bb43cbb28c2137dcd8f07 910494 editors optional vim_7.3.280-1_i386.deb
9099a41687cf8fec32760878af004a57 10012616 debug extra
vim-dbg_7.3.280-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5I+0sACgkQDb3UpmEybUDfHwCdHv6FAYOmWTpCh63CLJUG5lde
ymsAn2/aanwpRR+C248j8H6vE+niNS0o
=Zisg
-----END PGP SIGNATURE-----
--- End Message ---