kdbg 2.5.0-1 source package in Ubuntu

Changelog

kdbg (2.5.0-1) unstable; urgency=low

  * New upstream release.

kdbg (2.4.92~1-1) unstable; urgency=low

  * Git Snapshot of a future 2.5 release, now ported to KDE 4. This means
    significant changes in the packaging. (Closes: #604333)
  * We used cmake now, no outdated config.{sub,guess} anymore. (Closes: #582436)
  * Remove suggests on kxsldbg, it is not in the Debian archive anymore.
  * Update years in copyright file.

kdbg (2.2.1-2) unstable; urgency=low

  * Redone again relibtoolization making sure it uses latest automake.
    (Closes: #577679)

kdbg (2.2.1-1) unstable; urgency=low

  * New upstream release.
  * Redone libtoolization.
  * Remove patch 03_fix_ftbfs, merged upstream.
  * Update Standards-Version to 3.8.4, no changes required.
  * Add ${misc:Depends} to Depends:

kdbg (2.2.0-2) unstable; urgency=low

  * Add patch taken from upstrem to fix FTBFS with newer glibc 2.10 and gcc 4.4.
   (Closes: #552582)
  * Minor updates in the copyright file.

kdbg (2.2.0-1) unstable; urgency=low

  * New upstream release.
  * Redone libtoolization.
  * Update Standards-Version to 3.8.3, no changes required.

kdbg (2.1.1-1) unstable; urgency=low

  * New upstream release:
    - Do not crash when clicking on "delete" button if not program is loaded.
      (Closes: #467243)
  * Redo patches: 02_libtool_update.diff and buildprep.
  * Update upstream's email in copyright file.
  * Update copyright years.
  * Update Section in doc-base.

kdbg (2.1.0-2) unstable; urgency=low

  * Remove unnecesary build dependency on libqt3-compat-headers. 
    (Closes: #464057) 

kdbg (2.1.0-1) unstable; urgency=low

   * New upstream release.
   * Update Standards-Version to 3.7.3.
   * Move homepage into control field.
   * Update menu file to new policy.

kdbg (2.0.5-2) unstable; urgency=low

  * Rewrite debian/rules. Now it can be built twice in a row. 
   (Closes: #424429)
  * Dangling symlinks are not longer created. (Closes: #186169)
  * Redone relibtoolization. (Closes: #418563).

kdbg (2.0.5-1) unstable; urgency=low

  * New upstream release.

kdbg (2.0.4-3) unstable; urgency=low
  
  * Bumped compat to 5.
  * Added space to homepage pseudo header.

kdbg (2.0.4-2) unstable; urgency=medium

  * Dropping re-libtoolizing at build time, instead updating libtool
    with a patch. (Closes: #379811). 

kdbg (2.0.4-1) unstable; urgency=low

  * New upstream release.
  * Bumped standards-version to 3.7.2, no changes required.
  * Debugger window comes to the foreground and receives the focus, after a 
    breakpoint. (Closes: #171845)
  * Added support for QString in Qt4's debug libraries. (Closes: #354373)
  * Added copyright of the debian packaging.
  * Changed kdbg webpage.

kdbg (2.0.3-3) unstable; urgency=low

  * Dropping patches, re-libtoolizing at build time. 

kdbg (2.0.3-2) unstable; urgency=low

  * Added patch: 04_am_maintainer_mode.diff, the patch adds AM_MAINTAINER_MODE to 
    configure.in (Closes: #349988). 

kdbg (2.0.3-1) unstable; urgency=low

  * New upstream release. 
  * Added patch: 10_update_libtool.diff, now the package doesn't depend from 
    libfreetype6 and other spurious libraries.

kdbg (2.0.2-1) unstable; urgency=low

  * New upstream release. (Closes: #342096).
  * New maintainer's email address.
  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat'.

kdbg (2.0.0-1) unstable; urgency=low

  * Adopted by Ana Beatriz Guerrero Lopez <email address hidden>.
    (Closes: #315336).
  * New upstream release.
  * Bumped standards-version to 3.6.2.
 

kdbg (1.9.7-2) unstable; urgency=low

  * Updated config.{sub,guess} for compilation on GNU/k*BSD (closes: #305839).

kdbg (1.9.7-1) unstable; urgency=low

  * New upstream release.
  * Suggests kxsldbg, since kdbg can now interact with xsldbg for debugging
    XSLT scripts.
  * Patched kdbg/doc/en/Makefile.am to install newer parts of the manual
    that weren't installed by default.  Using AM_MAINTAINER_MODE to
    facilitate this.

kdbg (1.2.10-3) unstable; urgency=low

  * Converted all PO-files to UTF-8 so that all characters are properly
    displayed (closes: #291317).

kdbg (1.2.10-2) unstable; urgency=low

  * Updated debian/copyright, including more explicit copyright information
    and additional author credits.
  * Minor aesthetic update to short package description.

kdbg (1.2.10-1) unstable; urgency=low

  * New upstream bugfix release.

kdbg (1.2.9-3) unstable; urgency=low

  * Patched gdb output parsing so that kdbg loads executables without
    errors when using newer versions of gdb (closes: #247459).
  * Quoted more fields in debian/menu.

kdbg (1.2.9-2) unstable; urgency=low

  * Built against new libXrender.
  * Bumped standards-version to 3.6.1.

kdbg (1.2.9-1) unstable; urgency=low

  * New upstream release.
  * Tighter fix for the security issue regarding debugger commands previously
    addressed in kdbg 1.2.8-1 (CAN-2003-0644).  Specifically, kdbg now tests
    for .kdbgrc file ownership.  Thanks to Matt Zimmerman for his help in this
    matter.

kdbg (1.2.8-3) unstable; urgency=low

  * Using high colour pixmap for the debian menu entry.

kdbg (1.2.8-2) unstable; urgency=low

  * Russian translations changed from kio8-r to UTF-8, thanks to Alexander
    Kogan for the patch (closes: #137203).

kdbg (1.2.8-1) unstable; urgency=low

  * New upstream release.
  * Security update.  Fixes the security flaw regarding the program
    specific debugger command, which can lead to a potential exploit
    when debugging programs in world-writable directories such as /tmp.
  * Split menu title into title and longtitle.
  * Minor man page cleanup.
  * Bumped standards-version to 3.6.0.

kdbg (1.2.7-2) unstable; urgency=low

  * Fresh copy of debianrules for new Qt dirs (closes: #185085).
  * Build-depends on libqt3-compat-headers.
  * Removed alpha compile flags.

kdbg (1.2.7-1) unstable; urgency=low

  * New upstream release.
  * First KDE3 upload to debian!

kdbg (1.2.6-3) unstable; urgency=low

  * New maintainer email address.
  * Bumped standards-version to 3.5.8.

kdbg (1.2.6-2) unstable; urgency=low

  * Built with g++-3.2.

kdbg (1.2.6-1) unstable; urgency=low

  * New upstream release.

kdbg (1.2.5-3) unstable; urgency=low

  * Fixed doc-base link.

kdbg (1.2.5-2) unstable; urgency=low

  * Rebuilt for KDE3.

kdbg (1.2.5-1) unstable; urgency=low

  * New upstream release.

kdbg (1.2.4-2) unstable; urgency=low

  * Fixed KCmdLineArgs initialisation (closes: Bug#129681).

kdbg (1.2.4-1) unstable; urgency=low

  * New upstream release.

kdbg (1.2.3-1) unstable; urgency=low

  * New upstream release.

kdbg (1.2.2-6) unstable; urgency=low

  * Added "Debuggers" hint to debian menu entry (closes: Bug#121011).

kdbg (1.2.2-5) unstable; urgency=low

  * Changed /usr/share/doc/kdbg/html to link to the english docs instead of
    the default language docs; this avoids installation breakage on systems
    with untranslated default languages.

kdbg (1.2.2-4) unstable; urgency=low

  * Updated config.sub and config.guess (closes: Bug#120260).

kdbg (1.2.2-3) unstable; urgency=low

  * No longer uses automake.

kdbg (1.2.2-2) unstable; urgency=low

  * Updated parameters for alpha build.

kdbg (1.2.2-1) unstable; urgency=low

  * New upstream release.

kdbg (1.2.1-4) unstable; urgency=low

  * Fixed gcc 3.0 compile errors and added libtoolize/aclocal calls
    to debian/rules (closes: Bug#108121).
  * Cleaned up debian/rules.

kdbg (1.2.1-3) unstable; urgency=low

  * Builds on alpha.
  * Upped standards-version to 3.5.6.

kdbg (1.2.1-2) unstable; urgency=low

  * Removed redundancies from build-depends.
  * Cosmetic changes in debian/.

kdbg (1.2.1-1) unstable; urgency=low

  * New upstream release.
  * Fleshed out man page.
  * Added automake to debian/rules configuration and removed differences
    from Makefile.in files from the debian sources.

kdbg (1.2.0-6) unstable; urgency=low

  * Updated debian/rules to DH_COMPAT=3.
  * Build-Depends: required version (>> 3.0.0) of debhelper.
  * Updated Standards-Version to 3.5.2.
  * Added kderemove="1" to the debian menu item.
  * Miscellaneous tidying in debian/.
 

kdbg (1.2.0-5) unstable; urgency=low

  * Fetched a newer config.sub to allow building on ARM systems
    (closes: Bug#90671).

kdbg (1.2.0-4) unstable; urgency=low

  * Rebuilt for new libqt2 libraries.
  * Added KDbg icon to /usr/share/pixmaps and to the Debian menu item.

kdbg (1.2.0-3) unstable; urgency=low

  * Build-Depends: Replaced kdelibs3-dev with kdelibs-dev.

kdbg (1.2.0-2) unstable; urgency=low

  * Adopted by Ben Burton <email address hidden> (closes: Bug#84529).
  * Added a (fairly uninformative) man page.
  * Upgraded to Standards-Version: 3.2.1.
  * Upgraded debian/rules to DH_COMPAT=2.
  * Retitled the KDbg menu item to include the name KDbg.
  * Added a link to the KDbg User's Manual in /usr/share/doc/kdbg.
  * Miscellaneous cleanups in debian.

kdbg (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * Upload sponsored by Bradley Bell <email address hidden>

kdbg (1.1.7-beta1-1) unstable; urgency=low

  * Initial Release. Closes: #75161
  * Added kdbg.desktop
  * Upload sponsored by Bradley Bell <email address hidden>

Local variables:
mode: debian-changelog
End:
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  04 May 2011 09:33:52 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Ana Beatriz Guerrero López
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
kdbg_2.5.0.orig.tar.gz 391.4 KiB 4d769b9ad1a1a4c2c3e0284f0d1297ce4707f4d24657bc50752e93b307d5318e
kdbg_2.5.0-1.debian.tar.gz 6.7 KiB 12bd2eeb5a511d2464cf5930b04630055277fc4d9c75b71ca535e94200b273a9
kdbg_2.5.0-1.dsc 1.7 KiB 38b9d747f818b7ed9333624ce319dfa3997293cfe306642e783a5d11befb8d13

Available diffs

View changes file

Binary packages built by this source

kdbg: No summary available for kdbg in ubuntu quantal.

No description available for kdbg in ubuntu quantal.