File: README.source

package info (click to toggle)
libjuniversalchardet-java 1.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 876 kB
  • ctags: 672
  • sloc: java: 5,390; xml: 101; sh: 18; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
juniversalchardet for Debian
----------------------------

The upstream tarball contains C and Python files that are not used to build
the jar and are automatically removed by the orig-tar.sh script.

New upstream versions have to be imported with:

    ./debian/rules get-orig-source

followed with:

    git-import-orig --verbose --merge --pristine-tar ../libjuniversalchardet_1.2.3.orig.tar.gz


----------------------------

Upstream seems mostly inactive. However I asked, whether they'd like to switch to Git:

http://code.google.com/p/juniversalchardet/issues/detail?id=14

-- Thomas Koch