diff options
author | Agney Lopes Roth Ferraz <agney@debian.org> | 2008-02-24 23:35:44 -0300 |
---|---|---|
committer | Simon Quigley <tsimonq2@ubuntu.com> | 2017-06-19 14:38:46 -0500 |
commit | c35d7b49d224c9b029fb6e28f7a175c5c968efba (patch) | |
tree | 31ac5f9c2c017ab0910a6631c1249bee87e86479 /debian | |
parent | 18e8f4ab62003cb2e251f1540d083114ad489123 (diff) |
Import Debian changes 0.4.2.3-2
hardinfo (0.4.2.3-2) unstable; urgency=low
* fixed desktop file, thanks to Kjell Braden. (Closes: #466587)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/hardinfo.desktop | 5 |
3 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 835f8c66..f5a9b801 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hardinfo (0.4.2.3-2) unstable; urgency=low + + * fixed desktop file, thanks to Kjell Braden. (Closes: #466587) + + -- Agney Lopes Roth Ferraz <agney@debian.org> Sun, 24 Feb 2008 23:35:44 -0300 + hardinfo (0.4.2.3-1) unstable; urgency=low * New upstream release.(Closes: #454947) diff --git a/debian/copyright b/debian/copyright index 7f996d3a..2e4c40d9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ It was downloaded from http://hardinfo.berlios.de/ Upstream Author: Leandro Pereira <leandro@linuxmag.com.br> -This software is copyright (c) 2003 by Leandro Pereira. +Copyright (c) 2003, Leandro Pereira. You are free to distribute and/or modify this software under the terms of the GNU General Public License. diff --git a/debian/hardinfo.desktop b/debian/hardinfo.desktop index 3c799fd6..97709a0f 100644 --- a/debian/hardinfo.desktop +++ b/debian/hardinfo.desktop @@ -1,10 +1,9 @@ [Desktop Entry] -Encoding=UTF-8 Name=System Profiler and Benchmark Name[pt_BR]=Informações e Testes do Sistema Exec=/usr/bin/hardinfo Icon=/usr/share/hardinfo/pixmaps/logo.png Terminal=false -Type=HardwareSettings +Type=Application StartupNotify=true -Categories=Settings;HardwareSettings +Categories=Settings;HardwareSettings; |