Tags give the ability to mark specific points in history as being important
-
archive/debian/0.1.44
c5ed77f3 · ·debputy release 0.1.44 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.44
c5ed77f3 · ·debputy release 0.1.44 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
archive/debian/0.1.43
69c24781 · ·debputy release 0.1.43 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.43
69c24781 · ·debputy release 0.1.43 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
archive/debian/0.1.42
317bd04c · ·debputy release 0.1.42 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.42
317bd04c · ·debputy release 0.1.42 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
archive/debian/0.1.41
6934d2f5 · ·debputy release 0.1.41 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.41
6934d2f5 · ·debputy release 0.1.41 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
archive/debian/0.1.40
fcf346fb · ·debputy release 0.1.40 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.40
fcf346fb · ·debputy release 0.1.40 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
archive/debian/0.1.39_bpo12+1
05510c1d · ·debputy release 0.1.39~bpo12+1 for bookworm-backports (bookworm-backports) [dgit] [dgit distro=debian no-split]
-
debian/0.1.39_bpo12+1
05510c1d · ·debputy release 0.1.39~bpo12+1 for bookworm-backports (bookworm-backports) [dgit] [dgit distro=debian no-split]
-
archive/debian/0.1.39
5952dc73 · ·debputy release 0.1.39 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.39
5952dc73 · ·debputy release 0.1.39 for unstable (sid) [dgit] [dgit distro=debian no-split]
-
debian/0.1.37_bpo12+1
28c27636 · ·Release debputy/0.1.37~bpo12+1 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 20 Jun 2024 06:14:26 +0000 Source: debputy Architecture: source Version: 0.1.37~bpo12+1 Distribution: bookworm-backports Urgency: medium Maintainer: Debputy Maintainers <debputy@packages.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Changes: debputy (0.1.37~bpo12+1) bookworm-backports; urgency=medium . * Rebuild for bookworm-backports. * Fixed delta compared to testing: - Tweak some code to fix a benign CI breakage for the unstable job when the build-dependencies were removed. (The main branch now has a CI job for this case to avoid future irrelevant breakage) * Remaining delta compared to testing: - Remove two optional build-dependencies that cannot be satisfied in -backports currently. - Disable (remove) some autopkgtests that cannot be run in bookworm-backports due to missing dependencies. Checksums-Sha1: e6a2f9cc7a11621f78575f9f3aff2e92cc32e276 1805 debputy_0.1.37~bpo12+1.dsc 5efefd8807e9d0d7a14fecf5d7df744447936851 430704 debputy_0.1.37~bpo12+1.tar.xz 0be9142d96af9146076a2d58bb5a5652f00754a9 6421 debputy_0.1.37~bpo12+1_source.buildinfo Checksums-Sha256: 3425aa98d8907821d0d49bc08143f4ebab9ed4590f2b2b5ce9f868e75710720e 1805 debputy_0.1.37~bpo12+1.dsc a405b3ed1ff56df7db5bb29602b69b723c09be6afda8dbadc00bfee4635d7764 430704 debputy_0.1.37~bpo12+1.tar.xz e342d269af973736442bd726967c492e58e9272bd0eac37809e01ba870b218b1 6421 debputy_0.1.37~bpo12+1_source.buildinfo Files: 160fc71c30928c0b2b39ef0b3a61c4fe 1805 devel optional debputy_0.1.37~bpo12+1.dsc ab832a4b2f96d05e049c45a8c63dcc5a 430704 devel optional debputy_0.1.37~bpo12+1.tar.xz 5e2ebd9e5bdeb193f7aceabc41aabf55 6421 devel optional debputy_0.1.37~bpo12+1_source.buildinfo -
debian/0.1.38
795540f5 · ·Release debputy/0.1.38 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 20 Jun 2024 05:54:24 +0000 Source: debputy Architecture: source Version: 0.1.38 Distribution: unstable Urgency: medium Maintainer: Debputy Maintainers <debputy@packages.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Changes: debputy (0.1.38) unstable; urgency=medium . * LSP/Lint: - Avoid self-DOS when checking packaging file names - Perform more checks of packaging files - Ignore `fundamental` language ID (from `emacs`'s `fundamental-mode`) * debputy: Explicitly state how to see the editor snippets in the list of snippets * debputy: Special-case the file-level range in the output in the `junit4-xml` output format for `debputy lint`. * Fix matching of packager provided files for some corner cases. As a side-effect, some more corner cases of typos of the name stem are now detected by the LSP/Lint and annotate-debian-directory code when `python3-levenshtein` is installed. As an example, `foo.uxxr.service` can now be reported as a typo of `user.service` (for `dh_installsystemduser`) where it was previously considered a `service` file with a name segment of `uxxr` (for `dh_installsystemd`). Though, this only happens subcommands that active look for typos (such as the LSP/Lint part) and only when `python3-levenshtein` is enabled (check `debputy lsp features` for the `typo detection`). Checksums-Sha1: ec8b33b21f9f86b648a077a6df170cfa0ad3a30f 1932 debputy_0.1.38.dsc 0a7ea6ebce5ae7d34e14f3b00985d3c041ac3bd1 432376 debputy_0.1.38.tar.xz c2c93dfc5c9a00ad9e096e7ebb1aec92d7a0469c 6375 debputy_0.1.38_source.buildinfo Checksums-Sha256: 8c6f47a5585272ed09e7ba3aca9bc4db969ef3cb31534b42b0b623962123031f 1932 debputy_0.1.38.dsc 3e276266a13867687a2f2e3fa294e0d51c284f85dc0a9fd2a6269878a784b929 432376 debputy_0.1.38.tar.xz 3cd49f77f9f359cf371963c0888f41fef83b8ee0a4ea79dd58c4c5c8845a0417 6375 debputy_0.1.38_source.buildinfo Files: c84a1282237beb23d1d557956dc64763 1932 devel optional debputy_0.1.38.dsc 0b52bba465a5f5d10af7b1c7def218e5 432376 devel optional debputy_0.1.38.tar.xz fe1c324e8218e2207eccf4c2135966ff 6375 devel optional debputy_0.1.38_source.buildinfo -
debian/0.1.37
41d5b89a · ·Release debputy/0.1.37 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 17 Jun 2024 16:07:04 +0000 Source: debputy Architecture: source Version: 0.1.37 Distribution: unstable Urgency: medium Maintainer: Debputy Maintainers <debputy@packages.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Changes: debputy (0.1.37) unstable; urgency=medium . * LSP/Lint: - Provide `sort text` for some completion suggestions to have editors promote or demote certain values. Example being `allowed`, which is rarely used and is now demoted below other options. - Provide synopsis docs for various completion suggestions related to field values. - Provide a diagnostic for a "directory-only" match used in a `Files` field of `debian/copyright'. - Provide a diagnostic for `debhelper` config files and PPFs that uses a name segment without an explicit package prefix. These are possible typos of a real package name and additionally, they are deprecated in debhelper compat 14 (removal planned for compat 15). Note that `debputy` did not allow name segments without explicit package prefix for the PPFs it supported, so this should only affect `debhelper` packages. - Provide a diagnostic for 'debhelper` config files and PPFs that used by commands not active in the `dh` sequence given the current set of add-ons. This only applies to packages using `dh` and relies 100% on `dh_assistant` providing useful data for the package in question. For this feature to work, `debhelper (>= 13.16~)` is needed. With older versions of `debhelper` the check is silently disabled. - Detect some typos in the "stem" part of debhelper config files and PPFs (both `debputy` and `debhelper` provided PPFs). Due to a technical limitation, the check only works when there is exactly one match for the stem within "typo edit distance". This means that typos of some stems are likely to be unreported. A trivial example is the typo `debian/dcos`, which is equally close to `debian/docs` and `debian/dirs`. . . * Update salsa CI configuration to better support backports * Fix bug in handling absence of `python3-lsprotocol` in unstable * Add missing help descriptions to `lint` and `reformat` * Add a `debian/clean` to remove files after "rules-less" experiments * debputy: `debputy lsp features` now reports if a newer version of `debhelper` would help or provide improve support. Currently, the lowest bound for passing is now `debhelper (>= 13.16~)`. The bound may be bumped in the future as the need arises. Checksums-Sha1: ea05512071be4f4314f8a904003476958481103a 1932 debputy_0.1.37.dsc e6514ff5a083b665752212a319d7a8bf71073385 430664 debputy_0.1.37.tar.xz 75e655f8f0dec5fdf4b91f0a6b7745b4b2eac959 6374 debputy_0.1.37_source.buildinfo Checksums-Sha256: 424cdad8fccc20d108be4759ec6e35c1b15034ac51a12df7ea16dc27b1b0cb0f 1932 debputy_0.1.37.dsc 5d8c46ab5be678a578e695371b10485991024e42b77bd635659f4d4d1beebe4b 430664 debputy_0.1.37.tar.xz 71e863c5321fc0c50a08bdde73951047d08ebe38546aa274ed68211d67e6e06d 6374 debputy_0.1.37_source.buildinfo Files: ecaaa9e39349eb0387aa83f886582917 1932 devel optional debputy_0.1.37.dsc 8501f21a00805201942c073b282cba0d 430664 devel optional debputy_0.1.37.tar.xz b987cf93f5cb29d8aee8d84fadf2109b 6374 devel optional debputy_0.1.37_source.buildinfo -
debian/0.1.36_bpo12+1
338299b1 · ·Release debputy/0.1.36~bpo12+1 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Thu, 13 Jun 2024 08:51:23 +0000 Source: debputy Binary: dh-debputy Architecture: source all Version: 0.1.36~bpo12+1 Distribution: bookworm-backports Urgency: medium Maintainer: Debputy Maintainers <debputy@packages.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Description: dh-debputy - Manifest style Debian-based package builder (debhelper integratio Changes: debputy (0.1.36~bpo12+1) bookworm-backports; urgency=medium . * Rebuild for bookworm-backports as requested by the `lighttpd` maintainers in the following MR: https://salsa.debian.org/debian/lighttpd/-/merge_requests/47 * Remove two optional build-dependencies that cannot be satisfied in -backports currently. * Tweak some code to fix a benign CI breakage for the unstable job when the build-dependencies were removed. (The main branch now has a CI job for this case to avoid future irrelevant breakage) * Disable (remove) some autopkgtests that cannot be run in bookworm-backports due to missing dependencies. Checksums-Sha1: 127dda515533e110ccf96a20a0f3572c66023d6c 1805 debputy_0.1.36~bpo12+1.dsc 8efe38a3336c71ac82a04e7d50bf174bbd072d26 426456 debputy_0.1.36~bpo12+1.tar.xz c0b8731d71621a3e49f66c71dcc365e108beb10f 6709 debputy_0.1.36~bpo12+1_amd64.buildinfo 0a29731a2942a7d2d831095eb0a05eabee2a3649 426296 dh-debputy_0.1.36~bpo12+1_all.deb Checksums-Sha256: 2a05081acc7e5fba0e49fea57db9aeb3e584050f82f7b49972819c77bb02ccb1 1805 debputy_0.1.36~bpo12+1.dsc 6424f6222843a8945e7ee5fcd84ff919e624de34c3728d8608ffc233899f86f5 426456 debputy_0.1.36~bpo12+1.tar.xz a35a2a1099b37c28dcddc3bdd6454794d4e74d8da1b52f59d13b40c2bc22c619 6709 debputy_0.1.36~bpo12+1_amd64.buildinfo b4523ca8882b1a588deb7e8dfe02e08a118ac6653b0fce22396494029be2bdbc 426296 dh-debputy_0.1.36~bpo12+1_all.deb Files: ff45696461c11d764a80b653fa139a89 1805 devel optional debputy_0.1.36~bpo12+1.dsc 4c771a9c918ec0f766de90987d5146d2 426456 devel optional debputy_0.1.36~bpo12+1.tar.xz 34c15419a532fb456578352be06fab08 6709 devel optional debputy_0.1.36~bpo12+1_amd64.buildinfo aed2fe7329c0ba554ccbae22155f7629 426296 devel optional dh-debputy_0.1.36~bpo12+1_all.deb -
debian/0.1.36
f7c457f9 · ·Release debputy/0.1.36 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sun, 09 Jun 2024 11:45:02 +0000 Source: debputy Architecture: source Version: 0.1.36 Distribution: unstable Urgency: medium Maintainer: Debputy Maintainers <debputy@packages.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Changes: debputy (0.1.36) unstable; urgency=medium . * LSP/Lint: Basic detection of hook targets that will not be run with `debputy` sequences (debputy#103). Known issues are: - The check does not account for sequences loaded via `debian/rules`. - The diagnostics does not automatically refresh in the language server when changing `debian/control`. The work around is to do a minor change to `debian/rules` to re-trigger it. * Internal refactoring of linter and LSP to make it easier to make some build-dependencies fully optional, which in turn makes backporting `debputy` to bookworm-backports a lot easier. * debian/control: Mark some build-dependencies unnecessary for bookworm-backports via a package specific build profile. Checksums-Sha1: 90002a1c287e31aac6f2589c8e58ebba628fe7d1 1932 debputy_0.1.36.dsc e8a0a35913f009fbe99181c753463f7cb4034e43 428328 debputy_0.1.36.tar.xz 90d4157e10a0663c4c67dc3ab88434a55e3a9743 6416 debputy_0.1.36_source.buildinfo Checksums-Sha256: e2975e1f1045ccca2800ef545ebb459ab9d16dd4879a246ce98b616406c236f7 1932 debputy_0.1.36.dsc 24160fbe9031cfa45a8c9520de09678f4fb300ce4fbaf89686f0d865ac07aa4e 428328 debputy_0.1.36.tar.xz 240d0d97f1d70cfd41a9bd8945f321d3a809e6d57be086f893987805d4ad1bdd 6416 debputy_0.1.36_source.buildinfo Files: 0f1c9523ba8a46ccd15181f8153d4472 1932 devel optional debputy_0.1.36.dsc 29acfd6632a637630ca51217cf3d364b 428328 devel optional debputy_0.1.36.tar.xz f2fe6ab2fb206a0e62e0ca29d9cc454b 6416 devel optional debputy_0.1.36_source.buildinfo -
debian/0.1.35
2de08340 · ·Release debputy/0.1.35 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Wed, 05 Jun 2024 17:33:57 +0000 Source: debputy Architecture: source Version: 0.1.35 Distribution: unstable Urgency: medium Maintainer: Debputy Maintainers <debputy@packages.debian.org> Changed-By: Niels Thykier <niels@thykier.net> Changes: debputy (0.1.35) unstable; urgency=medium . [ Niels Thykier ] * Manifest: - Fix inverted boolean logic causing `path-metadata` to reject matched directories when it should have allowed the match. . * LSP/Lint: - In regex based validation, ignore values with substvars to avoid false positives. - Fix typo in hover doc - Fix two minor bugs (an out of bounds and None exception) - Avoid double colon when completion YAML keys and there was already a colon. - Fix a bug where the YAML completion would not work properly if there was any content on the line after the current line. . . * debputy: Considerably reduce the output during package build by: - Do not announce loading of bundled plugins - Avoid unnecessary output related to installations (like search dir and discard rules) for `rrr` integration mode. - Reduce the log level to `warning` by default from info (other subcommands still start on `info` level by default). In the `debhelper` integration modes, `export DH_VERBOSE=1` will restore the `info` level logging. - Guard some information (such as most commands being run) beyond info logging. . [ Colin Watson ] * LSP/Lint: Fix section for python3-zope.* Checksums-Sha1: 3942d44949a613dc29e623126d847c7a5f4ac028 1868 debputy_0.1.35.dsc a7b3fa51aebf565e1f6334313e483b5facce756a 426388 debputy_0.1.35.tar.xz db651c0b0f7a50e5d70a799eeedf429b0ed999d4 6417 debputy_0.1.35_source.buildinfo Checksums-Sha256: de3fce651ad9b151c6c970384aae24c63d68c9a76e20ca5d2fbf1a7cce4ce7fc 1868 debputy_0.1.35.dsc ac63032967682810642a984f42f7cf5846effa2f41502c8451a0cd66a6edb5d2 426388 debputy_0.1.35.tar.xz 338540143a89ea0f406216dbe3452b4af203bc20f4c9648cbdd157153cdfedc9 6417 debputy_0.1.35_source.buildinfo Files: 885f307e2a3a405dcdecc5bc2823281c 1868 devel optional debputy_0.1.35.dsc 80c5d6a7c3fb1314b22999c96311f941 426388 devel optional debputy_0.1.35.tar.xz 4fe69ea73c36a2d773854d689d517ec7 6417 devel optional debputy_0.1.35_source.buildinfo