debian-phantomjs/src/mongoose
Dmitry Smirnov 0a624cd9a7 phantomjs (2.1.1+dfsg-2) unstable; urgency=medium
* New patch to allow comilation with QT versions other than 5.5
    (Closes: #827421).
  * Run tests under "dbus-launch"; Build-Depends += "dbus-x11".
  * Respect DEB_BUILD_OPTIONS="nocheck".
  * README: added note about lack of headless functionality.
  * Corrected short package description (Closes: #826541).
    Thanks, Mario Lang.
  * Standards-Version: 3.9.8.
  * Corrected Vcs-Git URL.

# imported from the archive
2016-06-16 09:26:25 +02:00
..
ReadMe.txt phantomjs (2.1.1+dfsg-2) unstable; urgency=medium 2016-06-16 09:26:25 +02:00
mongoose.c phantomjs (2.1.1+dfsg-2) unstable; urgency=medium 2016-06-16 09:26:25 +02:00
mongoose.h phantomjs (2.1.1+dfsg-2) unstable; urgency=medium 2016-06-16 09:26:25 +02:00
mongoose.pri phantomjs (2.1.1+dfsg-2) unstable; urgency=medium 2016-06-16 09:26:25 +02:00

ReadMe.txt

This project contains version 3.1 of the Mongoose web server project, as
found at http://code.google.com/p/mongoose.

It contains the code for version 3.1 as of 26-May-2011 (revision 0ca751520abf).
It contains an additional change in pthread_cond_broadcast() [~line 865] to
improve stability when running a debug build.