libdebug (0.4.4-1.1) unstable; urgency=low * Non-maintainer upload. * Move the static library and the .so symlink to multiarch directory (closes: #648903). * Mark the -dev package as Multi-Arch: same (closes: #648905). * Use multi-arch paths in lintian override. -- Jakub Wilk Fri, 06 Jan 2012 02:38:35 +0100 libdebug (0.4.4-1) unstable; urgency=low * New upstream release to fix a compiler warning. * Bump Standards-Version to 3.9.2 with no changes. * Update the copyright file to the latest revision of the DEP 5 candidate format and bump the year on my copyright notice. * Convert to multiarch: - pass /usr/lib/triplet as "libdir" to dh_auto_install - substitute DEB_HOST_MULTIARCH in libdebug0.install - specify Multi-Arch: same for libdebug0 and Multi-Arch: foreign for libdebug0-dev - bump the debhelper build dependency to 8.1.3~ and add misc:Pre-Depends for the libdebug0 package * Upload to unstable. -- Peter Pentchev Tue, 19 Jul 2011 16:56:40 +0300 libdebug (0.4.3-3) experimental; urgency=low * Switch to Git and point the Vcs-* fields to Gitorious. * Bump Standards-Version to 3.9.1 with no changes. * Switch to bzip2 compression for the Debian tarball. * Use hardening-includes instead of hardening-wrapper so that the hardening flags are visible in CFLAGS and LDFLAGS. * Bump the debhelper compatibility level to 8. -- Peter Pentchev Fri, 24 Dec 2010 23:10:53 +0200 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 Mon, 28 Jun 2010 18:05:32 +0300 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 Thu, 28 May 2009 16:02:51 +0300 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 Wed, 16 Jan 2008 21:29:01 +0100 libdebug (0.4.2) unstable; urgency=high * Fixed man page sections. -- Abraham vd Merwe 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 Sat, 31 Jul 2004 19:03:49 +0200 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 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 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 Mon, 16 Jun 2003 14:23:22 +0200 libdebug (0.2.2) unstable; urgency=high * Patch from Brian Campbell to fix va_list bug (Closes: #156239) -- Abraham vd Merwe 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 Sat, 6 Jul 2002 15:26:43 +0200 libdebug (0.1.1) unstable; urgency=low * Initial Release. -- Abraham vd Merwe Sat, 6 Apr 2002 16:51:31 +0200 Local variables: mode: debian-changelog End: