[Python-modules-commits] [qscintilla2] 11/14: change version to 2.9.3+dfsg-1 (UNRELEASED) New upstream release

Scott Kitterman kitterman at moszumanska.debian.org
Thu Aug 4 06:41:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

kitterman pushed a commit to branch master
in repository qscintilla2.

commit 16116e009de46e16d116a09fb3dfa3d64ded82de
Merge: c05d46b 3e9d683
Author: Scott Kitterman <scott at kitterman.com>
Date:   Thu Aug 4 01:44:10 2016 -0400

    change version to 2.9.3+dfsg-1 (UNRELEASED)
    New upstream release

 ChangeLog                                          |  64 +++++++++++-
 LICENSE                                            |  11 --
 NEWS                                               |   3 +
 Python/configure-old.py                            |   8 +-
 Python/configure.py                                |  18 ++--
 Python/sip/qsciabstractapis.sip                    |   2 +-
 Python/sip/qsciapis.sip                            |   2 +-
 Python/sip/qscicommand.sip                         |   2 +-
 Python/sip/qscicommandset.sip                      |   2 +-
 Python/sip/qscidocument.sip                        |   2 +-
 Python/sip/qscilexer.sip                           |   2 +-
 Python/sip/qscilexeravs.sip                        |   2 +-
 Python/sip/qscilexerbash.sip                       |   2 +-
 Python/sip/qscilexerbatch.sip                      |   2 +-
 Python/sip/qscilexercmake.sip                      |   2 +-
 Python/sip/qscilexercoffeescript.sip               |   2 +-
 Python/sip/qscilexercpp.sip                        |   2 +-
 Python/sip/qscilexercsharp.sip                     |   2 +-
 Python/sip/qscilexercss.sip                        |   2 +-
 Python/sip/qscilexercustom.sip                     |   2 +-
 Python/sip/qscilexerd.sip                          |   2 +-
 Python/sip/qscilexerdiff.sip                       |   2 +-
 Python/sip/qscilexerfortran.sip                    |   2 +-
 Python/sip/qscilexerfortran77.sip                  |   2 +-
 Python/sip/qscilexerhtml.sip                       |   2 +-
 Python/sip/qscilexeridl.sip                        |   2 +-
 Python/sip/qscilexerjava.sip                       |   2 +-
 Python/sip/qscilexerjavascript.sip                 |   2 +-
 Python/sip/qscilexerlua.sip                        |   2 +-
 Python/sip/qscilexermakefile.sip                   |   2 +-
 Python/sip/qscilexermatlab.sip                     |   2 +-
 Python/sip/qscilexeroctave.sip                     |   2 +-
 Python/sip/qscilexerpascal.sip                     |   2 +-
 Python/sip/qscilexerperl.sip                       |   2 +-
 Python/sip/qscilexerpo.sip                         |   2 +-
 Python/sip/qscilexerpostscript.sip                 |   2 +-
 Python/sip/qscilexerpov.sip                        |   2 +-
 Python/sip/qscilexerproperties.sip                 |   2 +-
 Python/sip/qscilexerpython.sip                     |   2 +-
 Python/sip/qscilexerruby.sip                       |   2 +-
 Python/sip/qscilexerspice.sip                      |   2 +-
 Python/sip/qscilexersql.sip                        |   2 +-
 Python/sip/qscilexertcl.sip                        |   2 +-
 Python/sip/qscilexertex.sip                        |   2 +-
 Python/sip/qscilexerverilog.sip                    |   2 +-
 Python/sip/qscilexervhdl.sip                       |   2 +-
 Python/sip/qscilexerxml.sip                        |   2 +-
 Python/sip/qscilexeryaml.sip                       |   2 +-
 Python/sip/qscimacro.sip                           |   2 +-
 Python/sip/qscimod4.sip                            |   2 +-
 Python/sip/qscimod5.sip                            |   2 +-
 Python/sip/qscimodcommon.sip                       |   4 +-
 Python/sip/qsciprinter.sip                         |   2 +-
 Python/sip/qsciscintilla.sip                       |   2 +-
 Python/sip/qsciscintillabase.sip                   |   2 +-
 Python/sip/qscistyle.sip                           |   2 +-
 Python/sip/qscistyledtext.sip                      |   2 +-
 Qt4Qt5/ListBoxQt.cpp                               |   2 +-
 Qt4Qt5/ListBoxQt.h                                 |   2 +-
 Qt4Qt5/MacPasteboardMime.cpp                       |   2 +-
 Qt4Qt5/PlatQt.cpp                                  |   2 +-
 Qt4Qt5/Qsci/qsciabstractapis.h                     |   2 +-
 Qt4Qt5/Qsci/qsciapis.h                             |   2 +-
 Qt4Qt5/Qsci/qscicommand.h                          |   2 +-
 Qt4Qt5/Qsci/qscicommandset.h                       |   2 +-
 Qt4Qt5/Qsci/qscidocument.h                         |   2 +-
 Qt4Qt5/Qsci/qsciglobal.h                           |   6 +-
 Qt4Qt5/Qsci/qscilexer.h                            |   2 +-
 Qt4Qt5/Qsci/qscilexeravs.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexerbash.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexerbatch.h                       |   2 +-
 Qt4Qt5/Qsci/qscilexercmake.h                       |   2 +-
 Qt4Qt5/Qsci/qscilexercoffeescript.h                |   2 +-
 Qt4Qt5/Qsci/qscilexercpp.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexercsharp.h                      |   2 +-
 Qt4Qt5/Qsci/qscilexercss.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexercustom.h                      |   2 +-
 Qt4Qt5/Qsci/qscilexerd.h                           |   2 +-
 Qt4Qt5/Qsci/qscilexerdiff.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexerfortran.h                     |   2 +-
 Qt4Qt5/Qsci/qscilexerfortran77.h                   |   2 +-
 Qt4Qt5/Qsci/qscilexerhtml.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexeridl.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexerjava.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexerjavascript.h                  |   2 +-
 Qt4Qt5/Qsci/qscilexerlua.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexermakefile.h                    |   2 +-
 Qt4Qt5/Qsci/qscilexermatlab.h                      |   2 +-
 Qt4Qt5/Qsci/qscilexeroctave.h                      |   2 +-
 Qt4Qt5/Qsci/qscilexerpascal.h                      |   2 +-
 Qt4Qt5/Qsci/qscilexerperl.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexerpo.h                          |   2 +-
 Qt4Qt5/Qsci/qscilexerpostscript.h                  |   2 +-
 Qt4Qt5/Qsci/qscilexerpov.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexerproperties.h                  |   2 +-
 Qt4Qt5/Qsci/qscilexerpython.h                      |   2 +-
 Qt4Qt5/Qsci/qscilexerruby.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexerspice.h                       |   2 +-
 Qt4Qt5/Qsci/qscilexersql.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexertcl.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexertex.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexerverilog.h                     |   2 +-
 Qt4Qt5/Qsci/qscilexervhdl.h                        |   2 +-
 Qt4Qt5/Qsci/qscilexerxml.h                         |   2 +-
 Qt4Qt5/Qsci/qscilexeryaml.h                        |   2 +-
 Qt4Qt5/Qsci/qscimacro.h                            |   2 +-
 Qt4Qt5/Qsci/qsciprinter.h                          |   2 +-
 Qt4Qt5/Qsci/qsciscintilla.h                        |   2 +-
 Qt4Qt5/Qsci/qsciscintillabase.h                    |   2 +-
 Qt4Qt5/Qsci/qscistyle.h                            |   2 +-
 Qt4Qt5/Qsci/qscistyledtext.h                       |   2 +-
 Qt4Qt5/SciClasses.cpp                              |   2 +-
 Qt4Qt5/SciClasses.h                                |   2 +-
 Qt4Qt5/SciNamespace.h                              |   2 +-
 Qt4Qt5/ScintillaQt.cpp                             |  37 +++++--
 Qt4Qt5/ScintillaQt.h                               |   2 +-
 Qt4Qt5/qsciabstractapis.cpp                        |   2 +-
 Qt4Qt5/qsciapis.cpp                                |   2 +-
 Qt4Qt5/qscicommand.cpp                             |   2 +-
 Qt4Qt5/qscicommandset.cpp                          |   2 +-
 Qt4Qt5/qscidocument.cpp                            |   2 +-
 Qt4Qt5/qscilexer.cpp                               |   2 +-
 Qt4Qt5/qscilexeravs.cpp                            |   2 +-
 Qt4Qt5/qscilexerbash.cpp                           |   2 +-
 Qt4Qt5/qscilexerbatch.cpp                          |   2 +-
 Qt4Qt5/qscilexercmake.cpp                          |   2 +-
 Qt4Qt5/qscilexercoffeescript.cpp                   |   2 +-
 Qt4Qt5/qscilexercpp.cpp                            |   2 +-
 Qt4Qt5/qscilexercsharp.cpp                         |   2 +-
 Qt4Qt5/qscilexercss.cpp                            |   2 +-
 Qt4Qt5/qscilexercustom.cpp                         |   2 +-
 Qt4Qt5/qscilexerd.cpp                              |   2 +-
 Qt4Qt5/qscilexerdiff.cpp                           |   2 +-
 Qt4Qt5/qscilexerfortran.cpp                        |   2 +-
 Qt4Qt5/qscilexerfortran77.cpp                      |   2 +-
 Qt4Qt5/qscilexerhtml.cpp                           |   2 +-
 Qt4Qt5/qscilexeridl.cpp                            |   2 +-
 Qt4Qt5/qscilexerjava.cpp                           |   2 +-
 Qt4Qt5/qscilexerjavascript.cpp                     |   2 +-
 Qt4Qt5/qscilexerlua.cpp                            |   2 +-
 Qt4Qt5/qscilexermakefile.cpp                       |   2 +-
 Qt4Qt5/qscilexermatlab.cpp                         |   2 +-
 Qt4Qt5/qscilexeroctave.cpp                         |   2 +-
 Qt4Qt5/qscilexerpascal.cpp                         |   2 +-
 Qt4Qt5/qscilexerperl.cpp                           |   2 +-
 Qt4Qt5/qscilexerpo.cpp                             |   2 +-
 Qt4Qt5/qscilexerpostscript.cpp                     |   2 +-
 Qt4Qt5/qscilexerpov.cpp                            |   2 +-
 Qt4Qt5/qscilexerproperties.cpp                     |   2 +-
 Qt4Qt5/qscilexerpython.cpp                         |   2 +-
 Qt4Qt5/qscilexerruby.cpp                           |   2 +-
 Qt4Qt5/qscilexerspice.cpp                          |   2 +-
 Qt4Qt5/qscilexersql.cpp                            |   2 +-
 Qt4Qt5/qscilexertcl.cpp                            |   2 +-
 Qt4Qt5/qscilexertex.cpp                            |   2 +-
 Qt4Qt5/qscilexerverilog.cpp                        |   2 +-
 Qt4Qt5/qscilexervhdl.cpp                           |   2 +-
 Qt4Qt5/qscilexerxml.cpp                            |   2 +-
 Qt4Qt5/qscilexeryaml.cpp                           |   2 +-
 Qt4Qt5/qscimacro.cpp                               |   2 +-
 Qt4Qt5/qscintilla.pro                              |   4 +-
 Qt4Qt5/qsciprinter.cpp                             |   2 +-
 Qt4Qt5/qsciscintilla.cpp                           |   2 +-
 Qt4Qt5/qsciscintillabase.cpp                       |   2 +-
 Qt4Qt5/qscistyle.cpp                               |   2 +-
 Qt4Qt5/qscistyledtext.cpp                          |   2 +-
 debian/.git-dpm                                    |   6 +-
 debian/changelog                                   |   6 ++
 debian/patches/build_debug_libs.patch              |   4 +-
 debian/patches/configure.py-objdir-support.diff    |   4 +-
 debian/patches/fix-lib-install-dir.diff            |   4 +-
 debian/patches/qsci_link.patch                     |   4 +-
 debian/patches/qt5_includes.patch                  |   4 +-
 debian/patches/qt5_libname.patch                   |   4 +-
 debian/patches/remove-logo-privacy-issue.diff      |   2 +-
 debian/patches/sip_install_loc.patch               |   4 +-
 doc/{README-Qt4Qt5.doc => README.doc}              |   0
 doc/html-Qt4Qt5/annotated.html                     |  12 +--
 .../{ftv2mlastnode.png => arrowdown.png}           | Bin
 .../{ftv2plastnode.png => arrowright.png}          | Bin
 doc/html-Qt4Qt5/classQsciAPIs-members.html         |  12 +--
 doc/html-Qt4Qt5/classQsciAPIs.html                 |  12 +--
 doc/html-Qt4Qt5/classQsciAbstractAPIs-members.html |  12 +--
 doc/html-Qt4Qt5/classQsciAbstractAPIs.html         |  12 +--
 doc/html-Qt4Qt5/classQsciCommand-members.html      |  12 +--
 doc/html-Qt4Qt5/classQsciCommand.html              |  12 +--
 doc/html-Qt4Qt5/classQsciCommandSet-members.html   |  12 +--
 doc/html-Qt4Qt5/classQsciCommandSet.html           |  12 +--
 doc/html-Qt4Qt5/classQsciDocument-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciDocument.html             |  12 +--
 doc/html-Qt4Qt5/classQsciLexer-members.html        |  16 +--
 doc/html-Qt4Qt5/classQsciLexer.html                |  28 +++---
 doc/html-Qt4Qt5/classQsciLexerAVS-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerAVS.html             |  14 +--
 doc/html-Qt4Qt5/classQsciLexerBash-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerBash.html            |  14 +--
 doc/html-Qt4Qt5/classQsciLexerBatch-members.html   |  12 +--
 doc/html-Qt4Qt5/classQsciLexerBatch.html           |  14 +--
 doc/html-Qt4Qt5/classQsciLexerCMake-members.html   |  12 +--
 doc/html-Qt4Qt5/classQsciLexerCMake.html           |  14 +--
 doc/html-Qt4Qt5/classQsciLexerCPP-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerCPP.html             |  16 +--
 doc/html-Qt4Qt5/classQsciLexerCSS-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerCSS.html             |  18 ++--
 doc/html-Qt4Qt5/classQsciLexerCSharp-members.html  |  12 +--
 doc/html-Qt4Qt5/classQsciLexerCSharp.html          |  12 +--
 .../classQsciLexerCoffeeScript-members.html        |  12 +--
 doc/html-Qt4Qt5/classQsciLexerCoffeeScript.html    |  16 +--
 doc/html-Qt4Qt5/classQsciLexerCustom-members.html  |  16 +--
 doc/html-Qt4Qt5/classQsciLexerCustom.html          |  20 ++--
 doc/html-Qt4Qt5/classQsciLexerD-members.html       |  12 +--
 doc/html-Qt4Qt5/classQsciLexerD.html               |  14 +--
 doc/html-Qt4Qt5/classQsciLexerDiff-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerDiff.html            |  14 +--
 doc/html-Qt4Qt5/classQsciLexerFortran-members.html |  12 +--
 doc/html-Qt4Qt5/classQsciLexerFortran.html         |  12 +--
 .../classQsciLexerFortran77-members.html           |  12 +--
 doc/html-Qt4Qt5/classQsciLexerFortran77.html       |  14 +--
 doc/html-Qt4Qt5/classQsciLexerHTML-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerHTML.html            |  18 ++--
 doc/html-Qt4Qt5/classQsciLexerIDL-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerIDL.html             |  12 +--
 doc/html-Qt4Qt5/classQsciLexerJava-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerJava.html            |  12 +--
 .../classQsciLexerJavaScript-members.html          |  12 +--
 doc/html-Qt4Qt5/classQsciLexerJavaScript.html      |  12 +--
 doc/html-Qt4Qt5/classQsciLexerLua-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerLua.html             |  14 +--
 .../classQsciLexerMakefile-members.html            |  12 +--
 doc/html-Qt4Qt5/classQsciLexerMakefile.html        |  14 +--
 doc/html-Qt4Qt5/classQsciLexerMatlab-members.html  |  12 +--
 doc/html-Qt4Qt5/classQsciLexerMatlab.html          |  14 +--
 doc/html-Qt4Qt5/classQsciLexerOctave-members.html  |  12 +--
 doc/html-Qt4Qt5/classQsciLexerOctave.html          |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPO-members.html      |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPO.html              |  14 +--
 doc/html-Qt4Qt5/classQsciLexerPOV-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPOV.html             |  14 +--
 doc/html-Qt4Qt5/classQsciLexerPascal-members.html  |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPascal.html          |  14 +--
 doc/html-Qt4Qt5/classQsciLexerPerl-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPerl.html            |  16 +--
 .../classQsciLexerPostScript-members.html          |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPostScript.html      |  14 +--
 .../classQsciLexerProperties-members.html          |  12 +--
 doc/html-Qt4Qt5/classQsciLexerProperties.html      |  16 +--
 doc/html-Qt4Qt5/classQsciLexerPython-members.html  |  12 +--
 doc/html-Qt4Qt5/classQsciLexerPython.html          |  16 +--
 doc/html-Qt4Qt5/classQsciLexerRuby-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerRuby.html            |  16 +--
 doc/html-Qt4Qt5/classQsciLexerSQL-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerSQL.html             |  16 +--
 doc/html-Qt4Qt5/classQsciLexerSpice-members.html   |  12 +--
 doc/html-Qt4Qt5/classQsciLexerSpice.html           |  14 +--
 doc/html-Qt4Qt5/classQsciLexerTCL-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerTCL.html             |  16 +--
 doc/html-Qt4Qt5/classQsciLexerTeX-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerTeX.html             |  16 +--
 doc/html-Qt4Qt5/classQsciLexerVHDL-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerVHDL.html            |  14 +--
 doc/html-Qt4Qt5/classQsciLexerVerilog-members.html |  12 +--
 doc/html-Qt4Qt5/classQsciLexerVerilog.html         |  16 +--
 doc/html-Qt4Qt5/classQsciLexerXML-members.html     |  12 +--
 doc/html-Qt4Qt5/classQsciLexerXML.html             |  12 +--
 doc/html-Qt4Qt5/classQsciLexerYAML-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciLexerYAML.html            |  14 +--
 doc/html-Qt4Qt5/classQsciMacro-members.html        |  12 +--
 doc/html-Qt4Qt5/classQsciMacro.html                |  12 +--
 doc/html-Qt4Qt5/classQsciPrinter-members.html      |  12 +--
 doc/html-Qt4Qt5/classQsciPrinter.html              |  12 +--
 doc/html-Qt4Qt5/classQsciScintilla-members.html    |  12 +--
 doc/html-Qt4Qt5/classQsciScintilla.html            |  12 +--
 .../classQsciScintillaBase-members.html            |  12 +--
 doc/html-Qt4Qt5/classQsciScintillaBase.html        |  12 +--
 doc/html-Qt4Qt5/classQsciStyle-members.html        |  12 +--
 doc/html-Qt4Qt5/classQsciStyle.html                |  12 +--
 doc/html-Qt4Qt5/classQsciStyledText-members.html   |  12 +--
 doc/html-Qt4Qt5/classQsciStyledText.html           |  12 +--
 doc/html-Qt4Qt5/classes.html                       |  14 +--
 .../dir_7748dc2bc19d24806c9f0ac63a9f96c8.html      | 112 ++-------------------
 .../dir_a8871a339b4996dff2a2bca902b97660.html      |  14 ++-
 doc/html-Qt4Qt5/{ftv2doc.png => doc.png}           | Bin
 doc/html-Qt4Qt5/doxygen.css                        |  49 +++++++--
 .../{ftv2folderclosed.png => folderclosed.png}     | Bin
 .../{ftv2folderopen.png => folderopen.png}         | Bin
 doc/html-Qt4Qt5/ftv2blank.png                      | Bin 86 -> 0 bytes
 doc/html-Qt4Qt5/ftv2lastnode.png                   | Bin 86 -> 0 bytes
 doc/html-Qt4Qt5/ftv2link.png                       | Bin 746 -> 0 bytes
 doc/html-Qt4Qt5/ftv2mnode.png                      | Bin 246 -> 0 bytes
 doc/html-Qt4Qt5/ftv2node.png                       | Bin 86 -> 0 bytes
 doc/html-Qt4Qt5/ftv2pnode.png                      | Bin 229 -> 0 bytes
 doc/html-Qt4Qt5/ftv2vertline.png                   | Bin 86 -> 0 bytes
 doc/html-Qt4Qt5/functions.html                     |  14 +--
 .../{functions_~.html => functions_0x7e.html}      |  16 +--
 doc/html-Qt4Qt5/functions_b.html                   |  14 +--
 doc/html-Qt4Qt5/functions_c.html                   |  14 +--
 doc/html-Qt4Qt5/functions_d.html                   |  16 +--
 doc/html-Qt4Qt5/functions_e.html                   |  14 +--
 doc/html-Qt4Qt5/functions_enum.html                |  12 +--
 doc/html-Qt4Qt5/functions_eval.html                |  12 +--
 doc/html-Qt4Qt5/functions_eval_b.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_c.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_d.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_e.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_f.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_g.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_h.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_i.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_j.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_k.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_l.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_m.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_n.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_o.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_p.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_q.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_r.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_s.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_t.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_u.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_v.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_w.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_x.html              |  12 +--
 doc/html-Qt4Qt5/functions_eval_z.html              |  12 +--
 doc/html-Qt4Qt5/functions_f.html                   |  14 +--
 doc/html-Qt4Qt5/functions_func.html                |  14 +--
 ...ctions_func_~.html => functions_func_0x7e.html} |  16 +--
 doc/html-Qt4Qt5/functions_func_b.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_c.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_d.html              |  16 +--
 doc/html-Qt4Qt5/functions_func_e.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_f.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_g.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_h.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_i.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_k.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_l.html              |  16 +--
 doc/html-Qt4Qt5/functions_func_m.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_o.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_p.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_q.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_r.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_s.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_t.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_u.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_v.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_w.html              |  14 +--
 doc/html-Qt4Qt5/functions_func_z.html              |  14 +--
 doc/html-Qt4Qt5/functions_g.html                   |  14 +--
 doc/html-Qt4Qt5/functions_h.html                   |  14 +--
 doc/html-Qt4Qt5/functions_i.html                   |  14 +--
 doc/html-Qt4Qt5/functions_j.html                   |  14 +--
 doc/html-Qt4Qt5/functions_k.html                   |  14 +--
 doc/html-Qt4Qt5/functions_l.html                   |  16 +--
 doc/html-Qt4Qt5/functions_m.html                   |  14 +--
 doc/html-Qt4Qt5/functions_n.html                   |  14 +--
 doc/html-Qt4Qt5/functions_o.html                   |  14 +--
 doc/html-Qt4Qt5/functions_p.html                   |  14 +--
 doc/html-Qt4Qt5/functions_q.html                   |  14 +--
 doc/html-Qt4Qt5/functions_r.html                   |  14 +--
 doc/html-Qt4Qt5/functions_s.html                   |  14 +--
 doc/html-Qt4Qt5/functions_t.html                   |  14 +--
 doc/html-Qt4Qt5/functions_u.html                   |  14 +--
 doc/html-Qt4Qt5/functions_v.html                   |  14 +--
 doc/html-Qt4Qt5/functions_w.html                   |  14 +--
 doc/html-Qt4Qt5/functions_x.html                   |  14 +--
 doc/html-Qt4Qt5/functions_z.html                   |  14 +--
 doc/html-Qt4Qt5/hierarchy.html                     |  12 +--
 doc/html-Qt4Qt5/index.html                         |  12 +--
 doc/html-Qt4Qt5/{ftv2splitbar.png => splitbar.png} | Bin
 doc/{qscintilla-Qt4Qt5.dxy => qscintilla.dxy}      |   4 +-
 371 files changed, 1541 insertions(+), 1503 deletions(-)

