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
|
importlab (0.8.1-4) unstable; urgency=medium
* Team upload.
* d/rules: Revert manual shebang rewrite.
The workaround is not needed anymore because setuptools 78.1.0-1.2
fixes the underlying problem.
-- Sergio Durigan Junior <sergiodj@debian.org> Sat, 19 Apr 2025 00:56:54 -0400
importlab (0.8.1-3) unstable; urgency=medium
* Team upload.
* d/rules: Rewrite the shebang to deal with fallout from setuptools.
setuptools has recently broken how shebangs are generated for
scripts (see Debian bug 1103150), and while the right thing to do here
would be to use dh_python3's --shebang option, it doesn't work. So
let's rewrite the shebang ourselves. (Closes: #1103191)
-- Sergio Durigan Junior <sergiodj@debian.org> Fri, 18 Apr 2025 01:00:32 -0400
importlab (0.8.1-2) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Emmanuel Arias <eamanu@debian.org> Sat, 30 Mar 2024 21:29:14 -0300
importlab (0.8.1-1) experimental; urgency=medium
* Rename branches according DEP-14
* New upstream version 0.8.1
* Update copyright year
-- Lev Borodin <faunris@gmail.com> Tue, 27 Feb 2024 22:48:16 +0200
importlab (0.8-1) experimental; urgency=medium
* New upstream version 0.8
* Remove applied patches
* Bump Standards-Version to 4.6.2
* Update copyright year
-- Lev Borodin <faunris@gmail.com> Tue, 23 May 2023 17:17:13 +0000
importlab (0.7-3) unstable; urgency=medium
[ Debian Janitor ]
* Update renamed lintian tag names in lintian overrides.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 30 Nov 2022 13:38:28 +0000
importlab (0.7-2) unstable; urgency=low
* Update VCS links
-- Lev Borodin <faunris@gmail.com> Tue, 31 May 2022 17:08:51 +0000
importlab (0.7-1) unstable; urgency=low
* Initial release (Closes: #1009141)
-- Lev Borodin <faunris@gmail.com> Wed, 13 Apr 2022 08:37:40 +0000
|