File: README.source

package info (click to toggle)
python-llfuse 1.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,496 kB
  • sloc: python: 1,943; ansic: 487; sh: 27; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 719 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* As requested by ftpmaster, the upstream tarball is repacked to
  remove minified javascript files.

* Since removing just the minified javascript files would leave the
  rest of them broken, we are removing the entire pre-rendered HTML
  documentation. There is no loss of information, since the entire
  documentation (including the problematic javascript files) is
  regenerated during build.

* Repackaging of the upstream tarball is done with uscan. The list of
  excluded files is specified in the Files-Excluded paragraph in
  debian/copyright. To retrieve and repack the latest upstream
  tarball, run

  # uscan --repack

  To retrieve a tarball for the current version, run

  # debian/rules get-orig-source