bibindex (2.10-8) unstable; urgency=low * debian/rules: Prevent the upstream Makefile to strip binaries, such that the DEB_BUILD_OPTIONS=nostrip option will be honored (closes: #436583) -- Rafael Laboissiere Thu, 9 Aug 2007 23:14:34 +0200 bibindex (2.10-7) unstable; urgency=low * debian/rules: Fixed package name and copyright year in header -- Rafael Laboissiere Sat, 31 Mar 2007 20:40:45 +0200 bibindex (2.10-6) unstable; urgency=low * debian/control: + Added XS-Vcs-Svn and XS-Vcs-Browser fields + Bumped Standards-Version to 3.7.2 (no changes needed) + Upgrade build-dependency on debhelper to >= 5 + Build-depends on cdbs * debian/compat: Compatibility level 5 * debian/substvars: Removed this file, which was in the diff.gz * debian/watch: Added uscan file -- Rafael Laboissiere Sat, 31 Mar 2007 20:07:17 +0200 bibindex (2.10-5) unstable; urgency=low * debian/rules: Oops, the upgrade to debhelper compatibility level in the previous release resulted in an empty package. The package build directory is now correctly set to debian/bibindex. -- Rafael Laboissiere Sat, 3 Sep 2005 11:49:43 +0200 bibindex (2.10-4) unstable; urgency=low * debian/control: - Changed build-dependency from libreadline4-dev to libreadline5-dev (closes: #326384) - Upgraded Standards-Version to 3.6.2 (no changes needed) * debian/control: Upgraded debhelper compatibility level to 4 * debian/copyright: Replaced "Copyright" by "License" (closes: #302950) -- Rafael Laboissiere Sat, 3 Sep 2005 09:26:01 +0200 bibindex (2.10-3) unstable; urgency=low * debian/control: Added bsdmainutils and groff-base to Build-Depends (closes: #141910). -- Rafael Laboissiere Tue, 9 Apr 2002 13:27:06 +0200 bibindex (2.10-2) unstable; urgency=low * debian/README, debian/copyright: I forgot to update these files in release 2.10-1. It is done now. -- Rafael Laboissiere Mon, 8 Apr 2002 00:18:07 +0200 bibindex (2.10-1) unstable; urgency=low * New upstream release. * debian/control: Changed e-mail address of maintainer. Upgraded Standards-Version to 3.5.6. Added Build-Depends tag (closes: #70151). * debian/rules: Added option "USE_READLINE=1" to the make command. This triggers compilation using the GNU Readline library. Removed deprecated call to dh_testversion. Added call to dh_strip, and the package is now Lintian clean. * debian/biblook-readline-2.9.patch: Removed file, since this patch has been incorporated upstream. -- Rafael Laboissiere Sun, 7 Apr 2002 23:57:47 +0200 bibindex (2.9-7) frozen unstable; urgency=low * debian/copyright: I fixed an annoying problem regarding the copyright for this package, as I have modified it to use the GNU Readline library and have released only my modifications under the GPL. Now, Readline is GPL'd and I have to release the whole modified work under the GPL, and not leave part of it in the public domain, as it was the preious situation. This discussion started in debian-legal (look for message-id <20000131120355.S5148@icp.inpg.fr>). * Recompiled to fix dependency to libreadline4 instead of libreadlineg2. * debian/rules: Removed source and diff targets (obsolete). Thanks to Santiago Vila . * To the Release Manager: there is no new code, no new features. The fix in the copyright statement seems to be important for potato. -- Rafael Laboissiere Fri, 4 Feb 2000 10:25:28 +0100 bibindex (2.9-6) unstable; urgency=low * FHS compliant. * Upgraded to Standards-Version 3.0.1 (requires debhelper >= 2.0.68). * debian/rules: Install everything usign the upstream Makefile. -- Rafael Laboissiere Sat, 6 Nov 1999 21:26:42 +0100 bibindex (2.9-5) unstable; urgency=low * Compiled with glibc 2.1 (potato). * Fixed wrong spelling in copyright file. Lintian was complaining about it. * Regenerated debian/biblook-readline-2.9.patch. * copyright: added reference to /usr/share/common-licenses/GPL. * debian/rules: converted to debhelper. * Upgraded to Standards-Version 2.5.0. -- Rafael Laboissiere Fri, 3 Jun 1999 14:23:48 +0200 bibindex (2.9-4) frozen unstable; urgency=low * Recompiled with new release of libc6 (cf discussion in debian-devel starting at http://www.debian.org/Lists-Archives/debian-devel-9812/msg00998.html). -- Rafael Laboissiere Fri, 11 Dec 1998 20:10:11 +0100 bibindex (2.9-3) unstable; urgency=low * Now depends on libcurses4 and not on the obsolete ncurses3.4 (bug reported by Martin Schulze in archive/latest/18126) * Created file README.Debian, in which I document my patch for the command history management. * Put the patch in /usr/doc/bibindex (for the user curious about the changes). * Removed file Makefile.orig to stop Lintian warnings. -- Rafael Laboissiere Fri, 30 Oct 1998 17:19:22 +0100 bibindex (2.9-2) unstable; urgency=low * Added patch for command history mechanism based on the GNU realine library. -- Rafael Laboissiere Thu, 15 Oct 1998 11:37:47 +0200 bibindex (2.9-1) unstable; urgency=low * New upstream release. * New maintainer. * In copyright file: updated location of pristine source. * In copyright file: removed reference to file memio.c. -- Rafael Laboissiere Mon, 8 Jun 1998 11:40:38 +0200 bibindex (2.8-1) unstable; urgency=low * Replaced `less' by `pager'. * Do not use reserved starting point in extended description. (Bug found by lintian). -- Santiago Vila Fri, 13 Feb 1998 17:46:10 +0100 bibindex (2.8-0) unstable; urgency=low * New upstream release, using pristine source. * Modifying biblook.h seems to be no longer needed. * New source format. Added extended description. * debian/rules rewritten. Added -O2 to CFLAGS. * First libc6 version. * Added md5sums. * Use GNU C. * Orphaned the package. -- Santiago Vila Fri, 31 Oct 1997 12:24:09 +0100 Sun Jun 16 13:56:16 MET DST 1996 Christian Linhart bibindex (2.6-0): * Added Debian GNU/Linux package maintenance system files. * configured Makefile for Debian GNU/Linux. * changes to support very large bibliography databases according to README (Index_t and INDEX_NAN in biblook.h).