aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2016-04-13 20:27:35 +0200
committerDaniel Lange <DLange@git.local>2016-04-13 20:27:35 +0200
commita18719ccaa3c303c608553c463b1707a9172e02b (patch)
treef0fad29874973d904972c306d60a89fd901c0683
parent82caac098d2ea080a646af87c6d7be3e75f39751 (diff)
downloaddebian_htop-a18719ccaa3c303c608553c463b1707a9172e02b.tar.gz
debian_htop-a18719ccaa3c303c608553c463b1707a9172e02b.tar.bz2
debian_htop-a18719ccaa3c303c608553c463b1707a9172e02b.zip
Quench minor lintian warnings
-rw-r--r--debian/patches/001-lintian-warning-fix-man-typo.patch15
-rw-r--r--debian/patches/002-lintian-warning-fix-desktop-keywords.patch12
-rw-r--r--debian/patches/series2
3 files changed, 29 insertions, 0 deletions
diff --git a/debian/patches/001-lintian-warning-fix-man-typo.patch b/debian/patches/001-lintian-warning-fix-man-typo.patch
new file mode 100644
index 0000000..889b7ae
--- /dev/null
+++ b/debian/patches/001-lintian-warning-fix-man-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix a lintian warning about a typo in the man page
+ spelling-error-in-manpage usr/share/man/man1/htop.1.gz
+Author: Daniel Lange <dl.ml1@usrlocal.de>
+---
+--- a/htop.1.in
++++ b/htop.1.in
+@@ -10,7 +10,7 @@ Htop is a free (GPL) ncurses-based proce
+ .LP
+ It is similar to top, but allows you to scroll vertically and horizontally,
+ so you can see all the processes running on the system, along with their full
+-command lines, as well as viewing them as a process tree, selecting mutiple
++command lines, as well as viewing them as a process tree, selecting multiple
+ processes and acting on them all at once.
+ .LP
+ Tasks related to processes (killing, renicing) can be done without
diff --git a/debian/patches/002-lintian-warning-fix-desktop-keywords.patch b/debian/patches/002-lintian-warning-fix-desktop-keywords.patch
new file mode 100644
index 0000000..a7bd134
--- /dev/null
+++ b/debian/patches/002-lintian-warning-fix-desktop-keywords.patch
@@ -0,0 +1,12 @@
+Description: Add Keywords entry to .desktop file
+ lintian warning desktop-entry-lacks-keywords-entry
+ usr/share/applications/htop.desktop
+Author: Daniel Lange <dl.ml1@usrlocal.de>
+---
+--- a/htop.desktop
++++ b/htop.desktop
+@@ -60,3 +60,4 @@ GenericName[sv]=Processvisning
+ GenericName[tr]=Süreç Görüntüleyici
+ GenericName[uk]=Перегляд процесів
+ GenericName[zh_TW]=行程檢視器
++Keywords=system;process;task
diff --git a/debian/patches/series b/debian/patches/series
index a437421..5a4f7c8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,3 @@
+001-lintian-warning-fix-man-typo.patch
+002-lintian-warning-fix-desktop-keywords.patch
601-openvz-new-ctid-vpid.patch

© 2014-2024 Faster IT GmbH | imprint | privacy policy