Your message dated Mon, 27 Dec 2021 16:38:41 +0100
with message-id <a176fcf6-4459-8a8e-e6ab-7fa8d09f9...@debian.org>
and subject line Wont fix no bug
has caused the Debian Bug report #979503,
regarding python-django-compressor: Make dependency on calmjs optional at 
runtime
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
979503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=979503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-django-compressor
Version: 2.4-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * d/control: Drop runtime dependency on python-calmjs to a Suggests
    as it is an optional dependency and rjsmin already provides the
    default JS minifier implementation.

Thanks for considering the patch.


-- System Information:
Debian Release: bullseye/sid
  APT prefers groovy-updates
  APT policy: (500, 'groovy-updates'), (500, 'groovy-security'), (500, 
'groovy'), (100, 'groovy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.8.0-33-generic (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru python-django-compressor-2.4/debian/control 
python-django-compressor-2.4/debian/control
--- python-django-compressor-2.4/debian/control 2020-10-14 10:14:55.000000000 
+0100
+++ python-django-compressor-2.4/debian/control 2021-01-07 10:13:16.000000000 
+0000
@@ -39,7 +39,6 @@
 Architecture: all
 Depends:
  python3-csscompressor (>= 0.9.5),
- python3-calmjs,
  python3-django,
  python3-django-appconf (>= 1.0.3),
  python3-rcssmin,
@@ -47,6 +46,8 @@
  python3-six,
  ${misc:Depends},
  ${python3:Depends},
+Suggests:
+ python3-calmjs,
 Description: Compresses linked, inline JS or CSS into single cached files - 
Python 3.x
  Django Compressor combines and compresses linked and inline Javascript or CSS
  in a Django templates into cacheable static files by using the compress

--- End Message ---
--- Begin Message ---
Wont fix no bug

--- End Message ---

Reply via email to