gitinspector 0.4.1+dfsg-1 source package in Ubuntu

Changelog

gitinspector (0.4.1+dfsg-1) unstable; urgency=medium

  * New upstream release. 
  * d/control:
    - Add to Build-Depends:
      + asciidoc
      + libxml2-utils
      + xsltproc
      + docbook-xml
      + docbook-xsl
    - Replace my email in Updaters with my @debian.org address
    - Update Homepage, upstream moved to GitHub
  * d/rules:
    - Build documentation from source
  * d/doc-base, d/docs:
    - Install HTML documentation
  * d/man:
    - Drop manpage, upstream provides one now
  * d/copyright:
    - Update copyright
  * d/watch:
    - Upstream moved to GitHub
  * d/patches (dropped):
    - Print-usage-when-called-without-any-args.patch
    - Add-missing-HTML-footer-to-htmlembedded-output.patch
    - fix-C-locale-crash.patch
      All three included upstream
  * d/patches (refreshed):
    - Use-jQuery-libraries-from-the-Debian-archive.patch
     -Move-arch-indep-files-to-usr-share.patch

 -- Christian Kastner <email address hidden>  Wed, 30 Sep 2015 17:53:50 +0200

Upload details

Uploaded by:
Python Applications Packaging Team
Uploaded to:
Sid
Original maintainer:
Python Applications Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gitinspector_0.4.1+dfsg-1.dsc 2.1 KiB 933d566fc14bbcee15d71441137db114d8f49bdb090c77d69209c360b77ed59a
gitinspector_0.4.1+dfsg.orig.tar.xz 125.0 KiB f3f5c2b268aabaf20a192179e51ef2acea0fb1de71efbd97c07f9e7c2b8bfcfe
gitinspector_0.4.1+dfsg-1.debian.tar.xz 10.1 KiB 935db2c0e945ffb721acf9e2bb0ba1781cfd51ef8d2ed2b80f793d50bc71c417

Available diffs

No changes file available.

Binary packages built by this source

gitinspector: statistical analysis tool for git repositories

 gitinspector is a statistical analysis tool for git repositories. It creates
 informative and visually appealling reports in various output formats.
 .
 Its features include:
  * Shows cumulative work by each author in the history
  * Filters results by extension
  * Can display a statistical timeline analysis
  * Scans for all filetypes (by extension) found in the repository
  * Multi-threaded; uses multiple instances of git to speed up analysis
  * Supports HTML, XML and plain text (terminal) output