php-mime-type 1.3.1-1 source package in Ubuntu

Changelog

php-mime-type (1.3.1-1) unstable; urgency=low


  * New upstream version.
  * Added a debian/gbp.conf.
  * Switching to source format 3.0 (quilt).
  * Switching to pkg-php-tools and dh 8 sequencer.
  * Rewrote debian/copyright using machine-readable format, now using the LGPL
  version 3 (upstream and maintainer relicense).
  * Standards-Version: 3.9.3 (no change but the above).
  * Fixed VCS fields (Closes: #638523).
  * Now using PKG-PHP-PEAR team as maintainer.

 -- Thomas Goirand <email address hidden>  Sun, 26 Feb 2012 14:49:59 +0800

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe php

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
php-mime-type_1.3.1-1.dsc 1.3 KiB a61089064751c2399b075ba7fc9a7d2c745c28594c9589ba8c9664fcfa678e2a
php-mime-type_1.3.1.orig.tar.gz 12.6 KiB 7e2446c91e04ba90dcc7cc8ba37c25c06ed4ee74b761db0ee202435facbfc46d
php-mime-type_1.3.1-1.debian.tar.gz 1.9 KiB da52c0c3cfda71f2924c481556771340579ff34d9448a0043b99545a93759da1

Available diffs

No changes file available.

Binary packages built by this source

php-mime-type: Utility class for dealing with MIME types

 Provide functionality for dealing with MIME types:
  * Parse MIME type.
  * Supports full RFC2045 specification.
  * Many utility functions for working with and determining info about types.
  * Most functions can be called statically.
  * Autodetect a files mime-type, either with fileinfo extension,
  mime_magic extension, the file command or an in-built mapping list