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 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
py-stringmatching (0.4.3-1) unstable; urgency=medium
* New upstream version, incorporating nose and numpy patches.
* Correct pyremove file to actually remove unwanted files
-- Julian Gilbey <jdg@debian.org> Sun, 12 Feb 2023 11:04:06 +0000
py-stringmatching (0.4.2+git20220130.1c3571b-1) unstable; urgency=medium
* New upstream snapshot
* Apply three patches from Zachary Ware @zware to drop Python 2 support,
drop nose (closes: #1018454) and handle numpy 1.24 (closes: #1027237)
-- Julian Gilbey <jdg@debian.org> Wed, 04 Jan 2023 20:36:22 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-8) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 21 Nov 2022 13:24:18 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-7) unstable; urgency=medium
* No longer mention PDF documentation in package description.
* Fix autopkgtest script
-- Julian Gilbey <jdg@debian.org> Tue, 14 Dec 2021 16:16:14 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-6) unstable; urgency=medium
* Fix handling of python3-numpy versioned dependency (thanks to Sandro
Tosi)
-- Julian Gilbey <jdg@debian.org> Thu, 25 Nov 2021 08:50:39 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-5) unstable; urgency=medium
* Make versioned dependency on python3-numpy (Closes: #1000536)
* Cleaner way to tidy package
-- Julian Gilbey <jdg@debian.org> Wed, 24 Nov 2021 17:21:43 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-4) unstable; urgency=medium
* Fix d/watch file
* No longer install test scripts or C source files
* Add autopkgtest test
-- Julian Gilbey <jdg@debian.org> Tue, 23 Nov 2021 09:35:38 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-3) unstable; urgency=medium
* Fix error in d/control (Homepage field)
* No longer build PDF documentation
-- Julian Gilbey <jdg@debian.org> Sun, 24 Oct 2021 11:59:08 +0100
py-stringmatching (0.4.2+git20201204.6a7fb57-2) unstable; urgency=medium
* Remove unnecessary build-depends on python3-pip
* Remove checks for DEBIAN_BUILD_PROFILES in debian/rules; this is not
supported by policy
-- Julian Gilbey <jdg@debian.org> Sun, 24 Jan 2021 06:40:03 +0000
py-stringmatching (0.4.2+git20201204.6a7fb57-1) unstable; urgency=medium
* Initial release (Closes: #979199)
-- Julian Gilbey <jdg@debian.org> Tue, 05 Jan 2021 10:12:02 +0000
|