libhtml-prototype-perl 1.48-6 source package in Ubuntu

Changelog

libhtml-prototype-perl (1.48-6) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Tim Retout from Uploaders. Thanks for your work!

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 8 to 12.
  * Set debhelper-compat version in Build-Depends.

 -- Jelmer Vernooij <email address hidden>  Tue, 14 Jun 2022 22:44:26 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtml-prototype-perl_1.48-6.dsc 2.2 KiB 9ae92058c7160b46d7d3211e81ad3a1988459acabaaa538f52403541ff630986
libhtml-prototype-perl_1.48.orig.tar.gz 49.2 KiB 4da600ebc4184c866196bfca92dcc77388a4a8ae3e15bf599f896327671f90e0
libhtml-prototype-perl_1.48-6.debian.tar.xz 28.8 KiB 94f8235a910d251f704250baa15f187867f680e130452e0ba5fa5b729d5832c9

Available diffs

No changes file available.

Binary packages built by this source

libhtml-prototype-perl: module to generate HTML and Javascript for the Prototype library

 HTML::Prototype contains some code generators for Prototype, the famous
 JavaScript OO library and the script.aculous extensions.
 .
 The Prototype library (http://prototype.conio.net/) is designed to make
 AJAX easy. Catalyst::Plugin::Prototype makes it easy to connect to the
 Prototype library.
 .
 This is mostly a port of the Ruby on Rails helper tags for JavaScript
 for use in Catalyst.