xgrep 0.08-0ubuntu1 source package in Ubuntu

Changelog

xgrep (0.08-0ubuntu1) trusty; urgency=low

  * New upstream release
  * Create debian/source/format
  * Drop patches, included upstream
  * debian/control:
    - Add misc depends
    - Bump debhelper to 9
    - Bump standards-version to 3.9.5
  * debian/rules:
    - Replace dh_clean -k with dh_prep
    - Use recommended targets
 -- Jackson Doak <email address hidden>   Fri, 22 Nov 2013 06:43:48 +1100

Upload details

Uploaded by:
Jackson Doak
Sponsored by:
Daniel Holbach
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils
Trusty release universe utils

Downloads

File Size SHA-256 Checksum
xgrep_0.08.orig.tar.gz 57.4 KiB d788b9df192fbbb3f301e022a551e55e2822358cb32fd34059b270ce6671649a
xgrep_0.08-0ubuntu1.debian.tar.gz 2.3 KiB 33e1ae3bc172b694e0db113ba6f994302686519bfd2c6c60a332ef04c1c2f549
xgrep_0.08-0ubuntu1.dsc 1.2 KiB bba2d6efa55315d92b89a00fca406ff4815b8954ca552b3a163ae19a0939d945

Available diffs

View changes file

Binary packages built by this source

xgrep: grep-like utility for XML files

 xgrep provides facilities for searching content in XML files. The
 search is specified either as an XPath via the -x flag, or a custom
 syntax, including extended regular expressions, via the -s flag.
 Multiple input files may be specified; if none are provided, input is
 read from stdin.

xgrep-dbgsym: debug symbols for xgrep