python-django-imagekit 4.0.2-4 source package in Ubuntu

Changelog

python-django-imagekit (4.0.2-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Michael Fladischer ]
  * Update d/watch to work with github again.
  * Bump debhelper version to 13.
  * Bump Standards-Version to 4.6.0.1.
  * Add patch to avoid triggering path traversal detection in tests
    (Closes: #991650).
  * Use uscan version 4.

 -- Michael Fladischer <email address hidden>  Sun, 31 Oct 2021 21:35:09 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-imagekit_4.0.2-4.dsc 2.0 KiB 5abaff19e9c9cfd7122a2a1bbe57782ba972e8047c0adb9ad1940a6e405744db
python-django-imagekit_4.0.2.orig.tar.gz 176.8 KiB 2e62f4b962f53264140f71849329dcf6625357c04f7833745b5b7ebf502ef8ab
python-django-imagekit_4.0.2-4.debian.tar.xz 5.3 KiB 92749324bba520018c7877c04e4f7c6fc97caa7956d87ef4d2224b439ac0fb2d

Available diffs

No changes file available.

Binary packages built by this source

python-django-imagekit-doc: Automated image processing for Django (Documentation)

 ImageKit is a Django app for processing images. Need a thumbnail? A
 black-and-white version of a user-uploaded image? ImageKit will make them for
 you. If you need to programmatically generate one image from another, you need
 ImageKit.
 .
 ImageKit comes with a bunch of image processors for common tasks like resizing
 and cropping, but you can also create your own.
 .
 This package contains the documentation.

python3-django-imagekit: Automated image processing for Django (Python3 version)

 ImageKit is a Django app for processing images. Need a thumbnail? A
 black-and-white version of a user-uploaded image? ImageKit will make them for
 you. If you need to programmatically generate one image from another, you need
 ImageKit.
 .
 ImageKit comes with a bunch of image processors for common tasks like resizing
 and cropping, but you can also create your own.
 .
 This package contains the Python 3 version of the library.