-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Package: htop Version: 0.7-1 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: origin-ubuntu intrepid ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following: * Modify htop.desktop to make it validate with desktop-file-validate (LP: #244399) We thought you might be interested in doing the same. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIauBLS7NiVFf3legRAshoAJ9TEfKxUq6t18jBV2s3ZQwUCgV46ACcDxKg StTxdLOF8I78LB9eBQ6nFRs= =Mwqu -----END PGP SIGNATURE-----
diff -u htop-0.7/debian/changelog htop-0.7/debian/changelog --- htop-0.7/debian/changelog +++ htop-0.7/debian/changelog @@ -1,3 +1,10 @@ +htop (0.7-1ubuntu1) intrepid; urgency=low + + * Modify htop.desktop to make it validate with + desktop-file-validate (LP: #244399) + + -- Nathan Handler <[EMAIL PROTECTED]> Tue, 01 Jul 2008 20:37:46 -0500 + htop (0.7-1) unstable; urgency=low * New upstrem version. (Closes: #452634) only in patch2: unchanged: --- htop-0.7.orig/htop.desktop +++ htop-0.7/htop.desktop @@ -1,12 +1,10 @@ [Desktop Entry] -Encoding=UTF-8 -Version=0.7 +Version=1.0 Name=Htop Type=Application Comment=Show System Processes Terminal=true Exec=htop -Path= Icon=htop -Categories=ConsoleOnly;System;Application; +Categories=ConsoleOnly;System; GenericName=Process Viewer