zshdb 0.09+git20150123-1 source package in Ubuntu

Changelog

zshdb (0.09+git20150123-1) unstable; urgency=medium

  * QA upload.
  * Updated to latest upstream. (Closes: #796472)
  * Removed redundant patch:
    - debian/patches/debian-changes-0.05+git20101031-1
  * debian/rules:
    - Temporarily adding DEB_BUILD_OPTIONS=nocheck as the zsh currently
      in unstable is broken.
  * debian/control:
    - Removed Vcs-* fields referencing non-existent repository.
    - Added dh-python and python-all to Build-Depends as Python scripts are
      now included in zshdb.
    - Added ${python:Depends} to the binary dependencies.
    - Added ${misc:Depends} to the binary dependencies.
    - Added a link to the Homepage.
  * debian/zshdb.lintian-overrides:
    - Added an override for extra-license-file as this file contains a copy of
      the GNU GPL version 2 to allow it to be produced interactively from
      within the application.
  * debian/copyright:
    - Converted to DEP-5.

 -- Iain R. Learmonth <email address hidden>  Fri, 28 Aug 2015 22:17:39 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zshdb_0.09+git20150123-1.dsc 1.8 KiB b6a82bfe6f895dfaa70cc23a0567733a9dfea1c98a594cdc195b0ab22feb97e8
zshdb_0.09+git20150123.orig.tar.gz 145.8 KiB 1070bcc67afb08f4bdfdc693aa67806b49034958f25f338275f25336de85cd84
zshdb_0.09+git20150123-1.debian.tar.xz 3.3 KiB 00db5237be2bb32c45510c0422bb37c1b55fe773d00b14f28588c53a44abefaf

No changes file available.

Binary packages built by this source

zshdb: debugger for Z-Shell scripts

 A zsh script to which arranges for another zsh script to be debugged. zshdb is
 a port of bashdb, a similar debugger for bash scripts, to zsh. The command
 syntax generally follows that of the trepanning debuggers and, more generally,
 GNU debugger gdb.