Package: silversearcher-ag
Version: 0.19.2-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu utopic ubuntu-patch
Dear Maintainer,
There is a typo in the description for this package: "very fast grep-like
program, altenative to ack-grep", "altenative" is missing an "r". It should be
"alternative".
*** /tmp/tmpkQQx5C/bug_body
* debian/control: Fixed typo in alternative
Thanks for considering the patch.
-- System Information:
Debian Release: jessie/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0-34-generic (SMP w/4 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru silversearcher-ag-0.19.2/debian/control silversearcher-ag-0.19.2/debian/control
--- silversearcher-ag-0.19.2/debian/control 2014-02-02 05:00:21.000000000 +0100
+++ silversearcher-ag-0.19.2/debian/control 2014-08-29 16:03:28.000000000 +0200
@@ -9,7 +9,7 @@
Package: silversearcher-ag
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: very fast grep-like program, altenative to ack-grep
+Description: very fast grep-like program, alternative to ack-grep
The Silver Searcher is grep-like program implemented by C.
An attempt to make something better than ack-grep.
.
diff -Nru silversearcher-ag-0.19.2/debian/changelog silversearcher-ag-0.19.2/debian/changelog