Your message dated Mon, 11 Dec 2017 18:01:21 +0000
with message-id <[email protected]>
and subject line Bug#880592: Removed package(s) from unstable
has caused the Debian Bug report #721567,
regarding photofloat: should use separately packaged libjs-* packages (not
include convenience code copies)
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 [email protected]
immediately.)
--
721567: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721567
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: photofloat
Severity: normal
Tags: security
It seems photofloat does some attempt at reusing JavaScript packages,
by use of symlinks, but lack declaring dependency on them, and still
ship with minified files, and a file scripts.min.js bundling seemingly
bundling all JavaScript files - assumingly from included convenience
code copy, not from the separately maintained library packages.
The package should solely use Javascript library packages for reusable
Javascript code - including getting the jQuery modules packaged which do
not currently exist: If not interested in maintaining those packages
yourself try ask the JavaScript Team to take care of that.
For the bundling file I think best would be for the package to generate
that file using a dpkg trigger, so that it gets regenerated whenever one
of its dependent library packages are updated.
The bundle file is most optimally minimized if done in one go, instead
of concatenating individually minimized parts. The most efficient and
also most reliable minimizer is uglifyjs.
Seems only the minified bundle file is the only JavaScript file needed
at the location for use at runtime - other files and symlinks to files
might be better located at a different location, if setting up above
suggested auto-bundling.
- Jonas
--- End Message ---
--- Begin Message ---
Version: 0~20120917+dfsg-3+rm
Dear submitter,
as the package photofloat has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/880592
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---