Your message dated Mon, 11 Jan 2016 19:18:32 -0200 (BRST)
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #803294,
regarding prepare for giflib5
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.)


-- 
803294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803294
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ziproxy
Version: 3.2.0-2
Tags: sid stretch patch
Blocks: 803158
User: [email protected]
Usertags: giflib5

Planning an update of giflib to the current version 5.1.1. Giflib slightly changes it's API, requiring soureful changes. There are some options for getting giflib5.1 support:

- Look for a newer upstream version, if upstream supports
both giflib4 and giflib5.1. Upload the new package,
and close the bug report.

- Patch the code to both use the NEW API. This can be done using
#if GIFLIB_MAJOR >= 5
<giflib5 code>
#else
<giflib4 code>
#endif
Please upload the package, and close the report.

- Unconditionally patch the code, not supporting giflib4 anymore.
Please upload a package to experimental once giflib5 hits
experimental.

For the latter two options, please see a patch at
http://launchpadlibrarian.net/222933036/ziproxy_3.2.0-2build2_3.2.0-2ubuntu1.diff.gz

To test your changes before giflib5 is found in experimental, please use

deb https://people.debian.org/~doko/tmp/giflib5 ./

Thanks, Matthias

--- End Message ---
--- Begin Message ---
Hi,

This bug was fixed in the version 3.3.1-2 available in testing/unstable.


Regards,
Marcos T

--- End Message ---

Reply via email to