silversearcher-ag 0.19.2-1 source package in Ubuntu

Changelog

silversearcher-ag (0.19.2-1) unstable; urgency=medium


  * new upstream release
  * debian/control
    - set Standards-Version: 3.9.5.
  * debian/rules
    - add empty "override_dh_auto_test" to skip the test.
      because cram is required for testing, but package does not exist.
  * debian/copyright
    - update copyright year to 2013-2014.

 -- Hajime Mizuno <email address hidden>  Wed, 29 Jan 2014 23:23:00 +0900

Upload details

Uploaded by:
Hajime Mizuno
Uploaded to:
Sid
Original maintainer:
Hajime Mizuno
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
silversearcher-ag_0.19.2-1.dsc 1.8 KiB ac2a0f9a9b2af20c3c0e62ed83df1826bef42810c06263c38b6ad22ad3adae76
silversearcher-ag_0.19.2.orig.tar.xz 40.7 KiB 869ef055a62decd5985fbaf1b304973338404779320b3abff78f303af4f1cd3d
silversearcher-ag_0.19.2-1.debian.tar.xz 2.2 KiB 80a7ed9f9c8f8a000fe1c37ef9bba442d9e9c11de9f12e0db406715f472af52d

Available diffs

No changes file available.

Binary packages built by this source

silversearcher-ag: very fast grep-like program, altenative to ack-grep

 The Silver Searcher is grep-like program implemented by C.
 An attempt to make something better than ack-grep.
 .
 It searches pattern about 3–5x faster than ack-grep.
 It ignores file patterns from your .gitignore and .hgignore.