Package: cysignals / 1.3.2+ds-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| cysignals | 1.3.2+ds-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| upstream autotoolization harden generic.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
autotoolization: harden: generic Attempt to slightly harden the autotools machinery by providing to AC_CONFIG_SRCDIR a more specific source; along the way, support for the custom m4 folder is added. Meant to be submitted to the upstream maintainer team. |
| upstream autotoolization harden pari_gp.patch | (download) |
configure.ac |
19 11 + 8 - 0 ! |
autotoolization: harden: pari/gp Provide suitable material to build or not against the PARI/GP library; by default, a bare build is assumed. Along the way, the material passed to `distutils' is refined: `extra_compile_args' is no more implicitly merged with `extra_link_args'; the dummy C macro literally named `dummy' is renamed `CYSIGNALS_DUMMY' to avoid possible name collision. Meant to be submitted to the upstream maintainer team. |
| upstream autotoolization_pytoolization harden build_directory.patch | (download) |
configure.ac |
8 4 + 4 - 0 ! |
autotoolization/pytoolization: harden: build directory Attempt to harden the building machinery by (1) implementing a more autotools way to perform external build, by (2) distinguishing the build directory wrt to the PARI/GP support, and (3) by adding the possibily to pass arguments to `configure' through a dedicated environment variable, named `PYSETUP_CONFIGURE_FLAGS'. Meant to be submitted to the upstream maintainer team. |
| upstream source tools gdb handling_enhancement.patch | (download) |
setup.py |
10 6 + 4 - 0 ! |
enhance helper handling in cysignals-csi This patch avoid to install the helper Python include script in the /usr/bin directory, given that installing non executable files in this directory is highly not recommended; meant to be submitted to the upstream maintainer. |
| debianization.patch | (download) |
setup.py |
10 8 + 2 - 0 ! |
debianization Meant to maintain a minimal debian/rules, to fix warnings, to address Debian specific stuff in general. This is a Debian centric patch. |
