File: README.source

package info (click to toggle)
wims 1%3A4.17b%2Bsvn13454~dfsg1-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 123,504 kB
  • sloc: xml: 367,528; java: 119,440; javascript: 83,838; ansic: 62,170; sh: 7,635; perl: 3,929; yacc: 3,148; lex: 1,793; cpp: 1,736; makefile: 1,374; lisp: 914; pascal: 448; php: 318; python: 278; asm: 51; sql: 10
file content (20 lines) | stat: -rw-r--r-- 837 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
The upstream source is downloaded with the help of the script
debian/get-latest-source

This script downloads sources from those URLs:

- https://sourcesup.renater.fr/frs/?group_id=379 to get the latest
  published wims package

In order to comply with DFSG, the file debian/get-latest-source runs a
few scripts from dfsg-scripts/*.sh with the parameters --makesrc <path>;
the subdirectory dfsg-scripts/ is created by quilt push.

Most of these packages remove minified or uglified files from wims source,
downloads third parties packages from github and checks the sha1 sums,
and remove minified and uglified files from them too.

The file Makefile calls the same packages with the parameters --install <path>
which restores the minified files from sources.

 -- Georges Khaznadar <georgesk@debian.org>, Wed,  8 Nov 2017 17:36:54 +0100