qscintilla2 (2.8.4+dfsg-1+dyson1) unstable; urgency=medium

  * Package for Dyson

 -- Igor Pashev <pashev.igor@gmail.com>  Sun, 05 Apr 2015 23:38:09 +0300

qscintilla2 (2.8.4+dfsg-1) unstable; urgency=medium

  * New upstream release
    - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/
      jquery.js and doc/html-Qt3/jquery.js)
    - Update debian/patches/qt5_libname.patch to match upstream changes in the
      same area
    - Refresh patches
    - Temporarily bump pyqt5 build-dep version to 5.3.2+dfsg-2~ to make sure
      it builds against the current pyqt5 on all archs
  * Bump standards version to 3.9.6 without further change
  * Remove obsolete debian/README.Debian

 -- Scott Kitterman <scott@kitterman.com>  Sun, 21 Sep 2014 22:09:22 -0400

qscintilla2 (2.8.3+dfsg-3) unstable; urgency=medium

  * Add support for Qt designer plugin with Qt5
    - Add new binary, libqt5scintilla2-designer, in debian/control
    - Add qttools5-dev to build-depends
    - Update debian/rules
    - Merge debian/patches/designer_link_fix.patch into debian/patches/
      qt5_libname.patch and update for Qt5 name for designer plugin
  * Add -dbg packages (Closes: #618985)
    - Add -dbg packages to debian/control
    - Add python-qt4-dbg, python3-pyqt4-dbg, python3-pyqt5-dbg, python-all-dbg
      and python3-all-dbg to build-depends
    - Rework debian/rules based on how python-qt4 does it to actually build
      and install the dbg variants
    - Add debian/patches/build_debug_libs.patch to enable debug build in lib
      and designer plugin
    - Adjust configure to build python bindings with debug enabled
  * Add dev packages (pyqt5.qsci-dev and pyqt4.qsci-dev) for sip files to make
    it possible to provide sip bindings to classes derived from Qscintilla
    classes (Closes: #755491)
    - Add debian/pyqt5.qsci-dev.install and pyqt4.qsci-dev.install
    - Add debian/patches/sip_install_loc.patch to adjust sip file location in
      Python/QSci.pro for Debian python build locations (Thanks to Jürgen E.
      Fischer)
  * Additional adjustments to debian/rules to prevent errors from being
    ignored (thanks to Jürgen E. Fischer)
  * Make Qt5 arch any since pyqt5 now builds on hurd
  * Update debian/copyright
  * Wrap and sort
  * Drop obsolete Breaks/Replaces

 -- Scott Kitterman <scott@kitterman.com>  Sun, 27 Jul 2014 12:47:35 -0400

qscintilla2 (2.8.3+dfsg-2) unstable; urgency=medium

   * Patch designer-Qt4Qt5/designer.pro to explicitly link with the Qt4 version
     of the qscintilla2 library to fix runtime inability to find qscintilla2
     symbols (Closes: 753581) (really)

 -- Scott Kitterman <scott@kitterman.com>  Fri, 11 Jul 2014 22:34:22 -0400

qscintilla2 (2.8.3+dfsg-1) unstable; urgency=medium

  * New upstream release
    - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/
      jquery.js and doc/html-Qt3/jquery.js)
    - Rebuild should resolve #753581 (Closes: #753581)
    - Dropped debian/patches/pyconfigure_target_config_fix.patch, resolved
      upstream
    - Refreshed patches

 -- Scott Kitterman <scott@kitterman.com>  Sat, 05 Jul 2014 10:00:28 -0400

qscintilla2 (2.8.2+dfsg-3) unstable; urgency=medium

  * Correct location and content of qscintilla2.prf for Qt5 build
    (Closes:  #751531)
    - Set libqt5scintilla2 in LIBS if debug is enabled in qscintilla2.prf
    - Change qscintilla2.prf from usr/share to usr/lib so Qt5 finds it

 -- Scott Kitterman <scott@kitterman.com>  Sat, 14 Jun 2014 10:37:34 -0400

qscintilla2 (2.8.2+dfsg-2) unstable; urgency=medium

  * Fix failure to link python* packages to the lib (Closes: #751239)
    - Add debian/patches/qsci_link.patch so that the correct (Qt4/Qt5) is used
    - Update debian/rules to match build system changes so that the correct
      search path for the libs is used

 -- Scott Kitterman <scott@kitterman.com>  Wed, 11 Jun 2014 09:59:25 -0400

qscintilla2 (2.8.2+dfsg-1) unstable; urgency=medium

  * New upstream release
    - Repack tarball to remove sourcelss javascript files
    - Refresh and update patches for upstream Python/configure.py changes
    - Add debian/patches/pyconfigure_target_config_fix.patch to fix a variable
      rename missed by upstream
  * Adjust debian/rules to use the new, multiarch Qt5 header installation
    locations (Closes: #751071)
    - Change libqt5scintilla2-dev to arch:linux-any kfreebsd-any now that
      header locations are arch specific for the Qt5 build
  * Build Qt5 packages for kfreebsd now that pyqt5 is built there
  * Update debian/watch due to need to mangle upstream version
  * Set minimum pyqt5 build-dep version to 5.3+dfsg-2~ Due to Qt 5.3 changes
  * Fix libqt5scintilla2-l10n Suggests

 -- Scott Kitterman <scott@kitterman.com>  Mon, 09 Jun 2014 14:45:54 -0400

qscintilla2 (2.8.1-4) unstable; urgency=medium

  * Fix test for python-pyqt5 availability

 -- Scott Kitterman <scott@kitterman.com>  Wed, 07 May 2014 09:07:37 -0400

qscintilla2 (2.8.1-3) unstable; urgency=medium

  * Change PyQt5 build-deps to linux-any to match where it is available
  * Limit Qt5 based packages to linux-any
  * Reorder debian/rules and add guards to only run Qt5 related rules when
    PyQt5 is available
  * Install QScintilla2.api files for Qt4 and Qt5 in libqscintilla2-doc

 -- Scott Kitterman <scott@kitterman.com>  Tue, 06 May 2014 23:59:00 -0400

qscintilla2 (2.8.1-2) unstable; urgency=medium

  * Add debian/patches/remove-logo-privacy-issue.diff to remove use of
    http://www.scintilla.org/SciBreak.jpg when the SCintilla docs are
    accessed in order to resolve privacy-breach-logo lintian error
  * Add packaging for Qt5
    - Add new binaries: libqt5scintilla2--11, libqt5scintilla2-dev,
      libqt5scintilla2-l10n, and python3-pyqt5.qsci
    - Add qtbase5-dev, python3-pyqt5, and pyqt5-dev to build-depend
    - Add debian/patches/qt5_includes.patch to use correct Qt5 includes for
      the Python bindings
    - Add debian/patches/qt5_libname.patch to change the qscintilla2 library
      name when built with Qt5 so the Qt4 and Qt5 versions are co-installable
    - Update debian/rules to build both Qt4 and Qt5 versions
    - Update package descriptions to make it clear which is for Qt4 and which
      is for Qt5
  * Install prf file in libqscintilla2-dev
  * Correct symlink for jquery.js in libqscintilla2-doc
  * Bump standards version to 3.9.5 without further change

 -- Scott Kitterman <scott@kitterman.com>  Sat, 29 Mar 2014 14:34:54 -0400

qscintilla2 (2.8.1-1) unstable; urgency=medium

  * New upstream release
    - Update library name to libqscintilla2-11 based on upstream soname change
    - Refresh patches

 -- Scott Kitterman <scott@kitterman.com>  Mon, 17 Mar 2014 19:02:44 -0400

qscintilla2 (2.7.2-1) unstable; urgency=low

  * New upstream release
    - Update debian/patches/configure.py-objdir-support.diff to account for
      the potential for both PyQt4 and PyQt5 (when packaged) builds
    - Update debian/patches/py_conf_inc_dir.diff for upstream updates to
      Python/configure.py
  * Update watch file, thanks to Bart Martens

 -- Scott Kitterman <scott@kitterman.com>  Wed, 19 Jun 2013 02:46:07 -0400

qscintilla2 (2.7.1-1) unstable; urgency=low

  * Upload to unstable

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Scott Kitterman ]
  * New upstream release
    - Refresh patches
    - Update debian/patches/configure.py-objdir-support.diff for upstream
      Python/configure.py changes
    - Update debian/rules to work with new Qt4/Qt5 dirctory naming and removal
      of Qt3 support
    - Update debian/rules and add debian/patches/py_conf_inc_dir.diff to get
      new configure.py script to work with Python multia-arch header locations
  * Drop symbols file for now until it is reliable
  * Rename libqscintilla2-translations to libqscintilla2-l10n
    (Closes: #700641)
  * Revert bad watch file change

 -- Scott Kitterman <scott@kitterman.com>  Sat, 18 May 2013 17:08:40 -0400

qscintilla2 (2.7-2) experimental; urgency=low

  * Update symbols files for new upstream version

 -- Scott Kitterman <scott@kitterman.com>  Sat, 16 Feb 2013 17:39:06 -0500

qscintilla2 (2.7-1) experimental; urgency=low

  [ Scott Kitterman ]
  * New upstream release
    - Update for new SO name (rename libqscintilla2-8 to libqscintilla2-9)
    - Update debian/copyright
  * Add symbols file for libqscintilla2-9
  * Move translations for libqscintilla2 to a separate binary,
    libqscintilla2-translations, so that the library itself is
    co-installable with other versions
  * Update debian/rules to use dpkg-buildflags
  * Bump compat and debhelper version requirement to 9
  * Bump standards version to 3.9.4 without further change

  [ Matthias Klose ]
  * Fix installation of multiple python3 extensions.

  [ Bart Martens ]
  * Updated debian/watch file

 -- Scott Kitterman <scott@kitterman.com>  Sat, 15 Dec 2012 00:29:31 -0500

qscintilla2 (2.6.2-3) experimental; urgency=low

  * Rebuild in experimental with new sip4

 -- Scott Kitterman <scott@kitterman.com>  Tue, 01 Oct 2012 23:29:40 -0400

qscintilla2 (2.6.2-2) unstable; urgency=low

  * Upload to Unstable (Closes: #681107)

 -- Scott Kitterman <scott@kitterman.com>  Sat, 15 Sep 2012 15:29:21 -0400

qscintilla2 (2.6.2-1) experimental; urgency=low

  * New upstream release
    - Update debian rules for new directory naming Qt4/Qt4Qt5
    - Update debian/libqscintilla2-doc.docs, libqscintilla2-doc.doc-base.api,
      and libqscintilla2-doc.examples for new documentation and examples
      directory names
    - Refresh patches
    - Update debian/copyright
  * Add missing X-Python3-Version to specify Python 3.1 as minimum Python 3

 -- Scott Kitterman <scott@kitterman.com>  Tue, 10 Jul 2012 01:17:03 -0400

qscintilla2 (2.6.1-5) unstable; urgency=low

  * Upload to unstable for qt4-x11 multiarch transition

 -- Scott Kitterman <scott@kitterman.com>  Tue, 01 May 2012 21:27:32 -0400

qscintilla2 (2.6.1-4) experimental; urgency=low

  [ Thomas Kluyver ]
  * Package for Python 3 (LP: #608962)

  [ Scott Kitterman ]
  * Use Python policy compliant binary name for Python 3 (python3-pyqt4.qsci)
  * Remove pointless Build-depends and Depends versioning
  * Fix debian/rules to build for all python3 variants, not just the default
  * Use dh_sip3 for python3-pyqt4.qsci, not dh_sip
  * Drop incorrect Multi-Arch: same for libqscintilla2-8

 -- Scott Kitterman <scott@kitterman.com>  Tue, 13 Mar 2012 22:19:28 -0400

qscintilla2 (2.6.1-3) experimental; urgency=low

  * Re-upload due to broken -2 attempt

 -- Scott Kitterman <scott@kitterman.com>  Sun, 04 Mar 2012 13:27:00 -0500

qscintilla2 (2.6.1-2) experimental; urgency=low

  * Update for multi-arch
    - Fix libqscintilla2-designer.install paths for multiarch
    - Bump version requirement for debhelper and add minumum version for
      libqt4-dev
    - For libqscintilla2-8, add misc:Pre-Depends and set Multi-Arch: same
  * Set compat to 8
  * Bump standards version to 3.9.3 without further change

 -- Scott Kitterman <scott@kitterman.com>  Sun, 04 Mar 2012 02:52:05 -0500

qscintilla2 (2.6.1-1) unstable; urgency=low

  * New upstream release
    - Drop debian/patches/snapshot-keys.patch as it was cherrypicked from
      upstream to start with
    - Refresh remaining patches
  * Add libqscintilla2-8 Breaks previous versions of the library since they
    aren't completely co-installable
  * Install NEWS file as upstream changelog

 -- Scott Kitterman <scott@kitterman.com>  Sun, 12 Feb 2012 11:01:43 -0500

qscintilla2 (2.6-4) unstable; urgency=low

  * Add debian/patches/snapshot-keys.patch to fix custom keyboard shortcuts
    (Closes: #659356)
  * Add libjs-jquery to libqscintilla2-doc depends and use symlink to its
    jquery.js instead of the embedded minified version

 -- Scott Kitterman <scott@kitterman.com>  Fri, 10 Feb 2012 23:00:05 -0500

qscintilla2 (2.6-3) unstable; urgency=high

  * Readd libqscintilla2-5 to libqscintilla2-8 Replaces to support upgrades
    from squeeze

 -- Scott Kitterman <scott@kitterman.com>  Tue, 29 Nov 2011 22:12:23 -0500

qscintilla2 (2.6-2) unstable; urgency=low

  * Drop symbols file for the moment due to per-arch symbol differences
    causing FTBFS

 -- Scott Kitterman <scott@kitterman.com>  Sat, 19 Nov 2011 09:29:47 -0500

qscintilla2 (2.6-1) unstable; urgency=low

  * New upstream release with updated ABI
    - Change libqscintilla2-6 to libqscintilla2-8 for new ABI and adjust
      internal depends
    - Rename libqscintilla2-6.install to libqscintilla2-8.install
    - Adjust libqscintilla2-dev depends
    - Updated debian/copyright
  * Added symbols file for libqscintilla2-8 (libqscintilla2-8.symbols)
  * Add missing build-arch/build-indep targets
  * Remove empty /usr/share/pyshared/ directory from python-qscintilla2
  * Fix upstream homepage
  * Improve libqscintilla2-8 and libqscintilla2-dev short descriptions

 -- Scott Kitterman <scott@kitterman.com>  Wed, 16 Nov 2011 01:03:39 -0500

qscintilla2 (2.5.1-1) unstable; urgency=low

  * New upstream release with updated ABI (Closes: #638209)
    - Change libqscintilla2-5 to libqscintilla2-6 for new ABI and adjust
      internal depends
    - Rename libqscintilla2-5.install to libqscintilla2-6.install
  * Add DPMT Vcs-* fields
  * Bump standards version to 3.9.2 without further change

 -- Scott Kitterman <scott@kitterman.com>  Thu, 18 Aug 2011 13:15:31 -0400

qscintilla2 (2.4.5-1) unstable; urgency=low

  [ José Manuel Santamaría Lema ]
  * Switch to dh_python2 (Closes: #634861)

  [ Scott Kitterman ]
  * New upstream release
  * Agreed maintainer change to DPMT
  * Add myself to uploaders

 -- Scott Kitterman <scott@kitterman.com>  Mon, 01 Aug 2011 10:06:11 -0400

qscintilla2 (2.4.3-2) unstable; urgency=low

  * Rebuilding (Closes: #619096)
  * Remove dpatch references from patches
  * Remove README.source file (Closes: #618983)
  * Bump standards version to 3.9.1
  * Remove unneded Section: in control file

 -- Gudjon I. Gudjonsson <gudjon@gudjon.org>  Thu, 31 Mar 2011 08:44:12 +0200

qscintilla2 (2.4.3-1) unstable; urgency=low

  * New upstream release
  * debian/rules
    - Changelog is not distributed any more, don't try to install

 -- Torsten Marek <shlomme@debian.org>  Sun, 18 Apr 2010 18:17:14 +0200

qscintilla2 (2.4.2-3) unstable; urgency=low

  * Fix dependencies of libqscintilla2-dev (Closes: #568217)

 -- Torsten Marek <shlomme@debian.org>  Wed, 03 Feb 2010 09:01:40 +0100

qscintilla2 (2.4.2-2) unstable; urgency=low

  * Upload to unstable. (Closes: #567220)
  * debian/control
    - Change priority from extra to optional (Closes: #563198)
    - Bumped standards version to 3.8.4, no changes necessary
  * debian/rules
    - Make sure stripping is handled by dh_strip (Closes: #560395)

 -- Torsten Marek <shlomme@debian.org>  Tue, 02 Feb 2010 22:50:52 +0100

qscintilla2 (2.4.2-1) experimental; urgency=low

  * New upstream release
  * Convered to source format "3.0 (quilt)"
  * debian/control
    - Dropped build dependency on dpatch
    - Added ${sip:Depends} to dependencies of python-qscintilla2
    - Fixed lintian warning for libqscintilla2-dev dependencies
  * debian/patches/*
    - Converted all patches to quilt
  * debian/rules
    - Reorder rules to make safe for parallel builds
    - Removed dpatch handling and workarounds
    - Added call to dh_sip

 -- Torsten Marek <shlomme@debian.org>  Wed, 27 Jan 2010 22:49:13 +0100

qscintilla2 (2.4-5) unstable; urgency=low

  [ Gudjon I. Gudjonsson ]
  * Rebuilt (Closes: #550570)
  * Add fields to the copyright file, Thanks to Mathieu Parent
    (Closes: #516122)
  * Ask debian release for binNMU (Closes: #541379)
  * Change libqscintilla2-dev dependency to ${source:Version}
    removes lintian error
  * Add README.source file

  [ Torsten Marek ]
  * debian/control
    - Added Gudjon to Uploaders
  * debian/watch
    - Fixed watch file to check on download page

 -- Torsten Marek <shlomme@debian.org>  Sat, 28 Nov 2009 15:39:15 +0100

qscintilla2 (2.4-4) unstable; urgency=low

  * Rebuilt against new sip
  * debian/control
    - Bumped standards version to 3.8.3, no changes necessary
    - Update sip dependency to 4.9 and PyQt4 dependencies to 4.6

 -- Torsten Marek <shlomme@debian.org>  Wed, 14 Oct 2009 19:47:54 +0200

qscintilla2 (2.4-3) unstable; urgency=low

  * Upload rebuilt packages
  * Fixes segfault on import

 -- Torsten Marek <shlomme@debian.org>  Sat, 20 Jun 2009 12:11:11 +0200

qscintilla2 (2.4-2) unstable; urgency=low

  * Upload to unstable
  * debian/control
    - Bump dependencies on sip to 4.8.1
    - Depend on python-qt4 4.5.1

 -- Torsten Marek <shlomme@debian.org>  Thu, 18 Jun 2009 20:46:57 +0200

qscintilla2 (2.4-1) experimental; urgency=low

  * New upstream release
  * Switch to python-support
  * debian/control
    - Updated all sip dependencies to 4.8
    - Bumped standards version to 3.8.1, no changes necessary
    - Updated PyQt dependencies to 4.5
  * debian/python-qscintilla2.install
    - Update install paths for Python 2.6 (Closes: #531847)

 -- Torsten Marek <shlomme@debian.org>  Tue, 09 Jun 2009 20:28:51 +0200

qscintilla2 (2.3.2-1) experimental; urgency=low

  * New upstream release
  * debian/control
    - bump build dependency to sip 4.7.9 and python-qt4 4.4.4
    - add build dependency on python-sip4 (Closes: #453895)
    - upstream SONAME bump, renamed library package to
      libqscintilla2-5, replaces libqscintilla2-3 because
      of translation files in library package

 -- Torsten Marek <shlomme@debian.org>  Sat, 22 Nov 2008 22:14:17 +0100

qscintilla2 (2.2-4) unstable; urgency=low

  * debian/control
    - tighten build dependencies on sip 4.7.6

 -- Torsten Marek <shlomme@debian.org>  Thu, 12 Jun 2008 14:24:04 +0200

qscintilla2 (2.2-3) unstable; urgency=low

  * Rebuild with PyQt 4.4.2 and sip 4.7.6
  * debian/control
    - bumped python-qt4 dependencies to 4.4.2
    - bumped standards version to 3.8.0, no changes necessary

 -- Torsten Marek <shlomme@debian.org>  Wed, 11 Jun 2008 23:34:44 +0200

qscintilla2 (2.2-2) unstable; urgency=low

  * New upload to trigger a rebuild on all architectures.
  * debian/control
    - Build-depend on newest PyQt4 revision 4.3.3-3
    - python-qscintilla2 depends on newest PyQt4 revision

 -- Torsten Marek <shlomme@debian.org>  Fri, 21 Mar 2008 21:55:13 +0100

qscintilla2 (2.2-1) unstable; urgency=low

  * New upstream release.
  * Updated Standards version to 3.7.3, no changes necessary.
  * Fixed regex in debian/watch file.

 -- Torsten Marek <shlomme@debian.org>  Fri, 21 Mar 2008 21:38:44 +0100

qscintilla2 (2.1+snapshot20070923-1) unstable; urgency=low

  * Initial upload (Closes: #435151)

 -- Torsten Marek <shlomme@debian.org>  Sun, 30 Sep 2007 14:23:18 +0200