commit c2feb3827ef8243d64a777c9b56fe13e2248747f
Author: Clay Stan <claystan97@gmail.com>
Date: Fri Jun 26 01:43:14 2026 -0400
Switch to PEP 517 build system
Migrate from deprecated setup.py install to pybuild-plugin-pyproject:
- d/patches: Add pyproject.toml for PEP 517 build-system
- d/patches: Fix setup.py to avoid importing lib during isolated build
- d/rules: Use PYBUILD_SYSTEM=pyproject, remove egg-info override
- d/control: Add pybuild-plugin-pyproject to Build-Depends, rely on
${python3:Depends} for automatic runtime dependency detection
- d/source/options: Ignore .pybuild/ build artifacts
This produces .dist-info instead of legacy .egg-info, resolving the
lintian package-installs-legacy-python-egg-info info tag.
commit 7de9cf270709e273d316327ed4326bfdf2f726f4
Author: Clay Stan <claystan97@gmail.com>
Date: Thu Jun 25 23:46:25 2026 -0400
New upstream release 0.4.4
Update packaging for dirsearch 0.4.4:
- d/control: Update runtime and build dependencies for new upstream
features (httpx, mysql, postgresql, requests-toolbelt, etc.)
- d/control: Bump Standards-Version to 4.7.4.1
- d/control: Drop redundant Priority field from source stanza
- d/copyright: Update copyright year to 2026
- d/patches: Refresh change_config_file_path.patch for new upstream code
location (lib/utils/common.py)
- d/patches: Add fix_setup_requirements.patch to fix setup.py importing
removed lib/core/installation.py module
- d/patches: Add fix_upstream_version.patch to correct VERSION still set
to 0.4.3 in the 0.4.4 tarball
- d/patches: Add use_stdlib_csv.patch to use stdlib csv instead of
unpackaged defusedcsv
- d/patches: Drop disable_check_dependencies.patch (options.ini removed
upstream)
- d/rules: Remove legacy egg-info from installed package
- d/clean: Clean __pycache__ and .pyc files
- d/source/options: Extend diff-ignore for pycache and .qwen artifacts
commit 9e155c6cfa28fbeb7c809b7e4861a93deb7e29db
Merge: 76fa951 abf2e54
Author: Clay Stan <claystan97@gmail.com>
Date: Thu Jun 25 22:15:20 2026 -0400
Update upstream source from tag 'upstream/0.4.4'
Update to upstream version '0.4.4'
with Debian dir 984a16831ce94521c3045921bcebaedcac1fc2be
commit abf2e5461c9d9773e0ecfa5d466aba5eda6fba29
Author: Clay Stan <claystan97@gmail.com>
Date: Thu Jun 25 22:15:20 2026 -0400
New upstream version 0.4.4
commit 76fa951ee32b7e7dcbed3839ed0795bd02a63758
Author: Sven Geuer <sge@debian.org>
Date: Mon May 25 21:39:13 2026 +0200
d/watch: Update watch file to version 5 format.
commit 4af3188e7f1da6e5abd90f652897f90ad77d6cdb
Author: Sven Geuer <sge@debian.org>
Date: Mon May 25 21:28:07 2026 +0200
d/gbp.conf: Introduce gbp configuration file.
Rename branch master to debian/unstable at the same time.
Gbp-Dch: Full
Among the 5 debian patches available in version 0.4.4-2 of the package, we noticed the following issues: