Package: librdfa-java / 1.0.0~BETA1-3
Metadata
Package | Version | Patches format |
---|---|---|
librdfa-java | 1.0.0~BETA1-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
htmlparser module.patch | (download) |
htmlparser-module/pom.xml |
2 1 + 1 - 0 ! |
htmlparser-module Use packaging jar so that Maven automatically uses the built java-rdfa-htmlparser.jar for the rdfa-module |
pom modules.patch | (download) |
pom.xml |
6 3 + 3 - 0 ! |
pom modules The ./ confuses maven-debian-helper and modules aren't ignored. |
add profile support.patch | (download) |
rdfa-module/src/main/java/net/rootdev/javardfa/Parser.java |
35 16 + 19 - 0 ! |
add profile support Revert the removal of profile support because we still need those classes to build libodfdom-java. |
RDFaReader.patch | (download) |
rdfa-module/src/main/java/net/rootdev/javardfa/jena/RDFaReader.java |
4 2 + 2 - 0 ! |
rdfareader Compatibility patch with Apache Jena 4.5.0 in Debian. Bug-Debian: https://bugs.debian.org/1022378 |