nitpic (0.1-10.1) unstable; urgency=low * Non-maintainer upload. * Update build-deps for xlibs-dev removal; closes: #347138. -- Justin Pryzby Sat, 14 Jan 2006 15:23:17 -0500 nitpic (0.1-10) unstable; urgency=low * Fixed Missing shared lib dependencies (closes: #103449, #130645, #171284). * Fixed package description typo(s) and the like (closes: #300023). * New uploaders. -- Ernesto Nadir Crespo Avila Sat, 03 Sep 2005 20:25:25 -0400 nitpic (0.1-9) unstable; urgency=low * New maintainer (closes: #227784). * Fixed "FTBFS with gcc-3.4: default arguments are only permitted for function parameters" (closes: #287809, #263265). Patch by Andreas Jochens -- Ernesto Nadir Crespo Avila Sun, 02 Jan 2005 23:28:09 -0400 nitpic (0.1-8.4) unstable; urgency=low * Uploading with maintainer set to QA group * Applied Colin Watson's patch to fix segfaulting with no arguments (closes: #186917) * Removed debian/postinst because all it did was create /usr/doc link -- Andrew Pollock Sun, 15 Feb 2004 16:52:25 +1100 nitpic (0.1-8.3) unstable; urgency=low * Non-maintainer upload. * Imakefile: Use ComplexCplusplusProgramTarget() so that we correctly link with g++ rather than gcc (closes: #127162). * nitpic.man, debian/rules: Add an extremely simple man page, necessary because ComplexCplusplusProgramTargetNoMan() does not exist yet (see #186321). * 16c84.cc: C++ doesn't allow multiple non-extern definitions of an object, and the attempt at a forward declaration of PIC16C84_INSTR is in fact a definition. Change the forward declarator's storage class to extern and that of the actual definition to auto. -- Colin Watson Mon, 31 Mar 2003 01:02:53 +0100 nitpic (0.1-8.2) unstable; urgency=low * NMU * (closes: #123697) Imakefile: change ComplexProgramTarget() to ComplexProgramTargetNoMan() becouse this package don't include a manpage. * Removed 'Local Variables' in debian/changelog. -- Otavio Real Salvador Thu, 28 Feb 2002 19:13:11 -0300 nitpic (0.1-8.1) unstable; urgency=low * NMU * 16c84.cc,main.cc: add #include * 16c84.cc: - change all cases of "and" used as a variable name to "nitpic_and" since "and" is now a reserved word in C++ - as above, for "or" and "xor" * debian/control: updated Build-Depends; don't need c++-compiler (it is Build-Essential), need libxaw7-dev -- Branden Robinson Fri, 13 Jul 2001 12:43:31 -0600 nitpic (0.1-8) unstable; urgency=low * Change priority to extra. * App-defaults directory changed by NMU. (closes: #86282) -- Martin Mitchell Sun, 8 Apr 2001 20:57:53 +1000 nitpic (0.1-7.1) unstable; urgency=low * NMU * XPICsim: look for .xbm's in /usr/share/nitpic * debian/control: - updated Build-Depends - bumped Standards-Version to 3.5.2 - tweaked package description * debian/{postinst,prerm}: /usr/doc -> /usr/share/doc migration policy * debian/rules: - install to FHS-compliant paths - install X bitmap files to /usr/share/nitpic - give appropriate arguments to "strip" - ship new control files: conffiles, postinst, prerm - invoke dpkg-gencontrol with -isp -- Branden Robinson Sat, 17 Mar 2001 15:10:13 -0500 nitpic (0.1-7) unstable; urgency=low * Recompile due to changed binutils. (closes: #64357, #67818) -- Martin Mitchell Sun, 30 Jul 2000 13:17:17 +1000 nitpic (0.1-6) frozen unstable; urgency=low * Const char * fixes for ARM. (closes: #58841) * Update to standards version 3.1.1. -- Martin Mitchell Sun, 27 Feb 2000 02:18:24 +1100 nitpic (0.1-5) unstable; urgency=low * Recompile for stdc++ 2.9. -- Martin Mitchell Tue, 22 Sep 1998 04:53:54 +1000 nitpic (0.1-4) frozen unstable; urgency=low * Remove std.h reference. (#21666) * Update to standards version 2.4.1. -- Martin Mitchell Tue, 28 Apr 1998 02:27:14 +1000 nitpic (0.1-3) unstable; urgency=low * Fix dependency on obsolete libbfd package. (#16654) -- Martin Mitchell Fri, 16 Jan 1998 00:14:57 +1100 nitpic (0.1-2) unstable; urgency=low * New maintainer. * Updated to standards 2.3.0.1. * Libc6 compile. * Fix file overlaps. (#9012) -- Martin Mitchell Tue, 11 Nov 1997 20:45:27 +1100 nitpic (0.1-1) unstable; urgency=low * Initial release. -- Klee Dienes Fri, 7 Feb 1997 00:02:50 -0500