phpliteadmin 1.9.8.2-2 source package in Ubuntu

Changelog

phpliteadmin (1.9.8.2-2) unstable; urgency=medium

  * Update link in the debian/control file to moved Salsa repository.
  * Switch to Application type of .desktop entry. (Closes: #960693)
  * New Substr-may-be-empty.patch to fix build with PHP 8. (Closes: #1005441)
  * Fix runtime errors under PHP 8.
     - New patches:
        + Nonexistent-get_magic_quotes_gpc.patch
        + Classes-before-index.patch
        + Deprecated-each-function.patch
        + PDO-errmode-silent.patch
     - Remove number 7 from Apache config.
  * New Negative-parseSize.patch
  * New Fix-newRows-XSS.patch.
  * Add upstream metadata.
  * Include icon.
  * Switch to Debhelper compatibility level 13.
  * Bump Standards Version to 4.6.0, no mandatory changes.

 -- Nicholas Guriev <email address hidden>  Sat, 12 Mar 2022 21:02:51 +0300

Upload details

Uploaded by:
Nicholas Guriev
Uploaded to:
Sid
Original maintainer:
Nicholas Guriev
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
phpliteadmin_1.9.8.2-2.dsc 1.4 KiB 74e3fc624a17f63e66e4e3e3453528427f391f19507a255d6c4cba08894eee3f
phpliteadmin_1.9.8.2.orig.tar.gz 817.1 KiB 07b4cc40f34daba4c6eb851bb164cf0475594ac1bfd9892ee7fbfe08c530e7ed
phpliteadmin_1.9.8.2-2.debian.tar.xz 37.2 KiB 20392da023776ae3b2f7befe49a0be2be0dda4bd941dd4d1887b4628400435d8

Available diffs

No changes file available.

Binary packages built by this source

phpliteadmin: web-based SQLite database admin tool

 phpLiteAdmin is a web-based SQLite database admin tool written in PHP with
 support for SQLite3 and SQLite2 (not in Debian). Following in the spirit of the
 flat-file system used by SQLite, phpLiteAdmin consists of a single source file,
 phpliteadmin.php, that is dropped into a directory on a server and then visited
 in a browser. The available operations, feature set, interface, and user
 experience is comparable to that of phpMyAdmin.
 .
 In this package, you will find phpliteadmin.php already configured to work with
 Apache2. This package provides the main features of the script.

phpliteadmin-themes: web-based SQLite database admin tool - themes

 phpLiteAdmin is a web-based SQLite database admin tool written in PHP with
 support for SQLite3 and SQLite2 (not in Debian). Following in the spirit of the
 flat-file system used by SQLite, phpLiteAdmin consists of a single source file,
 phpliteadmin.php, that is dropped into a directory on a server and then visited
 in a browser. The available operations, feature set, interface, and user
 experience is comparable to that of phpMyAdmin.
 .
 This package contains styles of themes for phpLiteAdmin.