qscintilla2.git
7 years agoMerge qscintilla2 (2.10.4+dfsg-1+rpi1) import into refs/heads/workingbranch
Peter Michael Green [Thu, 28 Jun 2018 01:40:00 +0000 (02:40 +0100)]
Merge qscintilla2 (2.10.4+dfsg-1+rpi1) import into refs/heads/workingbranch

7 years agoLink python modules to QScintilla2 libs
Scott Kitterman [Sat, 16 Dec 2017 00:01:46 +0000 (19:01 -0500)]
Link python modules to QScintilla2 libs

Gbp-Pq: Name 0008-Link-python-modules-to-QScintilla2-libs.patch

7 years agoFix sip_file path detection
Scott Kitterman [Fri, 15 Dec 2017 19:05:22 +0000 (14:05 -0500)]
Fix sip_file path detection

Gbp-Pq: Name 0007-Fix-sip_file-path-detection.patch

7 years agobuild_debug_libs
SVN-Git Migration [Thu, 8 Oct 2015 20:39:22 +0000 (13:39 -0700)]
build_debug_libs

Build libs and designer plugin with debug for -dbg packages
Patch-Name: build_debug_libs.patch

Gbp-Pq: Name 0006-build_debug_libs.patch

7 years agoqt5_includes
SVN-Git Migration [Thu, 8 Oct 2015 20:39:19 +0000 (13:39 -0700)]
qt5_includes

When building for Qt5, the python extension needs QtWidgets and QtPrintSupport
because things moved there from QtGui in Qt4.  Sent upstream.

Patch-Name: qt5_includes.patch

Gbp-Pq: Name 0005-qt5_includes.patch

7 years agoremove-logo-privacy-issue.diff
SVN-Git Migration [Thu, 8 Oct 2015 20:39:18 +0000 (13:39 -0700)]
remove-logo-privacy-issue.diff

Remove use of http://www.scintilla.org/SciBreak.jpg when the SCintilla docs
are accessed to resolve privacy-breach-logo lintian error.  Not forwarded, not
needed.

Patch-Name: remove-logo-privacy-issue.diff

Gbp-Pq: Name 0004-remove-logo-privacy-issue.diff.patch

7 years agofix-lib-install-dir.diff
SVN-Git Migration [Thu, 8 Oct 2015 20:39:17 +0000 (13:39 -0700)]
fix-lib-install-dir.diff

01_qscintilla.pro.dpatch by Torsten Marek <shlomme@debian.org>
Don't install the library directly
Patch-Name: fix-lib-install-dir.diff

Gbp-Pq: Name 0003-fix-lib-install-dir.diff.patch

7 years agoconfigure.py-objdir-support.diff
SVN-Git Migration [Thu, 8 Oct 2015 20:39:16 +0000 (13:39 -0700)]
configure.py-objdir-support.diff

02_configure.dpatch by Torsten Marek <shlomme@debian.org>
Updated for Qscintilla 2.8.2 configure.py changes by Scott Kitterman
<scott@kitterman.com>
patch the configure script for the Python bindings to support object dir
builds
Patch-Name: configure.py-objdir-support.diff

Gbp-Pq: Name 0002-configure.py-objdir-support.diff.patch

7 years agosip_install_loc
SVN-Git Migration [Thu, 8 Oct 2015 20:39:15 +0000 (13:39 -0700)]
sip_install_loc

Adjust for Debian Python build file location.  No need to upstream.
Patch-Name: sip_install_loc.patch

Gbp-Pq: Name 0001-sip_install_loc.patch

7 years agoqscintilla2 (2.10.4+dfsg-1+rpi1) buster-staging; urgency=medium
Peter Michael Green [Thu, 28 Jun 2018 01:40:00 +0000 (02:40 +0100)]
qscintilla2 (2.10.4+dfsg-1+rpi1) buster-staging; urgency=medium

  [changes brought forward from 2.10.2+dfsg-4+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 11 Jan 2018 16:07:42 +0000]
  * Add symbols file hack for Raspbian.

[dgit import unpatched qscintilla2 2.10.4+dfsg-1+rpi1]

