django-ckeditor 6.7.0+ds-1 source package in Ubuntu

Changelog

django-ckeditor (6.7.0+ds-1) unstable; urgency=medium

  [ Boyuan Yang ]
  * Source-only upload.
  * Package new upstream release 6.7.0.
  * Add myself into uploaders list.
  * Fix external jquery reference. (Closes: #1040605)
    + Add debian/patches/0001-Use-system-jquery-js-files.patch.
    + Modify debian/links.

  [ Tom Teichler ]
  * New upstream version

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-django.
  * Use secure URI in debian/watch.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

 -- Boyuan Yang <email address hidden>  Tue, 28 Nov 2023 06:22:28 -0500

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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-ckeditor_6.7.0+ds-1.dsc 2.3 KiB 89a89a36868d979ee7dc01de3e48830a39f3a9e29f8d9f9d2b2d9a149577a0cf
django-ckeditor_6.7.0+ds.orig.tar.xz 44.9 KiB f418f01ac2a887d2e6f22fad549746d5c55d8a6625c331bc6413063c7a93771b
django-ckeditor_6.7.0+ds-1.debian.tar.xz 3.3 KiB f7619e42801416d31893c3193f01b9002eaca4e18abff28095094ee3bbd1ae7b

Available diffs

No changes file available.

Binary packages built by this source

python3-django-ckeditor: Django admin CKEditor integration.

 django-ckeditor integrates the CKEditor WYSIWYG editor into the Django amdin.
 It provides a RichTextField a RichTextUploadingField, CKEditorWidget and
 CKEditorUploadingWidget utilizing CKEditor with image uploading and browsing
 support included.