File: README.source

package info (click to toggle)
loganalyzer 4.1.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,360 kB
  • ctags: 12,591
  • sloc: php: 56,221; sh: 66; makefile: 15
file content (33 lines) | stat: -rw-r--r-- 1,223 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33


Contributors from other developers are welcome, no need to NMU,
just join pkg-monitoring and make sure any changes you make
are pushed into the Git repository on alioth before you
upload.

-- Dependencies --

I tried using a symlink to /usr/share/jpgraph
instead of the bundled copy of jpgraph but this didn't work

-- Repackaged source tarball --

The tarball can be obtained using the command:

  uscan --force-download --repack --verbose

There are two files Debian removes from the source tarball because they
have a "non-commercial use only" clause in their license.  These files
are only needed if handling events from Windows machines.  They are:

src/classes/reports/report.eventlog.auditsummary.class.php
src/classes/reports/report.eventlog.auditsummary/report.eventlog.auditsummary.lang.en.php

Unminified versions of jquery and jquery-ui are included in the upstream
and provided as-is.  There are much newer versions in Debian as of
stretch and it is suggested that when upstream has tested those versions,
the package should symlink to them instead of using bundled copies.

Upstream converted most files to GPL-3 some time ago and a request
has been made for them to update the license in these files too.