7 years agoImport qscintilla2_2.10.4+dfsg-1+rpi1.debian.tar.xz
Peter Michael Green [Thu, 28 Jun 2018 01:40:00 +0000 (02:40 +0100)]
Import qscintilla2_2.10.4+dfsg-1+rpi1.debian.tar.xz

[dgit import tarball qscintilla2 2.10.4+dfsg-1+rpi1 qscintilla2_2.10.4+dfsg-1+rpi1.debian.tar.xz]

7 years agoMerge qscintilla2 (2.10.4+dfsg-1) import into refs/heads/workingbranch
Scott Kitterman [Sun, 29 Apr 2018 20:21:06 +0000 (21:21 +0100)]
Merge qscintilla2 (2.10.4+dfsg-1) import into refs/heads/workingbranch

7 years agoImport qscintilla2_2.10.4+dfsg.orig.tar.gz
Scott Kitterman [Sun, 29 Apr 2018 20:21:06 +0000 (21:21 +0100)]
Import qscintilla2_2.10.4+dfsg.orig.tar.gz

[dgit import orig qscintilla2_2.10.4+dfsg.orig.tar.gz]

7 years agoLink python modules to QScintilla2 libs
Scott Kitterman [Sat, 16 Dec 2017 00:01:46 +0000 (19:01 -0500)]
Link python modules to QScintilla2 libs

Gbp-Pq: Name 0008-Link-python-modules-to-QScintilla2-libs.patch

7 years agoFix sip_file path detection
Scott Kitterman [Fri, 15 Dec 2017 19:05:22 +0000 (14:05 -0500)]
Fix sip_file path detection

Gbp-Pq: Name 0007-Fix-sip_file-path-detection.patch

7 years agobuild_debug_libs
SVN-Git Migration [Thu, 8 Oct 2015 20:39:22 +0000 (13:39 -0700)]
build_debug_libs

Build libs and designer plugin with debug for -dbg packages
Patch-Name: build_debug_libs.patch

Gbp-Pq: Name 0006-build_debug_libs.patch

7 years agoqt5_includes
SVN-Git Migration [Thu, 8 Oct 2015 20:39:19 +0000 (13:39 -0700)]
qt5_includes

When building for Qt5, the python extension needs QtWidgets and QtPrintSupport
because things moved there from QtGui in Qt4.  Sent upstream.

Patch-Name: qt5_includes.patch

Gbp-Pq: Name 0005-qt5_includes.patch

7 years agoremove-logo-privacy-issue.diff
SVN-Git Migration [Thu, 8 Oct 2015 20:39:18 +0000 (13:39 -0700)]
remove-logo-privacy-issue.diff

Remove use of http://www.scintilla.org/SciBreak.jpg when the SCintilla docs
are accessed to resolve privacy-breach-logo lintian error.  Not forwarded, not
needed.

Patch-Name: remove-logo-privacy-issue.diff

Gbp-Pq: Name 0004-remove-logo-privacy-issue.diff.patch

7 years agofix-lib-install-dir.diff
SVN-Git Migration [Thu, 8 Oct 2015 20:39:17 +0000 (13:39 -0700)]
fix-lib-install-dir.diff

01_qscintilla.pro.dpatch by Torsten Marek <shlomme@debian.org>
Don't install the library directly
Patch-Name: fix-lib-install-dir.diff

Gbp-Pq: Name 0003-fix-lib-install-dir.diff.patch

7 years agoconfigure.py-objdir-support.diff
SVN-Git Migration [Thu, 8 Oct 2015 20:39:16 +0000 (13:39 -0700)]
configure.py-objdir-support.diff

02_configure.dpatch by Torsten Marek <shlomme@debian.org>
Updated for Qscintilla 2.8.2 configure.py changes by Scott Kitterman
<scott@kitterman.com>
patch the configure script for the Python bindings to support object dir
builds
Patch-Name: configure.py-objdir-support.diff

Gbp-Pq: Name 0002-configure.py-objdir-support.diff.patch

7 years agosip_install_loc
SVN-Git Migration [Thu, 8 Oct 2015 20:39:15 +0000 (13:39 -0700)]
sip_install_loc

Adjust for Debian Python build file location.  No need to upstream.
Patch-Name: sip_install_loc.patch

