bashdb 4.3.0.91+ds-4 source package in Ubuntu

Changelog

bashdb (4.3.0.91+ds-4) unstable; urgency=low

  * Trap SIGXFSZ in test-sig so the test is reproducible (Closes: #801372)
  * Add patch to man page to correct spelling mistake
  * Add lintian override for debian-watch-may-check-gpg-signature
  * Add #include statements in set0.c to ensure explicit declaration
  * Workarounds for building on non-linux (Closes: #801402)
    - Restrict building builtins to linux as the enable command fails.
    - Add patch to exclude SIGSYS from test-sig data
  * Override dh_python2 rule to remove unncessary dependencies
  * Registered the package with doc-base

 -- Nicholas Bamber <email address hidden>  Sat, 10 Oct 2015 08:43:27 +0100

Upload details

Uploaded by:
Oleksandr Moskalenko
Uploaded to:
Sid
Original maintainer:
Oleksandr Moskalenko
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
bashdb_4.3.0.91+ds-4.dsc 2.0 KiB 78a4cbe723bca75e2414e868deecb6cb0af2f9431d7d4a4dd745d24c9757b7ef
bashdb_4.3.0.91+ds.orig.tar.gz 791.5 KiB 74ac3552f4d425c5dfe7ae0e93384f8fc49879aa7075f387db84fc366e5decde
bashdb_4.3.0.91+ds-4.debian.tar.xz 9.2 KiB b17e4a918b94cdc2a8cac698d4b2bd70d0afc9d7c457eb3bf3ba478ac4b9e6a9

Available diffs

No changes file available.

Binary packages built by this source

bashdb: BASH debugger

 A debgger for bash (the Bourne again shell). As with any debugger it allows
 you to set through a bash script, examine data, set break points and run the
 program to that point, change variable values and so on.

bashdb-dbgsym: debug symbols for package bashdb

 A debgger for bash (the Bourne again shell). As with any debugger it allows
 you to set through a bash script, examine data, set break points and run the
 program to that point, change variable values and so on.