libregexp-java 1.5-4 source package in Ubuntu

Changelog

libregexp-java (1.5-4) unstable; urgency=medium

  * Team upload.
  * Removed Michael Koch from the uploaders (Closes: #654092)
  * Build with the DH sequencer instead of CDBS
  * Moved the package to Git
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 10
  * Use a secure URL in debian/watch
  * Converted debian/copyright to the Copyright Format 1.0

 -- Emmanuel Bourg <email address hidden>  Fri, 12 Jan 2018 12:14:37 +0100

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 libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs
Focal release universe libs
Bionic release universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libregexp-java_1.5-4.dsc 2.1 KiB af96ea207ef9e91f74b7f7fa35a36bfe295b1183c4f2a34407aff3f8fbc3ac3a
libregexp-java_1.5.orig.tar.gz 166.2 KiB 79e80af8cbeb68ddad75a1aa6244d7acd62176bfd69bcdc0640d11177dcde97d
libregexp-java_1.5-4.debian.tar.xz 3.4 KiB 872e087ac45596fe35801ea249726c22b933fdeefbae42b3a06f84552f3cb056

Available diffs

No changes file available.

Binary packages built by this source

libregexp-java: Regular expression library for Java

 Regexp is a 100% Pure Java Regular Expression package. Regular expressions
 are pattern descriptions which enable sophisticated matching of strings.
 In addition to being able to match a string against a pattern, you can also
 extract parts of the match. This is especially useful in text parsing!

libregexp-java-doc: Documentation for the Regular expression library

 Regexp is a 100% Pure Java Regular Expression package. Regular expressions
 are pattern descriptions which enable sophisticated matching of strings.
 In addition to being able to match a string against a pattern, you can also
 extract parts of the match. This is especially useful in text parsing!
 .
 This package provides the Javadoc for the regexp API.