File: README.source

package info (click to toggle)
libthrift-java 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,108 kB
  • sloc: java: 13,229; xml: 66; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
1. Download the source tarball with uscan.

2. Package only the source files in lib/java/src.

3. Update debian/pom.xml by downloading the file from e.g. https://mvnrepository.com/artifact/org.apache.thrift/libthrift/0.13.0

4. Check the official jar file if the MANIFEST has changed and copy the contents to debian/libthrift-java.manifest if necessary.

5. Thus we can avoid Gradle (yeah)