libvc (003.dfsg.1-12) unstable; urgency=low * New maintainer. Closes: #534359 * Bump Standards-Verstion to 3.8.3 -- Tony Palma Wed, 16 Sep 2009 04:28:17 -0500 libvc (003.dfsg.1-11) unstable; urgency=low * debian/control: + Bump Standards-Version to 3.8.1 (add needed file debian/README.source explaining the patch system) + The package is now maintained with Git at alioth.debian.org. Add Vcs-Git field and change Vcs-Browser accordingly. -- Rafael Laboissiere Mon, 20 Apr 2009 13:03:08 +0200 libvc (003.dfsg.1-10) unstable; urgency=low * debian/rules: Use debian/clean instead of manually cleaning files * debian/compat, debian/control: Bump build-dependency on debhelper to >= 7.0.0, otherwise debian/clean is moot * debian/clean: New file * debian/control: + Fix Lintian warning debhelper-but-no-misc-depends + Drop useless Section field for libvc0 package * debian/libvc0.symbols: Add shared library symbols file -- Rafael Laboissiere Fri, 13 Feb 2009 18:28:03 +0100 libvc (003.dfsg.1-9) unstable; urgency=low * debian/control: + Append trunk/ to the path in Vcs-Svn:, such that debcheckout works + Bump Standards-Version to 3.8.0 (no changes needed) * debian/watch: Remove "dfsg" from the upstream version before number comparison * Use quilt instead of CDBS' simple-patchsys -- Rafael Laboissiere Tue, 01 Jul 2008 17:10:33 +0200 libvc (003.dfsg.1-8) unstable; urgency=low * debian/control: + Use the now official Vcs-* fields instead of the obsolete XS-Vcs-* + Dropped the Homepage pseudo-header from the extended descriptions + Bumped Standards-Version to 3.7.3 -- Rafael Laboissiere Sat, 15 Dec 2007 23:35:16 +0100 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