-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 31 Mar 2003 01:02:53 +0100 Source: nitpic Binary: nitpic Architecture: source i386 Version: 0.1-8.3 Distribution: unstable Urgency: low Maintainer: Martin Mitchell <martin@debian.org> Changed-By: Colin Watson <cjwatson@debian.org> Description: nitpic - Simulator for the Microchip PIC16C84 microcontroller Closes: 127162 Changes: 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. Files: f79d157d2538245b9a6b1301a8928dec 644 electronics extra nitpic_0.1-8.3.dsc 2d35fcdd2aca252225881e7fe86967b9 9195 electronics extra nitpic_0.1-8.3.diff.gz 0bb661bfb2a4bb450ba2e626ca468a4c 31362 electronics extra nitpic_0.1-8.3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Colin Watson <cjwatson@debian.org> -- Debian developer iD8DBQE+mML69t0zAhD6TNERAoaOAJ9L3gX5ukY54I68y0n5xmnHe5ry5ACfS11D BbtYELFxIDTEawrMgsN55cY= =HDgH -----END PGP SIGNATURE----- Accepted: nitpic_0.1-8.3.diff.gz to pool/main/n/nitpic/nitpic_0.1-8.3.diff.gz nitpic_0.1-8.3.dsc to pool/main/n/nitpic/nitpic_0.1-8.3.dsc nitpic_0.1-8.3_i386.deb to pool/main/n/nitpic/nitpic_0.1-8.3_i386.deb -- To UNSUBSCRIBE, email to debian-devel-changes-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org