diff --cc debian/.git-dpm
index 5826ff4,0000000..0076e8f
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 2910d46e7fe1923d6b37c7cbc80db8f2de7eb618
- 2910d46e7fe1923d6b37c7cbc80db8f2de7eb618
- cf62ac11c1527ece2054cf1b15c2692922a996a5
++3e9d68332b0ddaad9ba0f864575e2b75b0608cc6
++3e9d68332b0ddaad9ba0f864575e2b75b0608cc6
++be4dc287741d236fde2abbf7797b6e89032e9eff
 +be4dc287741d236fde2abbf7797b6e89032e9eff
 +qscintilla2_2.9.3+dfsg.orig.tar.gz
 +add3bd2dce924c00580f587070b780fd67484719
 +2548673
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index 7396383,0000000..ea82e3a
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,673 -1,0 +1,679 @@@
++qscintilla2 (2.9.3+dfsg-1) UNRELEASED; urgency=medium
++
++  * New upstream release
++
++ -- Scott Kitterman <scott at kitterman.com>  Thu, 04 Aug 2016 01:44:11 -0400
++
 +qscintilla2 (2.9.2+dfsg-3) unstable; urgency=medium
 +
 +  * Update symbols files from build logs for sparc64 (Closes: #806591)
 +  * Clean up debian/rules to remove obsolete shell leavings
 +
 + -- Scott Kitterman <scott at kitterman.com>  Thu, 30 Jun 2016 00:59:24 -0400
 +
 +qscintilla2 (2.9.2+dfsg-2) unstable; urgency=medium
 +
 +  * Update symbols files from build logs after Qt 5.6.1 update
 +
 + -- Scott Kitterman <scott at kitterman.com>  Sat, 18 Jun 2016 17:47:17 -0400
 +
 +qscintilla2 (2.9.2+dfsg-1) unstable; urgency=medium
 +
 +  [ Ondřej Nový ]
 +  * Fixed VCS URL (https)
 +
 +  [ Scott Kitterman ]
 +  * Simplify autopkgtest and add test for new python-pyqt5.qsci binary
 +  * Update debian/watch for new upstream file name pattern
 +  * New upstream release (Closes: #823137)
 +     - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/
 +       jquery.js)
 +  * Bump standards version to 3.9.8 without further change
 +
 + -- Scott Kitterman <scott at kitterman.com>  Sun, 01 May 2016 22:18:02 -0400
 +
 +qscintilla2 (2.9.1+dfsg-4) unstable; urgency=medium
 +
 +  * Add new binary packages python-pyqt5.qsci and python-pyqt5.qsci-dbg so
 +    QScintilla2 can be used with Python (2) and Qt5 to enable QGIS to be
 +    updated to Qt5
 +    - Add new packages to debian/control
 +    - Add python-pyqt5 and python-pyqt5-dbg to build-depends
 +    - Update debian/rules to do Qt5 builds for both python and python3
 +    - Add debian/python-pyqt5.qsci.install
 +
 + -- Scott Kitterman <scott at kitterman.com>  Sun, 10 Jan 2016 15:42:57 -0500
 +
 +qscintilla2 (2.9.1+dfsg-3) unstable; urgency=medium
 +
 +  * rm the mkspecs dir from libqt5scintilla2-12v5 in debian/rules so the prf
 +    file doesn't end up installed in two packages
 +  * Version libqt5scintilla2-dev Breaks/Replaces on libqt5scintilla2-12v5
 +    to make fixed packages installable
 +
 + -- Scott Kitterman <scott at kitterman.com>  Fri, 30 Oct 2015 07:37:06 -0400
 +
 +qscintilla2 (2.9.1+dfsg-2) unstable; urgency=medium
 +
 +  * Update symbols files from buildlogs
 +  * Disable dpkg-gensymbols check level set to 0
 +  * Add libqt5scintilla2-dev Breaks/Replaces libqt5scintilla2-12v5 due to
 +    qscintilla2.prf moving between the packages (Closes: #803419)
 +
 + -- Scott Kitterman <scott at kitterman.com>  Thu, 29 Oct 2015 18:43:42 -0400
 +
 +qscintilla2 (2.9.1+dfsg-1) unstable; urgency=medium
 +
 +  [ Scott Kitterman ]
 +  * New upstream release (Closes: #803142)
 +  * Update debian/rules to account for Qt5 prf file being installed in usr/lib
 +    instead of usr/share by the upstream build system
 +  * Temporarily set dpkg-gensymbols check level to 0 to ensure we
 +    capture symbols changes for all libs
 +
 +  [ SVN-Git Migration ]
 +  * Migrate packaging to git with git-dpm
 +
 +  [ Michael Cree ]
 +  * Update symbols files for Alpha
 +
 + -- Scott Kitterman <scott at kitterman.com>  Thu, 29 Oct 2015 13:48:47 -0400
 +
 +qscintilla2 (2.9+dfsg-9) unstable; urgency=medium
 +
 +  * Update symbols files from buildlogs
 +
 + -- Scott Kitterman <scott at kitterman.com>  Mon, 28 Sep 2015 23:09:41 -0400
 +
 +qscintilla2 (2.9+dfsg-8) unstable; urgency=medium
 +
 +  * Upload to unstable
 +  * Update libqt5scintilla2 symbols file for hurd-i386 from build-logs
 +
 + -- Scott Kitterman <scott at kitterman.com>  Sun, 16 Aug 2015 10:42:31 -0400
 +
 +qscintilla2 (2.9+dfsg-7) experimental; urgency=medium
 +
 +  * Update symbols files from build logs
 +  * Revert DPKG_GENSYMBOLS_CHECK_LEVEL=0
 +
 + -- Scott Kitterman <scott at kitterman.com>  Fri, 14 Aug 2015 00:24:13 -0400
 +
 +qscintilla2 (2.9+dfsg-6) experimental; urgency=medium
 +
 +  * Update for g++5 transition (See #791257)
 +    - Bump library packages to libq{t5}scintilla2-12v5 for transition
 +    - Update debian/control, including conflicts/replaces for previous libs
 +  * Temporarily export DPKG_GENSYMBOLS_CHECK_LEVEL=0 to collect symbols file
 +    changes for both libraries
 +  * cp instead of mv QScintilla2.api in debian/rules so build can be re-run
 +    after a failure for testing
 +  * Drop -dbg tests from autopkgtests for now since that part of the test
 +    fails and such falures will mask failures due to sip issues, which is the
 +    main value of the test
 +
 + -- Scott Kitterman <scott at kitterman.com>  Tue, 11 Aug 2015 23:02:34 -0400
 +
 +qscintilla2 (2.9+dfsg-5) unstable; urgency=medium
 +
 +  * Update symbols files from buildd build logs and try again
 +    (Closes: #790420)
 +  * Update libqt5scintilla2-l10n Suggests to libqt5scintilla2-12
 +
 + -- Scott Kitterman <scott at kitterman.com>  Mon, 29 Jun 2015 10:39:03 -0400
 +
 +qscintilla2 (2.9+dfsg-4) unstable; urgency=medium
 +
 +  * Upload to unstable
 +  * Re-add symbols files
 +  * Correct exporting path to use pkg-kde-tools symbolshelper
 +
 + -- Scott Kitterman <scott at kitterman.com>  Mon, 29 Jun 2015 01:32:46 -0400
 +
 +qscintilla2 (2.9+dfsg-3) experimental; urgency=medium
 +
 +  * Correct library dependencies for libqt5scintilla2-designer,
 +    python-qscintilla2, and python3-pyqt4.qsci (Closes: #790016)
 +  * Start with empty symbols files to have experimental build logs for all
 +    archs
 +
 + -- Scott Kitterman <scott at kitterman.com>  Mon, 22 Jun 2015 00:07:09 -0400
 +
 +qscintilla2 (2.9+dfsg-2) experimental; urgency=medium
 +
 +  [ Dmitry Shachnev ]
 +  * Add an autopkgtest to check importability of Python modules.
 +
 +  [ Scott Kitterman ]
 +  * Add BSD license information for Python/configure.py to debian/copyright
 +  * Add dh-python to build-depends
 +  * Generate correctly versioned depends for python extensions
 +   (Closes: #784091)
 +    - Add symbols files for libqscintilla2 and libqt5scintilla2
 +    - Add pkg-kde-tools to build-depends
 +    - Export path for symbolshelper in debian/rules
 +
 + -- Scott Kitterman <scott at kitterman.com>  Sun, 21 Jun 2015 14:29:13 -0400
 +
 +qscintilla2 (2.9+dfsg-1) experimental; urgency=medium
 +
 +  * New upstream release
 +    - Repack tarball to remove sourcelss javascript files (doc/html-Qt4Qt5/
 +      jquery.js)
 +    - Update debian/patches/configure.py-objdir-support.diff and debian/
 +      patches/remove-logo-privacy-issue.diff to match upstream changes
 +    - Refresh other patches
 +    - Update debian/copyright - Now GPLv3 only vice previous GPLv2/3
 +  * Bump libqt5scintilla2-12 and libqscintilla2-12 package names to match new
 +    soname
 +
 + -- Scott Kitterman <scott at kitterman.com>  Mon, 15 Jun 2015 23:04:39 -0400
 +
 +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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at debian.org>  Sat, 28 Nov 2009 15:39:15 +0100
 +
 +qscintilla2 (2.4-4) unstable; urgency=low
 +
... 454 lines suppressed ...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/qscintilla2.git



More information about the Python-modules-commits mailing list