Gbp-Pq: Name 0001-sip_install_loc.patch

7 years agoqscintilla2 (2.10.4+dfsg-1) unstable; urgency=medium
Scott Kitterman [Sun, 29 Apr 2018 20:21:06 +0000 (21:21 +0100)]
qscintilla2 (2.10.4+dfsg-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/rules: Remove trailing whitespaces

  [ Scott Kitterman ]
  * New upstream release
    - Refresh patches
    - Update debian/copyright
  * Bump stanards-version to 4.1.4 without further change
  * Correct armhf symbols in debian/libqscintilla2-qt5-13.symbols from 2.10.2
  * Update debian/rules to account for QT_SELECT defaulting to Qt5 now
  * Update symbols file for Qt 5.10 and QScintilla2 2.10.4 changes (Closes:
    #896459)

[dgit import unpatched qscintilla2 2.10.4+dfsg-1]

7 years agoImport qscintilla2_2.10.4+dfsg-1.debian.tar.xz
Scott Kitterman [Sun, 29 Apr 2018 20:21:06 +0000 (21:21 +0100)]
Import qscintilla2_2.10.4+dfsg-1.debian.tar.xz

[dgit import tarball qscintilla2 2.10.4+dfsg-1 qscintilla2_2.10.4+dfsg-1.debian.tar.xz]

11 years agobuild_debug_libs
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
build_debug_libs

Build libs and designer plugin with debug for -dbg packages

Gbp-Pq: Name build_debug_libs.patch

11 years agoqsci_link
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
qsci_link

===================================================================

Gbp-Pq: Name qsci_link.patch

11 years agoqt5_libname
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
qt5_libname

Rename library when built with Qt5 for co-installability.  Discussed with
upstream, but not reviewed as they aren't particularly interested in it.

Gbp-Pq: Name qt5_libname.patch

11 years agoqt5_includes
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
qt5_includes

When building for Qt5, the python extension needs QtWidgets and QtPrintSupport
because things moved there from QtGui in Qt4.  Sent upstream.

Gbp-Pq: Name qt5_includes.patch

11 years agoremove-logo-privacy-issue
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
remove-logo-privacy-issue

Remove use of http://www.scintilla.org/SciBreak.jpg when the SCintilla docs
are accessed to resolve privacy-breach-logo lintian error.  Not forwarded, not
needed.

Gbp-Pq: Name remove-logo-privacy-issue.diff

11 years agofix-lib-install-dir
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
fix-lib-install-dir

01_qscintilla.pro.dpatch by Torsten Marek <shlomme@debian.org>
Don't install the library directly

Gbp-Pq: Name fix-lib-install-dir.diff

11 years agoconfigure.py-objdir-support
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
configure.py-objdir-support

02_configure.dpatch by Torsten Marek <shlomme@debian.org>
Updated for Qscintilla 2.8.2 configure.py changes by Scott Kitterman
<scott@kitterman.com>
patch the configure script for the Python bindings to support object dir
builds

Gbp-Pq: Name configure.py-objdir-support.diff

11 years agosip_install_loc
Debian Python Modules Team [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
sip_install_loc

Adjust for Debian Python build file location.  No need to upstream.

Gbp-Pq: Name sip_install_loc.patch

11 years agoqscintilla2 (2.8.4+dfsg-1) unstable; urgency=medium
Scott Kitterman [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
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

[dgit import unpatched qscintilla2 2.8.4+dfsg-1]

11 years agoImport qscintilla2_2.8.4+dfsg.orig.tar.gz
Scott Kitterman [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
Import qscintilla2_2.8.4+dfsg.orig.tar.gz

[dgit import orig qscintilla2_2.8.4+dfsg.orig.tar.gz]

11 years agoImport qscintilla2_2.8.4+dfsg-1.debian.tar.xz
Scott Kitterman [Mon, 22 Sep 2014 02:09:22 +0000 (03:09 +0100)]
Import qscintilla2_2.8.4+dfsg-1.debian.tar.xz

[dgit import tarball qscintilla2 2.8.4+dfsg-1 qscintilla2_2.8.4+dfsg-1.debian.tar.xz]