smarty3 3.1.21-1ubuntu1 source package in Ubuntu

Changelog

smarty3 (3.1.21-1ubuntu1) xenial; urgency=medium

  * Update to PHP7.0 dependencies (LP: #1565154).

 -- Nishanth Aravamudan <email address hidden>  Fri, 01 Apr 2016 17:10:04 -0700

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe web

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
smarty3_3.1.21.orig.tar.gz 202.8 KiB 9597569443d80705fa7042bfa446786390b770e2ef4c49a08553a715cb1b93ed
smarty3_3.1.21-1ubuntu1.debian.tar.xz 15.1 KiB cef36804dce1c13d58a02ab46ee020e145930f972a06bbc77ed3973d20e0f1da
smarty3_3.1.21-1ubuntu1.dsc 1.9 KiB 630379715776285b0d95e1fc8342f1ae491585174d2064a27b435675b743da7f

View changes file

Binary packages built by this source

smarty3: Template engine for PHP

 Smarty is a template engine for PHP. More specifically, it
 facilitates a manageable way to separate application logic and content
 from its presentation.
 .
 Smarty 3.1 is a departure from 2.0 compatibility. Most notably, all
 backward compatibility has been moved to a separate class file named
 SmartyBC.class.php. If you require compatibility with 2.0, you will
 need to use this class.