summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)]
Advertise GitHub snapshot version number
Forwarded: not-needed
Last-Update: 2022-07-25
Gbp-Pq: Name correct-debian-version-number.patch
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)]
Allow the tests to run outside of the build area
Forwarded: not-needed
Last-Update: 2022-07-11
Gbp-Pq: Name allow-non-local-tests.patch
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +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
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +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
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +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
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +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
William Grzybowski [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)]
Do not install unneeded files
Forwarded: not-needed
Last-Update: 2022-06-17
Gbp-Pq: Name do-not-install-data-files.patch
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)]
pydevd (2.8.0+git20220714.
32dee0b+dfsg-6) unstable; urgency=medium
* Add Breaks+Replaces python3-omegaconf (Closes: #
1016511)
[dgit import unpatched pydevd 2.8.0+git20220714.
32dee0b+dfsg-6]
Julian Gilbey [Mon, 8 Aug 2022 19:07:18 +0000 (20:07 +0100)]
Import pydevd_2.8.0+git20220714.
32dee0b+dfsg-6.debian.tar.xz
[dgit import tarball pydevd 2.8.0+git20220714.
32dee0b+dfsg-6 pydevd_2.8.0+git20220714.
32dee0b+dfsg-6.debian.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]