pydevd.git
3 years agoUse bytecode package rather than local version
Julian Gilbey [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
Use bytecode package rather than local version

Forwarded: not-needed
Last-Update: 2022-02-12

 The vendored version of the package is removed in debian/copyright,
 and the Debian version of the package includes the patch from this
 package.

Gbp-Pq: Name use-bytecode-package.patch

3 years agoRemove -O3 compile flag
Julian Gilbey [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
Remove -O3 compile flag

Forwarded: not-needed
Last-Update: 2022-06-14

 We use the standard Debian compilation flags

Gbp-Pq: Name do-not-use-O3-compile-flag.patch

3 years agoUse buildflags and only build one attach_linux binary
Julian Gilbey [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
Use buildflags and only build one attach_linux binary

Forwarded: not-needed
Last-Update: 2022-06-16

 Original patch: William Grzybowski <william@grzy.org>
 The original code tries to build both 32-bit and 64-bit versions.
 This patched version only builds one copy of the library for the
 build architecture.

Gbp-Pq: Name improve-compilation-system.patch

3 years agoBuild extensions directly from setup.py
Julian Gilbey [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
Build extensions directly from setup.py

Forwarded: https://github.com/fabioz/PyDev.Debugger/issues/160
Last-Update: 2022-06-17

 The original system has two separate setup.py files, and we need
 to run the other one manually, as only one of the two extensions is
 built in setup.py.  This patch moves the extension building into the
 standard setup.py.

Gbp-Pq: Name build_both_extensions.patch

3 years agoDo not install unneeded files
William Grzybowski [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
Do not install unneeded files

Forwarded: not-needed
Last-Update: 2022-06-17

Gbp-Pq: Name do-not-install-data-files.patch

3 years agopydevd (2.8.0+git20220714.32dee0b+dfsg-6+rpi1) bookworm-staging; urgency=medium
Peter Michael Green [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
pydevd (2.8.0+git20220714.32dee0b+dfsg-6+rpi1) bookworm-staging; urgency=medium

  * Disable testsuite,
  * Fix clean target.

[dgit import unpatched pydevd 2.8.0+git20220714.32dee0b+dfsg-6+rpi1]

3 years agoImport pydevd_2.8.0+git20220714.32dee0b+dfsg-6+rpi1.debian.tar.xz
Peter Michael Green [Sun, 14 Aug 2022 07:56:26 +0000 (08:56 +0100)]
Import pydevd_2.8.0+git20220714.32dee0b+dfsg-6+rpi1.debian.tar.xz

[dgit import tarball pydevd 2.8.0+git20220714.32dee0b+dfsg-6+rpi1 pydevd_2.8.0+git20220714.32dee0b+dfsg-6+rpi1.debian.tar.xz]

3 years agoImport pydevd_2.8.0+git20220714.32dee0b+dfsg.orig.tar.xz
Julian Gilbey [Wed, 27 Jul 2022 20:06:59 +0000 (21:06 +0100)]
Import pydevd_2.8.0+git20220714.32dee0b+dfsg.orig.tar.xz

[dgit import orig pydevd_2.8.0+git20220714.32dee0b+dfsg.orig.tar.xz]