cssparser 0.9.29-1 source package in Ubuntu

Changelog

cssparser (0.9.29-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed the patch
    - New dependency on libreplacer-java
  * Removed the -java-doc package
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Updated the watch file

 -- Emmanuel Bourg <email address hidden>  Fri, 20 May 2022 15:53:25 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cssparser_0.9.29-1.dsc 2.1 KiB c3392161904660bb9833f6e8e4f9c99c6ee83cadf0b83a0b8a2cbdbb72c65fbb
cssparser_0.9.29.orig.tar.xz 295.5 KiB 3bff75cc3a8c5683af3c8accb7c359a22b45dac2e20ad616907831f27988d817
cssparser_0.9.29-1.debian.tar.xz 2.3 KiB 8f28de80f3cedb2f83c996731e18f68600bd231095f9b190e340963b534a815c

Available diffs

No changes file available.

Binary packages built by this source

libcssparser-java: Java CSS2 Parser

 The CSS Parser is a Java library, that inputs Cascading Style Sheets Level 2
 source text and outputs a Document Object Model Level 2 Style tree.
 Alternatively, applications can use SAC: The Simple API for CSS. Its purpose
 is to allow developers working with Java to incorporate Cascading Style Sheet
 information, primarily in conjunction with XML application developments.