cgilib (0.6-1.1) unstable; urgency=medium * Non-maintainer upload. * Make the build reproducible. (Closes: #776935) -- Chris Lamb Fri, 18 Aug 2017 09:17:07 -0700 cgilib (0.6-1) unstable; urgency=low * New upstream version . Declare some variables const (closes: Bug#162239) . Add CR to Content-type output (closes: Bug#282334) . Properly terminate buffer (closes: Bug#291753) . Decode CGI variable names (closes: Bug#336524) * Bumped Standards-Version * Enhanced copyright file -- Martin Schulze Sun, 06 Apr 2008 15:16:19 +0200 cgilib (0.5-6) unstable; urgency=low * Added conflict against libcgi-dev that also ships /usr/lib/libcgi.a (closes: Bug#462944) -- Martin Schulze Fri, 08 Feb 2008 12:56:01 +0100 cgilib (0.5-5) unstable; urgency=low * Added a disclaimer for those people who plan to NMU this package * Fixed typo in NMU-Disclaimer, thanks to Petter Reinholdtsen (See: Bug#225895) * Added support for inclusion into C++ (closes: Bug#282329) -- Martin Schulze Tue, 22 Jan 2008 20:14:23 +0100 cgilib (0.5-4) unstable; urgency=medium * Darn, f*cking DEB_BUILD_OPTIONS support broke the build system. Found a way to workaround this by cheating but it seems to work this time. (closes: Bug#122892, Bug#123296, Bug#121827) -- Martin Schulze Fri, 14 Dec 2001 19:08:08 +0100 cgilib (0.5-3) unstable; urgency=low * Added convenience code to support $DEB_BUILD_OPTIONS -- Martin Schulze Thu, 22 Nov 2001 09:24:06 +0100 cgilib (0.5-2) unstable; urgency=low * Incorporated useful changes from Drew Parsons NMU * Whoops, there was only one... (the following) However, this happily invalidates a fucked up C source file and a typoed manpage (closes: Bug#76095) * Updated link in copyright file to /usr/share/common-licenses/GPL. * Moved documentation to /usr/share/doc and /usr/share/man, also added convenience calls to prerm and postinst (closes: Bug#91129, Bug#91408) * Added -isp to dpkg-gencontrol, so Section and Priority will be copied * Updated Standards-Version -- Martin Schulze Tue, 20 Nov 2001 22:31:59 +0100 cgilib (0.5-1) unstable; urgency=low * New upstream source * Added cookie support from Mikko Torni * Added a proper install target to Makefile, will be used by debian/rules * Added some braces as suggested by gcc * Oops, fixed simple length+1byte bug (closes: Bug#32834) * Makefile::clean now removes libcgi.a, debian/rules now uses pristine source * Added cgiGetVariables(3) * Extended test suite * Now also includes upstream changelog * Fixes prefix name problem (closes: Bug#42736, Bug#42813) * Added missing call to decode HTTP string (closes: Bug#42733) * Fixes string allocation bug (closes: Bug#42846) * Added Cookie documentation -- Martin Schulze Fri, 20 Aug 1999 23:29:18 +0200 cgilib (0.4-3) unstable; urgency=low * Switched from bzero() to memset(), thanks Shaleh * Corrected typo in cgiInit(3), thanks Shaleh * Removed unneeded dependency field. * Fixed typo in jump.c comments, thanks Shaleh. -- Martin Schulze Sat, 12 Sep 1998 02:55:32 +0200 cgilib (0.4-2) frozen unstable; urgency=low, closes=20352 * Made debian/rules executable (closes: Bug#20352) -- Martin Schulze Sat, 28 Mar 1998 21:04:38 +0100 cgilib (0.4-1) frozen unstable; urgency=low * Corrected Standards-Version (typo, lintian) -- Martin Schulze Tue, 24 Mar 1998 00:38:49 +0100 cgilib (0.4) unstable; urgency=low * Corrected html code in redirection * Corrected number of bytes in redirection -- Martin Schulze Fri, 20 Mar 1998 09:20:51 +0100 cgilib (0.3) unstable; urgency=low * Fixed little mistake in offline mode * Included another example, jumpto -- Martin Schulze Mon, 23 Feb 1998 11:03:21 +0100 cgilib (0.2) unstable; urgency=low * Corrected debugging * Added cgiRedirect() * Added cgiRedirect(3) manpage * Added call to cgiRedirect() to example cgitest.c * Added compile notice to cgitest.c * Added support for the GET method * Reorganized POST/GET/stdin support * Implemented support for multiple fields and updated manpage -- Martin Schulze Wed, 18 Feb 1998 11:26:21 +0100 cgilib (0.1-1) unstable; urgency=low * New package * DFSG Free cgi library * Very small package * Contains all important manpages -- Martin Schulze Sun, 15 Feb 1998 05:45:57 +0100