phpmyadmin-sql-parser 5.5.0-1 source package in Ubuntu

Changelog

phpmyadmin-sql-parser (5.5.0-1) unstable; urgency=medium

  * New upstream version 5.5.0
  * Drop PHP 8.1 and 8.2 patches
  * Update d/copyright
  * Remove Felipe and Matthias from Uploaders field on d/control
  * Bump Standards-Version to 4.6.1
  * Add build-depends on php-zumba-json-serializer
  * Update autoload template files using phpabtpl
  * Add build/logs/junit.xml to d/clean
  * Fix spelling-error-in-copyright in d/copyright

 -- William Desportes <email address hidden>  Sat, 03 Dec 2022 23:10:33 +0100

Upload details

Uploaded by:
phpMyAdmin Team
Uploaded to:
Sid
Original maintainer:
phpMyAdmin Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpmyadmin-sql-parser_5.5.0-1.dsc 2.2 KiB 745df8a837c295009f2722ae7a40565c90cd625e84eb7c8422924e4e62f781e3
phpmyadmin-sql-parser_5.5.0.orig.tar.gz 714.2 KiB 79d3b92f660f4431ab75333fc2596627e46690d3e24d37499632c97679305531
phpmyadmin-sql-parser_5.5.0-1.debian.tar.xz 3.4 KiB e159369531004d1f243c049698dc539f5dcbbbc5e2ae4c008d937355a9095b3a

Available diffs

No changes file available.

Binary packages built by this source

php-phpmyadmin-sql-parser: validating SQL lexer and parser

 This library parses and is able to tokenize, lint and syntax-highlight
 SQL statements. It is also able to alter the parsed query.
 .
 This library has a focus on the MySQL dialect.