qutebrowser (1.6.1-2) unstable; urgency=low * No-change upload to unstable again. (see #925194) -- Axel Beckert Fri, 12 Apr 2019 01:42:23 +0200 qutebrowser (1.6.1-1) experimental; urgency=low * New upstream bugfix release. + Fixes a crash when using ":config-{dict,list}-{add,remove}" with an invalid setting. + Fixes missing "Actions" key in .desktop file. + Fixes SVG icon size to comply with freedesktop standards. * Upload to experimental for now. -- Axel Beckert Mon, 08 Apr 2019 22:36:56 +0200 qutebrowser (1.6.0-1) unstable; urgency=medium [ Fritz Reichwald ] * New upstream release. * Add License for misc/org.qutebrowser.qutebrowser.appdata.xml [ Axel Beckert ] * Declare compliance with Debian Policy 4.3.0. (No changes needed.) -- Axel Beckert Tue, 26 Feb 2019 00:19:28 +0100 qutebrowser (1.5.2-1) unstable; urgency=medium * New upstream bug fix release. -- Axel Beckert Sat, 27 Oct 2018 22:22:50 +0200 qutebrowser (1.5.1-2) unstable; urgency=medium * Add lintian override for /usr/share/qutebrowser/userscripts/README.md triggering package-contains-documentation-outside-usr-share-doc despite being a per-directory documentation. * Call "make -f misc/Makefile install" to install a bunch of supporting files. Thanks to Lionel for making us aware of the missing files. + Drop a bunch of manually listed files from debian/qutebrowser.install. + Explicitly remove executable bit from userscripts/REAMDE.md and scripts/util.py. Avoids a lintian warning, too. -- Axel Beckert Wed, 24 Oct 2018 01:14:53 +0200 qutebrowser (1.5.1-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Wed, 10 Oct 2018 11:10:55 +0200 qutebrowser (1.5.0-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Wed, 03 Oct 2018 19:03:38 +0200 qutebrowser (1.4.2-2) unstable; urgency=medium * Add missing svg icon -- Fritz Reichwald Mon, 01 Oct 2018 12:51:25 +0200 qutebrowser (1.4.2-1) unstable; urgency=medium * New upstream bugfix release. * Declare compliance with Debian Policy 4.2.1. (No changes needed.) -- Axel Beckert Sun, 02 Sep 2018 21:32:25 +0200 qutebrowser (1.4.1-1) unstable; urgency=critical * New upstream security release + [CVE-2018-10895] Fixes CSRF issue on the qute://settings page, leading to possible arbitrary code execution. See the related GitHub issue for details: https://github.com/qutebrowser/qutebrowser/issues/4060 * Declare compliance with Debian Policy 4.1.5. (No changes needed.) -- Axel Beckert Wed, 11 Jul 2018 17:29:31 +0200 qutebrowser (1.4.0-1) unstable; urgency=medium [ Fritz Reichwald ] * New upstream release [ Axel Beckert ] * Mention assigned CVE-ID in previous changelog entry. -- Fritz Reichwald Tue, 03 Jul 2018 16:03:10 +0200 qutebrowser (1.3.3-1) unstable; urgency=high * New upstream release * [CVE-2018-1000559] Fixes security issue with rendering html tags in history, see https://github.com/qutebrowser/qutebrowser/issues/4011 -- Fritz Reichwald Fri, 22 Jun 2018 00:06:52 +0200 qutebrowser (1.3.2-1) unstable; urgency=medium [ Fritz Reichwald ] * Import new upstream release 1.3.1. [ Axel Beckert ] * Import new upstream release 1.3.2. * Drop "X-Python3-Version: >= 3.5" header. Other build-dependencies don't allow building in Debian releases older than Debian 9 Stretch. -- Axel Beckert Sun, 10 Jun 2018 16:12:55 +0200 qutebrowser (1.3.0-1) unstable; urgency=medium * Import new upstream release -- Fritz Reichwald Fri, 4 May 2018 09:35:12 +0200 qutebrowser (1.2.1-2) unstable; urgency=medium [ Fritz Reichwald ] * Fix missing build dependency dh-python (Closes: #896737). [ Axel Beckert ] * Declare compliance with Debian Policy 4.1.4. (No changes needed.) -- Axel Beckert Wed, 25 Apr 2018 00:15:12 +0200 qutebrowser (1.2.1-1) unstable; urgency=medium [ Fritz Reichwald ] * Import new upstream release. * Remove patch for html/doc/quickstart.html since it's fixed upstream. [ Axel Beckert ] * Add debian/gbp.conf to handle the pristine-tar branch automatically. * Add debian/duck-overrides to silence a false positive for "moved to". -- Axel Beckert Sat, 17 Mar 2018 01:57:45 +0100 qutebrowser (1.2.0-1) unstable; urgency=medium [ Fritz Reichwald ] * Import new upstream release [ Axel Beckert ] * Add patch to replace remote URLs of images with file:/// URLs of local images in quickstart.html. Fixes privacy-related lintian warning. -- Axel Beckert Sat, 10 Mar 2018 23:34:44 +0100 qutebrowser (1.1.2-1) unstable; urgency=medium [ Fritz Reichwald ] * Import new upstream release [ Axel Beckert ] * Upload to unstable again. * Update copyright years in debian/copyright and add myself there, too. * Add a DEP12 debian/upstream/metadata file. -- Axel Beckert Sat, 03 Mar 2018 00:49:01 +0100 qutebrowser (1.1.1-2) experimental; urgency=low * Create two new packages qutebrowser-qtwebengine and qutebrowser-qtwebkit to be able to specify dependencies of the type "(a & b) | (c & d)" and to have packages which install qutebrowser with the preferred backend. Hopefully allows qutebrowser to be installable on more architectures as QtWebEngine is not available on all architectures. -- Axel Beckert Sun, 21 Jan 2018 21:37:26 +0100 qutebrowser (1.1.1-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Sat, 20 Jan 2018 23:08:11 +0100 qutebrowser (1.1.0-1) unstable; urgency=medium * New upstream release * Add explicit dependency on libqt5core5a (>= 5.7.1). libqt5core5a was already an implicit dependency, but without that version restriction. * Add python3-pyqt5.qtwebkit as alternative to python3-pyqt5.qtwebengine, now that the former is known to work with qutebrowser in Debian, too. * Declare compliance with Debian Policy 4.1.3. (No changes needed.) * Bump debhelper compatibility level to 11. + Update versioned debhelper build-dependency accordingly. -- Axel Beckert Tue, 16 Jan 2018 00:36:51 +0100 qutebrowser (1.0.4-3) unstable; urgency=high * Add missing runtime dependencies python3-pkg-resources and libqt5sql5-sqlite. Thanks Christoph Biedl! (Closes: #884583) * Apply "wrap-and-sort -a". * Make versioned dependencies more readable by inserting a blank between relation and version number. -- Axel Beckert Mon, 18 Dec 2017 00:21:09 +0100 qutebrowser (1.0.4-2) unstable; urgency=medium * Add myself to Uploaders. * Provide "x-www-browser". (The according alternatives are already in place.) * Add Vcs-* headers. * Declare compliance with Debian Policy 4.1.2. (No changes needed.) * Set "Rules-Requires-Root: no". * Drop dependency on python (2.7). The last userscripts were made Python 3 compatible by upstream. Thanks Lintian for nagging! + Patch those userscripts which are compatible with Python 2 as well as with Python 3 to sport an explicit python3 shebang line. * Override lintian warning command-in-menu-file-and-desktop-file (disputed). -- Axel Beckert Tue, 05 Dec 2017 18:02:24 +0100 qutebrowser (1.0.4-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Tue, 28 Nov 2017 23:28:48 +0100 qutebrowser (1.0.3-1-1) unstable; urgency=medium * New upstream release * Fix watchfile to support upstream versions ending with -1 * use dh_auto_build instead of custom build command * Fix long description * Use wildcard in path for deleted files to be independent of python minor version * Fix upstream url in copyright * Remove license text for MPL in copyright and add reference to common-licenses * really push compat level to 10 -- Fritz Reichwald Mon, 27 Nov 2017 20:34:43 +0100 qutebrowser (1.0.3-3) unstable; urgency=medium * Fix one-line description (Closes: #882345) -- Fritz Reichwald Wed, 22 Nov 2017 08:21:03 +0100 qutebrowser (1.0.3-2) unstable; urgency=medium * Remove bogus foo.mp3 -- Fritz Reichwald Sat, 04 Nov 2017 23:47:27 +0100 qutebrowser (1.0.3-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Sat, 04 Nov 2017 22:38:21 +0100 qutebrowser (1.0.2-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Tue, 17 Oct 2017 08:25:29 +0200 qutebrowser (1.0.1-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Fri, 13 Oct 2017 10:11:07 +0200 qutebrowser (1.0.0-1) unstable; urgency=medium * New upstream release + Support for legacy QtWebKit (before 5.212 which is distributed independently from Qt) is dropped. + Support for Python 3.4 is dropped. + Support for Qt before 5.7.1 and PyQt before 5.7 is dropped. + New dependency on the QtSql module and Qt sqlite support. + New dependency on the attrs Python module. + The dependency on PyOpenGL (when using QtWebEngine) got removed. Note that PyQt5.QtOpenGL is still a dependency. + PyQt5.QtOpenGL is now always required, even with QtWebKit. + The QtWebEngine backend is now used by default. * Bump debhelper dependency to 10. * Declare complpiance with Debian Policy 4.1.1 (no changes needed) -- Fritz Reichwald Thu, 12 Oct 2017 18:02:43 +0200 qutebrowser (0.11.1-1) unstable; urgency=medium * New upstream release -- Fritz Reichwald Mon, 09 Oct 2017 14:53:17 +0200 qutebrowser (0.11.0-1) unstable; urgency=medium * Initial release. (Closes: #832159) -- Fritz Reichwald Tue, 04 Jul 2017 23:06:42 +0200