browser-history 2.8-16 source package in Ubuntu

Changelog

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


  * Switch to git; add Vcs-* fields.
  * Policy version 3.9.5: no changes required.

 -- Colin Watson <email address hidden>  Tue, 14 Jan 2014 11:05:36 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Downloads

File Size SHA-256 Checksum
browser-history_2.8-16.dsc 1.9 KiB c000c2eb7417dd4c1c05bb1d0171cb7a9050536b2cd2014f3dbf03040883f3e0
browser-history_2.8.orig.tar.gz 19.1 KiB 5c7c01c16fddd9a9911f24c7452cd08944280207bcf0e54834481a4d1d908c7b
browser-history_2.8-16.debian.tar.gz 17.9 KiB d0b794a881a01b6ead0814b9101ecba4b96b4ac2c645b0a2a9a8c492f6a33983

Available diffs

No changes file available.

Binary packages built by this source

browser-history: User daemon that tracks URLs looked at and logs them

 Browser-history came from the will to overcome a Netscape bug: there is no
 global history, and if you close a window, its whole history is lost. For
 people browsing lots of sites, having the possibility of backtracking to
 where one has been before means that you don't have to put everything in
 your bookmarks file. If you are not sure if a site may be worth
 remembering, don't add it in your bookmarks. If you need it later, just
 browse your history files.
 .
 It works with: Netscape Navigator, Arena, and Amaya. Support for
 `browser-history' can easily be added to other browsers, provided you can
 program and have the browser sources.
 .
 A manual page and simple documentation will be installed in
 /usr/share/doc/browser-history/browser-history.html, along with a simple
 CGI interface to grep the history log and display the result. The optional
 CGI program requires `cgiwrap' or Apache configured with `suexec'.