libsvn-look-perl 0.38-1 source package in Ubuntu

Changelog

libsvn-look-perl (0.38-1) unstable; urgency=low


  * Imported Upstream version 0.38
  * debian/control: Build-Depends on liblist-moreutils-perl

 -- Angel Abad <email address hidden>  Fri, 22 Jun 2012 15:52:10 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libsvn-look-perl_0.38-1.dsc 1.5 KiB 290dd61bc68e42558b9111e218e99c61a836f03dcff3b1fd7dad5e37e9bbf198
libsvn-look-perl_0.38.orig.tar.gz 15.3 KiB 59e489ab1cf629fdfb3c731360d44af18907d6afb1a3f1e34eb52377567270c3
libsvn-look-perl_0.38-1.debian.tar.gz 2.9 KiB c6fc1ade196475e3ac26319e5c4083f293050f3334c6c1f76ebe5ca086007040

Available diffs

No changes file available.

Binary packages built by this source

libsvn-look-perl: module providing access to svnlook data

 SVN::Look is a simple Perl module that provides a object-oriented wrapper
 around Subversion's svnlook command, with built-in caching to improve speed.
 It is useful to gather information about a repository, its revisions and its
 transactions, which makes it easy for hook writers to retrieve and use the
 information they need.