Skip to content

Debian Changelog browser-history (2.8-12)

2009

browser-history (2.8-12) unstable; urgency=low

   * Upgrade to debhelper v7.
   * Policy version 3.8.2: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Fri, 14 Aug 2009 22:47:20 +0100

browser-history (2.8-11) unstable; urgency=low

   * Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0.
   * Build-depend on x11proto-core-dev rather than x-dev (thanks, Lintian;
     closes: #515366).

 -- Colin Watson <cjwatson@debian.org>  Sun, 15 Feb 2009 20:08:32 +0000

2008

browser-history (2.8-10) unstable; urgency=low

   * Fix debian/watch to stop prepending "history-" to the real upstream
     version number.
   * Use debhelper v5.
   * Change doc-base section to new hierarchy (now Network/Web Browsing).
   * Don't ignore errors from 'make clean' other than the Makefile not
     existing.
   * Use 'rm -f' in 'make clean'.
   * Policy version 3.7.3: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Tue, 01 Apr 2008 12:54:45 +0100

2005

browser-history (2.8-9) unstable; urgency=low

   * Fix typos in browser-history(1) and browser-history.html (thanks, A
     Costa; closes: #304317).
   * #include <stdlib.h> for exit().
   * Remove/update declarations conflicting with <stdlib.h>; the incorrect
     memory allocation prototypes may have broken on some 64-bit systems.

 -- Colin Watson <cjwatson@debian.org>  Tue, 12 Apr 2005 12:48:08 +0100

browser-history (2.8-8) unstable; urgency=low

   * Upgrade to debian/watch format version 2.

 -- Colin Watson <cjwatson@debian.org>  Fri, 18 Feb 2005 00:32:33 +0000

2004

browser-history (2.8-7) unstable; urgency=low

   * Build-depend on x-dev, libx11-dev, and libxmu-dev rather than the
     transitional xlibs-dev package.
   * Policy version 3.6.1: no changes required.

 -- Colin Watson <cjwatson@debian.org>  Fri, 26 Nov 2004 13:35:18 +0000

2003

browser-history (2.8-6) unstable; urgency=low

   * debian/copyright, debian/watch: Update download URLs.
   * Clean up browser-history(1): fix overly long line length and dash/hyphen
     confusion.
   * debian/control: Tweak short description to keep lintian happy.
   * Policy version 3.6.0: no changes required.
   * Remove Emacs local variables from this changelog.

 -- Colin Watson <cjwatson@debian.org>  Tue, 19 Aug 2003 01:18:36 +0100

2002

browser-history (2.8-5) unstable; urgency=low

   * Policy version 3.5.7:
     - Drop DEB_BUILD_OPTIONS=debug; support noopt instead.
   * The binary-indep rule doesn't need to build anything.

 -- Colin Watson <cjwatson@debian.org>  Sat, 7 Sep 2002 20:10:10 +0100

2001

browser-history (2.8-4) unstable; urgency=low

   * Policy version 3.5.1: no changes required.
   * Use debhelper v3.
   * perl-modules contains CGI.pm now, so suggest it as well as
     libcgi-pm-perl.
   * Update maintainer address in copyright file and
     browser-history-search.cgi.

 -- Colin Watson <cjwatson@debian.org>  Sat, 17 Feb 2001 12:18:23 +0000

browser-history (2.8-3) unstable; urgency=low

   * New maintainer address. Thanks to Oliver Bolzer for his sponsorship
     until now.
   * Standards-Version: 3.5.0: no changes required.
   * Make sure the i386 build is linked against xlibs.

 -- Colin Watson <cjwatson@debian.org>  Thu, 8 Feb 2001 15:50:57 +0000

browser-history (2.8-2) unstable; urgency=low

   * New maintainer (closes: #68162).
   * Build-depend on sharutils (we use uudecode).
   * Standards-Version: 3.2.1: support DEB_BUILD_OPTIONS.
   * Build with debhelper v2, and turn off DH_VERBOSE.
   * debian/rules: Various cleanups.
   * Build with -O2 rather than -O.
   * Upgraded to optional. It's actually that already in the override file.
 
   * Install upstream changelog, extracted from browser-history.html.
   * Get rid of *_spi entries in our diff to the above that look suspiciously
     like duplicates of Debian changelog entries.
   * Don't change browser-history.c's RCS ID, and back out the patch that
     worked around this by filling in the version number directly.
   * /usr/doc -> /usr/share/doc in a few bits of documentation.
   * debian/control: We don't actually work with Mozilla at the moment (bugs
     have been filed), but Amaya works fine.
   * Use doc-base rather than having a menu file with needs=dwww.
   * debian/watch: New-style syntax.
   * Removed add-log-mailing-address variable from this changelog.
   * debian/copyright: Updated.
   * General cosmetic fixes.
 
   * Create ~/.browser-history with mode 700 - umask, not mode 777 - umask.
   * Added Google to the default list of excluded URLs.
   * CGI shell scripts scare me. Rewrote browser-history-search.cgi in
     taint-mode Perl. This needs libcgi-pm-perl (now suggested). Installed
     this as an example rather than directly in the documentation directory.
   * Updated and applied a patch from J C Lawrence <claw@kanga.nu> to make
     the -checkpoint option save a list of all URLs currently being viewed to
     the history file. This is useful for saving state before visiting, say,
     a Java-heavy page. The original patch is in debian/checkpoint.patch.

 -- Colin Watson <cjw44@flatline.org.uk>  Sat, 13 Jan 2001 22:01:56 +0000

2000

browser-history (2.8-1) unstable; urgency=medium

   * New upstream release. (closes: #65173)
   * This version fixes the Y2K bug. (closes: #56238)
   * This version compiles with current libc. (closes: #58491)
   * Set the maintainer to Debian QA because Karl M. Hegbloom has already
     orphaned the package.
   * Removed the call to "dh_du" from debian/rules. (closes: #51487)
   * /usr/doc -> /usr/share/doc
   * /usr/man -> /usr/share/man
   * Corrected the section in debian/control from www to web.
   * Included new upstream debian/browser-history.1 .
   * Removedthe old ChangeLog.local.
   * Added build dependencies.
   * Standards-Version: 3.1.1

 -- Adrian Bunk <bunk@fs.tum.de>  Sat, 11 Nov 2000 23:40:01 +0100

1998

browser-history (2.4-7) frozen unstable; urgency=low

   * Use `dpkg-buildpackage -sa' to get source upload.

 -- Karl M. Hegbloom <karlheg@debian.org>  Wed, 22 Apr 1998 07:07:05 -0700

browser-history (2.4-6) frozen; urgency=low

   * Upload to frozen
 
   * Fix grammar in description, and tell of what browsers it works with.
   (#18879,#19908)

 -- Karl M. Hegbloom <karlheg@debian.org>  Wed, 8 Apr 1998 06:45:41 -0700

1997

browser-history (2.4-5) unstable; urgency=low

   * browser-history.c (init_excludefile): Add yahoo and the
     `about' URL to the excludes list
 
   * Added a simple CGI script that can be used along with `cgiwrap' or
     `suexec' to zgrep the history log and display the result.

 -- Karl M. Hegbloom <karlheg@debian.org>  Mon, 29 Dec 1997 04:54:24 -0800

browser-history (2.4-4) unstable; urgency=low

   * Changed history log format slightly - use comments around browser window handles,
     rather than <small> tags, so they are hidden but still greppable.
 
   * Modified the version string to reflect that this is the Debian version.
 
   * Changed my address to the debian.org mailbox.
 
   * Re-wrote debian/rules using debhelper.
 
   * Imported to CVS - ro pserver access available on request.

 -- Karl M. Hegbloom <karlheg@debian.org>  Sat, 20 Dec 1997 12:08:27 -0800

browser-history (2.4-3) unstable; urgency=low

   * Recompile with xlib6g
 
   * Fix package description to mention man page.

 -- Karl M. Hegbloom <karlheg@inetarena.com>  Wed, 24 Sep 1997 08:40:22 -0700

browser-history (2.4-2) unstable; urgency=low

   * Added a manual page provided by the program's author.

 -- Karl M. Hegbloom <karlheg@inetarena.com>  Mon, 22 Sep 1997 08:07:56 -0700

browser-history (2.4-1) unstable; urgency=low

   * Initial Release.

 -- Karl M. Hegbloom <karlheg@inetarena.com>  Wed, 17 Sep 1997 20:17:02 -0700