libvc (003.dfsg.1-7) unstable; urgency=low * debian/patches/04-accept-line-folding.patch: New patch for making the flex scanner accept values of the fields spanning several lines using the folding technique of RFC-822 (i.e. using a space in the beginning of the continuation lines. This does not yet make libvc completely RFC-2425-compliant, because the continuation sequence "\n " is still contained in the output (i.e. not eaten up). At any rate, rolo should now be able to read vCard files containing folded lines (closes: #442944). * debian/control: + Tightened the dependency on autoconf to >= 2.61 and build-conflict with autoconf2.13, otherwise the -vfi option passed to autoreconf does not work + Added Homepage field -- Rafael Laboissiere Sun, 23 Sep 2007 10:12:19 +0200 libvc (003.dfsg.1-6) unstable; urgency=low * debian/patches/manpage-Lb-definition.patch: Patch for doc/vc.3 which adds definition for the libvc library (.Lb macro) and avoids nroff warnings * Make the library compliant with the vCard 2.1 specification as regards valid field names which are defined to be any printable 7bit us-ascii except []=:., > (closes: #430546): + debian/patches/field-names-comply-with-vCard2.1.patch: Added patch to change lex scanning variables in src/vc_scan.l + debian/control: Build-Depends on flex + debian/rules: Save and restore src/vc_scan.c and remove ylwrap in the clean rule -- Rafael Laboissiere Tue, 26 Jun 2007 12:20:23 +0200 libvc (003.dfsg.1-5) unstable; urgency=low * debian/control: Added XS-Vcs-Svn and XS-Vcs-Browser fields * debian/patches/vc-manpage-lb-macro.patch: Added patch for fixing Lintian's manpage-has-errors-from-man warning (wrong argument to .Lb macro) -- Rafael Laboissiere Sun, 22 Apr 2007 11:43:09 +0200 libvc (003.dfsg.1-4) unstable; urgency=low * debian/control: Changed section of libvc-dev to libdevel, avoiding the override disparity -- Rafael Laboissiere Tue, 27 Mar 2007 16:25:44 +0200 libvc (003.dfsg.1-3) unstable; urgency=low * debian/rules: Call "autoreconf -vfi" in makebuilddir rule. This is apparently needed for GNU/kFreeBSD, due to the outdated libtool files in the upstream tarball (closes: #416257) * debian/control: Build-Depends on autoconf, automake, and libtool -- Rafael Laboissiere Tue, 27 Mar 2007 03:56:16 +0200 libvc (003.dfsg.1-2) unstable; urgency=low * debian/copyright: Added note about the removal of the doc/rfc2426.txt from the Debian upstream tarball -- Rafael Laboissiere Sun, 25 Mar 2007 23:07:43 +0200 libvc (003.dfsg.1-1) unstable; urgency=low * Regenerated the upstream tarball (and added ".dfsg.1" to the version number), removing the RFC document, which is not DFSG compliant. Hopefully, the package will be accepted by the ftp-admin this time. * debian/libvc-dev.docs: Do not install doc/rfc2426.txt -- Rafael Laboissiere Sun, 11 Mar 2007 20:24:34 +0100 libvc (003-4) unstable; urgency=low * debian/patches/count-vcards-buffer-overflow.patch: Fix buffer overflow problem, as reported in http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1356 (thanks to Carsten Hey for drawing my attention to this problem) * debian/README.Debian: Added file to document the above -- Rafael Laboissiere Mon, 19 Feb 2007 04:03:16 +0100 libvc (003-3) unstable; urgency=low * Uploaded to unstable again, this time with the orig.tar.gz file included -- Rafael Laboissiere Mon, 12 Feb 2007 19:27:23 +0100 libvc (003-2) unstable; urgency=low * First release to unstable (closes: #410658) -- Rafael Laboissiere Mon, 12 Feb 2007 19:04:08 +0100 libvc (003-1) unstable; urgency=low * Initial release -- Rafael Laboissiere Mon, 12 Feb 2007 12:32:36 +0100