1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
pointpats (2.5.1-2) unstable; urgency=medium
* Changed autopkgtest-pkg-pybuild by debian/tests/control
* debian/patches: Fixed invalid escape sequence (Closes: #1085783)
* debian/rules: Removed "export PYBUILD_TEST_ARGS="
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 02 Mar 2025 23:49:15 -0300
pointpats (2.5.1-1) unstable; urgency=medium
* New upstream version 2.5.1
* debian/patches/004.remove-warnings.patch: Fixed in the new version
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 15 Oct 2024 22:34:02 -0300
pointpats (2.5.0-1) unstable; urgency=medium
* New upstream version 2.5.0
* debian/clean:
Include build artifacts
* debian/control:
Added Build-depends jdupes
Bumped Standards-Version to 4.7.0
* debian/patches:
Removed 001.skip-function.patch and 002.intersphinx.patch
* debian/rules:
Changed to dh_link when removing duplicate files
Removed files duplicate
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 07 Jul 2024 22:11:12 -0300
pointpats (2.4.0-2) unstable; urgency=medium
* Team upload.
* d/control: This is a Debian Science team package, mark as such.
* d/control: build-dep on setuptools-scm to fix wrong "0.0.0" version
* d/control: annotate some build-deps with build profiles
* d/rules: use regular pybuild for running the tests. Also fixes the
pybuild-autopkgtest to actually test the package.
* d/control: reformat
* Remove trailing whitespace in debian/copyright (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Added patch to create intersphinx links to packages documentation instead
of remote sites, when possible.
-- Michael R. Crusoe <crusoe@debian.org> Fri, 26 Apr 2024 13:57:44 +0200
pointpats (2.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #1058897)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 14 Dec 2023 21:51:09 -0300
|