libmojolicious-perl 7.43+dfsg-1ubuntu1 source package in Ubuntu

Changelog

libmojolicious-perl (7.43+dfsg-1ubuntu1) bionic; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Depend on libio-socket-ssl-perl and libev-perl for
      runtime-deps-and-recommends autopkgtest; these are also covered by
      needs-recommends, but an explicit dependency forces autopkgtest not to
      drop them during Perl transitions due to pinning only necessary packages
      from -proposed.

libmojolicious-perl (7.43+dfsg-1) unstable; urgency=medium

  * New upstream version 7.43+dfsg
  * Declare compliance with Debian Policy 4.1.0
  * Bump debhelper compatibility version to 10
  * Refresh dependencies

 -- Bhavani Shankar <email address hidden>  Sun, 12 Nov 2017 22:13:12 +0530

Upload details

Uploaded by:
Bhavani Shankar
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmojolicious-perl_7.43+dfsg.orig.tar.gz 640.4 KiB 67c3adf13bd1c7992db054ae047498a07c3d0f75e04eab29a65a762b194f27fd
libmojolicious-perl_7.43+dfsg-1ubuntu1.debian.tar.xz 13.2 KiB cb904107d87d41b93ec71b97cd5ef9bd4b11d41aa17ce8db69925c319e273cdd
libmojolicious-perl_7.43+dfsg-1ubuntu1.dsc 2.1 KiB f8a79741244c33f1c302eafb903aeaf140daac2239ff396592040e187ca20a03

View changes file

Binary packages built by this source

libmojolicious-perl: simple, yet powerful, Web Application Framework

 Mojolicious is a Perl Web Application Framework built around the familiar
 Model-View-Controller philosophy. It supports a simple single file mode via
 Mojolicious::Lite, RESTful routes, plugins, Perl-ish templates, session
 management, signed cookies, a testing framework, internationalization, first
 class Unicode support, and more.
 .
 The package also provides the morbo and hypnotoad (development) web servers
 and the mojo command line script.