2010
libdebug (0.4.3-2) unstable; urgency=low
* Fix the libdebug0-dev dependency on the exact binary:Version of libdebug0.
* Convert to the 3.0 (quilt) source format with no changes.
* Bump Standards-Version to 3.9.0 with no changes.
* Use dpkg-buildflags from dpkg-dev 1.15.7 to obtain the default values of
CFLAGS, CPPFLAGS, and LDFLAGS.
* Update the copyright file to the latest revision of the DEP 5 format and
bump the year on my copyright notice.
* Shorten the Vcs-Browser URL.
-- Peter Pentchev <roam@ringlet.net> Mon, 28 Jun 2010 18:05:32 +0300
2009
libdebug (0.4.3-1) unstable; urgency=low
* New maintainer. Closes: #499260 * Override a "shlib calls exit" lintian warning - this is a debugging library, it is supposed to exit on grave errors. * Add a symbols file starting at libdebug0-0.4.2 obtained from mole. * Make this a non-native package. * Add a watch file. * Convert the copyright file to the machine-readable format and add my copyright notice. * Add the Vcs-Svn and Vcs-Browser control fields. * Bump the debhelper compatibility version to 7: - add misc:Depends to the binary package * Bump Standards-Version to 3.8.1: - use binary:Version instead of hardcoding the dependencies between the binary packages - support "nostrip" in DEB_BUILD_OPTIONS. Closes: #437346 - add the Homepage control field * Build with lots of compiler warning flags. * Build with -Werror if "werror" is in DEB_BUILD_OPTIONS. * Enable build hardening unless "nohardening" is in DEB_BUILD_OPTIONS. * Remove the unused debian/Makefile. * Remove debian/libdebug0.postinst - dh_makeshlibs takes care of this. * Do not try to clean the source in the "build" target, it's upstream's job now. * Use dh_install instead of dh_movefiles. * Minimize the rules file using debhelper override targets. * Pass prefix correctly during the install phase now that upstream supports DESTDIR in the canonical way.
-- Peter Pentchev <roam@ringlet.net> Thu, 28 May 2009 16:02:51 +0300
2008
libdebug (0.4.2-0.1) unstable; urgency=low
* Non-maintainer upload.
* debian/rules:
- Fix bashisms (Closes: #381565).
- Fix debian-rules-ignores-make-clean-error lintian warning.
- Fix debian-rules-missing-required-target lintian error by
providing binary-indep target (Closes: #395708).
* Makefile:
- Fix bashisms.
* Use debian/compat, fix debian-rules-sets-DH_COMPAT lintian warning.
-- Luca Falavigna <dktrkranz@ubuntu.com> Wed, 16 Jan 2008 21:29:01 +0100
2004
libdebug (0.4.2) unstable; urgency=high
* Fixed man page sections.
-- Abraham vd Merwe <abz@debian.org> Sun, 22 Aug 2004 15:44:30 +0200
libdebug (0.4.1) unstable; urgency=high
* Added LDLIBS linking for shared libraries in rules.mk. * Updated debian policy version. * Added syslog support (library is still downwards compatible)
-- Abraham vd Merwe <abz@debian.org> Sat, 31 Jul 2004 19:03:49 +0200
2003
libdebug (0.3.2) unstable; urgency=high
* Added malloc attributes. * New Makefile system. * Optimized hexdump() routine and print 8-digit offsets. * Added man pages.
-- Abraham vd Merwe <abz@debian.org> Sun, 26 Oct 2003 15:29:05 +0200
libdebug (0.3.1) unstable; urgency=high
* Changed libdebug0 section.
* Added default fail stub.
* Removed macros for mem_close and log_{open,close}.
* Print correct date in logfile (Closes: #214168)
* Changed date format in logfile to comply to ISO 8601 format.
* Only print prefix if a logfile is used.
* Added log_flush() function.
-- Abraham vd Merwe <abz@debian.org> Tue, 7 Oct 2003 18:18:30 +0200
libdebug (0.2.3) unstable; urgency=high
* Changed libdebug0-dev section. * Removed multiline string test (Closes: #194981)
-- Abraham vd Merwe <abz@debian.org> Mon, 16 Jun 2003 14:23:22 +0200
2002
libdebug (0.2.2) unstable; urgency=high
* Patch from Brian Campbell <bacam@z273.org.uk> to fix va_list bug (Closes: #156239)
-- Abraham vd Merwe <abz@debian.org> Sat, 10 Aug 2002 21:25:08 +0200
libdebug (0.2.1) unstable; urgency=low
* Ported to FreeBSD.
* Added syslog-like duplicate line detection.
* Updated copyright notices to reflect my new preferred
email address.
* Added better description of library in control file.
* Changed hex dump function to print offsets and not addresses
(imho more useful in most cases).
-- Abraham vd Merwe <abz@debian.org> Sat, 6 Jul 2002 15:26:43 +0200
libdebug (0.1.1) unstable; urgency=low
* Initial Release.
-- Abraham vd Merwe <abz@debian.org> Sat, 6 Apr 2002 16:51:31 +0200