sorl-thumbnail 12.2-1 source package in Ubuntu

Changelog

sorl-thumbnail (12.2-1) unstable; urgency=medium


  * New upstream release (Closes: #755633).
  * Switch buildsystem to pybuild.
  * Add Python3 support through a separate package.
  * Move documentation to a separate package.
  * Bump Standards-Version to 3.9.6.
  * Replace python-imaging with python-pil in Depends and Build-Depends.
  * Change d/watch URL to point to new github releases.
  * Add icc_profile.patch to fix tests with graphicsmagick and pgmagick.
  * Renew patches:
    + orientation.patch
    + disable_http_tests.patch
    + fix_sphinx_warnings.patch
  * Drop django1.6.patch, fixed by upstream.
  * Add lintian override for missing PGP signature on source tarball.
  * Clean up all files in sorl_thumbnail.egg-info to allow two or more
    clean builds in a row.
  * Add lsof to Build-Depends because new tests require it.
  * Install upstream changelog.
  * Stop changing the file mode bits on sorl_thumbnail.egg-info/+ during
    build.
  * Remove PHONY target declarations in d/rules.
  * Update homepage URL.
  * Update year in d/copyright.
  * Update upstream maintainer in d/copyright.
  * Drop fix for Metadata-Version in d/rules, it is no longer required.

 -- Michael Fladischer <email address hidden>  Tue, 27 Jan 2015 11:55:36 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sorl-thumbnail_12.2-1.dsc 2.4 KiB 7a1fde7ae737318d658af6efb28e9b03cbeddfcef288cecbc6d05e624efa8a71
sorl-thumbnail_12.2.orig.tar.gz 513.9 KiB 6753f14b07cb3bc7c60d18471eb8eae7e6f5e6b3275e95894f85bb49f680d601
sorl-thumbnail_12.2-1.debian.tar.xz 6.3 KiB 6423b087a6c61a7f44a040b74a2be544d8f841915bc6c635671f2620ce391c24

Available diffs

No changes file available.

Binary packages built by this source

python-sorl-thumbnail: No summary available for python-sorl-thumbnail in ubuntu wily.

No description available for python-sorl-thumbnail in ubuntu wily.

python-sorl-thumbnail-doc: thumbnail support for the Django framework (Documentation)

 sorl-thumbnail provides a convenient way to create and manage image thumbnails
 in a Django project. It offers integration into several parts of Django like
 the admin system by showing thumbnails for ImageFields or through a ImageField
 that also takes care of deleting thumbnail files when the referencing object
 is removed.
 .
 Other features include:
  * Django storage support
  * Pluggable Engine support (PIL, pgmagick, ImageMagick or GraphicsMagick)
  * Pluggable Key Value Store support (Django cache, redis)
  * Pluggable Backend support (i.e. different thumbnail filename schema)
  * Dummy generation (placeholders)
  * Flexible, simple syntax, generates no html
  * CSS style cropping options
  * Margin calculation for vertical positioning
 .
 This package contains the documentation.

python3-sorl-thumbnail: No summary available for python3-sorl-thumbnail in ubuntu wily.

No description available for python3-sorl-thumbnail in ubuntu wily.