elog 3.1.0-2-1 source package in Ubuntu

Changelog

elog (3.1.0-2-1) unstable; urgency=low

  * new upstream version grabbed
  * debian/control:
    - libjs-jquery is required
    - fckeditor is no longer suggested but now ckeditor is recommended
  * debian/patches:
    - correct 0004_Makefile.patch in order KRB5 auth is enabled in elogd
    - add 0005_ReproducibleBuilds.patch to allow reproducible builds
  * debian/postinst:
    - add pathfind shell function proposed in Debian's Developer's Reference
  * debian/prerm:
    - add pathfind shell function proposed in Debian's Developer's Reference

 -- Roger Kalt <email address hidden>  Thu, 7 May 2015 20:00:00 +0100

Upload details

Uploaded by:
Roger Kalt
Uploaded to:
Sid
Original maintainer:
Roger Kalt
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
elog_3.1.0-2-1.dsc 1.7 KiB be5766c3deedaf80d0e5be52cf772e72ae8a177019f300c6e9212eea50cf1baf
elog_3.1.0-2.orig.tar.gz 1.4 MiB 69a85d0bbdf8cc8f4bc980e39ca35a7485493636f7cf4eccdf44d01c58f56f8d
elog_3.1.0-2-1.debian.tar.xz 17.4 KiB f1c34bff1d55816d86ff0e4d7306ae222b3f051769ba51c49717f62ea605f0de

No changes file available.

Binary packages built by this source

elog: Logbook system to manage notes through a Web interface

 The Electronic Logbook (ELOG) provides a Web interface to manage notes. Its
 general purpose is to make it easy for people to put and access information
 online; in the form of short, time stamped text messages with optional HTML
 markup for presentation, and optional file attachments. ELOG has its own
 daemon, there is no need for a full-fledged server (e.g. Apache). It stores
 notes as simple as plain text; no special formatting. Its features:
 .
   * Personal logbooks: Personal notes can be written into ELOG and can then be
     retrieved from anywhere with a Web browser.
   * Shared logbooks: Logbooks can be shared by several people, for reading and
     optionally for writing. Work groups can share and exchange information
     like in a (simplified) news group.
   * Small databases: Since arbitrary attributes can be defined for a logbook,
     it can be used as a small database with search facilities.
   * Problem collections: A system can consist of two logbooks, in one of which
     users enter bugs or problems. Whenever someone adds a problem, an email
     is automatically sent to the administrator.
   * Shift logbooks: If the Allow delete and Allow edit flags are off, an entry
     cannot be modified once it's been entered. This can be useful for shift
     logbooks for example in Physics experiments where each entry becomes a
     "document" with a time and author stamp.
   * File collections: Since files can be attached to ELOG entries, the system
     can be used to store and retrieve files.