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.

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 16 Jun 2016 17:26:25 +1000

phantomjs (2.1.1+dfsg-1) unstable; urgency=medium

  * New upstream release [January 2015].
  * Split refreshed "port-to-qt55.patch" into three patches:
    + build-qt55-evaluateJavaScript.patch
    + build-qt55-no-websecurity.patch
    + build-qt55-print.patch
  * Disabled Ghostdriver due to pre-built source-less Selenium blobs.
  * Added README.Debian explaining differences from upstream "phantomjs".
  * Copyright review and DFSG clean-up/repackaging.
  * Run upstream test suite.
  * Updated watch file.
  * Added man page.
  * New maintainer.
  * Build-Depends:
    + python
    + xvfb, xauth, libgl1-mesa-dri
    + gtk-vector-screenshot
    + libatk-adaptor
  * New patches:
    + build-hardening.patch
    + build-no-ghostdriver.patch
    + build-qt-components.patch
    + build-qtpath.patch
  * New lintian-overrides.
  * Removed obsolete patches:
    - dont-fail-on-unrecognised-makeflags.patch

  [ Mattia Rizzolo <mattia@debian.org> ]
  * debian/control: fix Vcs-Browser url

 -- Dmitry Smirnov <onlyjob@debian.org>  Thu, 18 Feb 2016 03:25:42 +1100

phantomjs (2.0.0+dfsg-1) unstable; urgency=medium

  [ TANIGUCHI Takaki ]
  * debian/watch: Moved to bitbucket.
  * Imported Upstream version 2.0.0 (Closes: #803334, #732376, #757699)
    + Fix "PDF content is scaled by 1.5277777777777777" in upstrem.
      (Closes: #726254)
    + Fix "SVG is not rendered in pdf" in upstream. (Closes: #726257)
    + Upstream drop support CoffeeScript. (Closes: #730087)

  [ Ximin Luo ]
  * Don't distribute a full obsolete copy of Qt.
  * Port to Qt 5.5.

  [ TANIGUCHI Takaki ]
  * Use system Qt5 library. (Closes: #784506, #679759, #699435)
  * Fix "ftbfs with GCC-5" (Closes: #778061)
  * debian/watch: Move to bitbucket.  (Closes: #754654)
  * debian/control:
    + Bump-Standards Verision to 3.9.6.
    + Update VCS-*.
  * debian/copyright: Update source URL.

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 25 Nov 2015 17:41:05 +0900

phantomjs (1.9.2-1) unstable; urgency=low

  * Imported Upstream version 1.9.2
  * debian/control: Bump Standards-Version to 3.9.4 (with no changes).
  * debian/control: Update B-D debhelper version to 9.

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 09 Oct 2013 17:04:18 +0900

phantomjs (1.9.0-1) unstable; urgency=low

  * Imported Upstream version 1.9.0 (Closes: #685404, #702381)
    + Fix ""Hello world" console.log() example prints nothing" (Closes: #696212)
  * Fix "FTBFS: /usr/bin/ld: cannot find -ljpeg" (Closes: #679760)
  * debian/patches/0001-build-with-libjs-coffeesciprt.patch: refresh patche
  * debian/install: delete src/qt/*
  * debian/patches/0002-Don-t-use-ld.gold-when-building-webkit.patch:
    Fix FTBFS on i386. (Closes: #693761)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 15 May 2013 10:40:40 +0900

phantomjs (1.6.0-5) unstable; urgency=low

  * debian/install: install all customized Qt ralted libraries.
   (Closes: #681505, #681829)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 18 Jul 2012 15:42:26 +0900

phantomjs (1.6.0-4) unstable; urgency=low

  * debian/patches/return_build_error: Removed.
  * debian/bin/phantomjs: Exec with args. (Closes: #681096)

 -- TANIGUCHI Takaki <takaki@debian.org>  Wed, 11 Jul 2012 11:04:04 +0900

phantomjs (1.6.0-3) unstable; urgency=low

  * debian/patches/return_build_error: To fail after build error immediately.
  * debian/control: libx11-dev and libxext-dev to Build-Depends.

 -- TANIGUCHI Takaki <takaki@debian.org>  Thu, 05 Jul 2012 09:16:30 +0900

phantomjs (1.6.0-2) unstable; urgency=low

  * Bump Standards-Version to 3.9.3.
  * debian/rules: add hardening options.
  * debian/control: Add some devel libraries to B-D. (Closes: #679760)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 03 Jul 2012 21:32:47 +0900

phantomjs (1.6.0-1) unstable; urgency=low

  * New upstream (Closes: #666397)
  * Drop python-pyphantomjs. It has been removed from upstream.

 -- TANIGUCHI Takaki <takaki@debian.org>  Sun, 01 Jul 2012 02:50:03 +0900

phantomjs (1.4.1+dfsg-1) unstable; urgency=low

  * Imported Upstream version 1.4.1

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 10 Feb 2012 10:24:27 +0900

phantomjs (1.4.0+dfsg-1) unstable; urgency=low

  * New upstream
  * debian/patches/0001-build-with-libjs-coffeesciprt.patch: Follow
    upstream changes.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 27 Dec 2011 22:56:20 +0900

phantomjs (1.3.0+dfsg-4) unstable; urgency=low

  * debian/patches/0001-build-with-libjs-coffeesciprt.patch: Fixed
    coffee-script.js path. (Closes: #651171)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 06 Dec 2011 22:37:13 +0900

phantomjs (1.3.0+dfsg-3) unstable; urgency=low

  * debian/control: Add python-qt4 to Depends (Closes: #648409)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 15 Nov 2011 11:31:06 +0900

phantomjs (1.3.0+dfsg-2) unstable; urgency=low

  * debian/watch: improve pattern to return correct value.

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 01 Nov 2011 09:16:37 +0900

phantomjs (1.3.0+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #646556)

 -- TANIGUCHI Takaki <takaki@debian.org>  Tue, 25 Oct 2011 15:13:08 +0900
