libapache2-mod-lisp 1.3.1-2 source package in Ubuntu

Changelog

libapache2-mod-lisp (1.3.1-2) unstable; urgency=medium

  * QA upload.
  * Convert package to source format 3.0 (quilt). Consequently:
    - debian/source/format: New.
    - debian/patches/:
      ~ apache2.4-fixes.patch: Rename to "02_apache2.4-fixes.patch".
      ~ 01_APR_FTBS.patch: New. Patch extracted from "diff.gz"
      ~ 03_create_makefile.patch: New. Patch extracted from "diff.gz".
      ~ 04_create_modulesmk.patch: New. Patch extracted from "diff.gz".
  * Set maintainer to Debian QA Group <email address hidden>. (see: #829682)
  * Using new DH level format. Consequently:
    - debian/compat: Remove.
    - debian/control: Change from 'debhelper' to 'debhelper-compat' in
      Build-Depends field and bump level to 13.
    - Closes: #965624.
  * debian/control:
    - Add Vcs-* fields.
    - Change Section from devel to httpd.
  * debian/libapache2-mod-lisp.debhelper.log: Remove. No longer need.
  * debian/libapache2-mod-lisp.preinst: Remove. No longer need.
  * debian/rules: Completely rewritten (Closes: #999213).
  * debian/salsa-ci.yml: Add to provide CI tests for Salsa.
  * debian/tests/*: Create autopkgtest.

 -- Marcos Talau <email address hidden>  Sat, 07 Jan 2023 13:50:33 -0300

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
httpd
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libapache2-mod-lisp_1.3.1-2.dsc 1.9 KiB 044eaaa7dadf1c5d3828ec2f24b985e86b3d242fd5f4e0d5c0d291e6e2ea2d04
libapache2-mod-lisp_1.3.1.orig.tar.gz 7.8 KiB 3bff654fa2a8ec51b022d3ee9e440c144a1a41513435b14040b8fdbdb259fcc7
libapache2-mod-lisp_1.3.1-2.debian.tar.xz 5.1 KiB 6f9632236c208aeb8c8283089950156e05bfea53522745aa35fb6c9dd6e1a6fa

Available diffs

No changes file available.

Binary packages built by this source

libapache2-mod-lisp: An Apache2 module that interfaces with Lisp environments

 Establishes a link between the Apache2 web server and a Lisp environment
 that allows a Lisp program to generate dynamic content while letting
 Apache2 take care of the dirty details of HTTP serving. The protocol
 between Lisp and Apache2 is simple, making it easy to create WWW-
 accessible applications quickly.

libapache2-mod-lisp-dbgsym: debug symbols for libapache2-mod-lisp