diff options
| author | Emmanuel Bourg <ebourg@apache.org> | 2020-05-11 00:54:59 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2020-05-11 04:30:32 +0000 |
| commit | bdddc1659b0017699a33ff1c7017cdec6540fd03 (patch) | |
| tree | ae7706fd9d759396d3b2a67c0273c00e8eff038a | |
| parent | ceced2cc64b823bfe15a6c89f8635f3afe4c4801 (diff) | |
2.7.2-4 (patches unapplied)HEADimport/2.7.2-4ubuntu/resolute-develubuntu/resoluteubuntu/questing-develubuntu/questingubuntu/plucky-develubuntu/pluckyubuntu/oracular-develubuntu/oracularubuntu/noble-develubuntu/nobleubuntu/mantic-develubuntu/manticubuntu/lunar-develubuntu/lunarubuntu/kinetic-develubuntu/kineticubuntu/jammy-develubuntu/jammyubuntu/impish-develubuntu/impishubuntu/hirsute-develubuntu/hirsuteubuntu/groovy-proposedubuntu/groovy-develubuntu/groovyubuntu/develdebian/siddebian/bullseyedebian/bookworm
Imported using git-ubuntu import.
Notes
Notes:
* Team upload.
* Removed xml-apis from the xalan:serializer dependencies (Closes: #959565)
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/serializer.pom | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 571adbd..9da0702 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libxalan2-java (2.7.2-4) unstable; urgency=medium + + * Team upload. + * Removed xml-apis from the xalan:serializer dependencies (Closes: #959565) + + -- Emmanuel Bourg <ebourg@apache.org> Mon, 11 May 2020 00:54:59 +0200 + libxalan2-java (2.7.2-3) unstable; urgency=medium * Team upload. diff --git a/debian/serializer.pom b/debian/serializer.pom index 677fc1a..2a5a91b 100644 --- a/debian/serializer.pom +++ b/debian/serializer.pom @@ -24,11 +24,6 @@ <dependencies> <dependency> - <groupId>xml-apis</groupId> - <artifactId>xml-apis</artifactId> - <version>1.3.04</version> - </dependency> - <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> <version>2.9.1</version> |
