summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-01-04Updating debian/changelogdebian_keyringer_0.6.0-1Silvio Rhatto
2025-01-04Update upstream source from tag 'upstream_keyringer_0.6.0'Silvio Rhatto
Update to upstream version '0.6.0' with Debian dir 9b081fdd36acc2a49ec6e1776f7d618a6bc6645b
2025-01-04New upstream version 0.6.0upstream_keyringer_0.6.0upstreamSilvio Rhatto
2025-01-04Fix: adds .gitignore in the debian branch, in an attempt stop gbp ↵Silvio Rhatto
complaining of files outside the Git index
2025-01-04Keyringer 0.6.0HEAD0.6.0masterSilvio Rhatto
2025-01-04Fix: debian/rules: no need to remove shebang from bash completion file ↵Silvio Rhatto
anymore (#9)
2025-01-04Fix: CI: run git pull to update local copies (#10)Silvio Rhatto
2025-01-04Fix: CI: test: recipient creation procedure (#10)Silvio Rhatto
2025-01-04Fix: CI: some adjustments (#10)Silvio Rhatto
2025-01-04Fix: completion: remove shebang from the bash completion file (#9)Silvio Rhatto
2025-01-04Fix: CI: test: explanatory comments (#10)Silvio Rhatto
2025-01-04Fix: check: non-zero exit status when there's a warningSilvio Rhatto
2025-01-04Feat: init: allow for non-interactive mode, useful for automated tests (#10)Silvio Rhatto
2025-01-04Fix: CI: test: do not create the keyring folder in advance (#10)Silvio Rhatto
2025-01-04Fix: CI: debian: artifact globbing (#10) (1)Silvio Rhatto
2025-01-04Fix: CI: debian: artifact globbing (#10)Silvio Rhatto
2025-01-04Fix: CI: test: git config (#10)Silvio Rhatto
2025-01-04Feat: CI: debian: save artifacts (#10)Silvio Rhatto
2025-01-04Fix: CI: test: minor fix (#10)Silvio Rhatto
2025-01-04Fix: CI: disable piuparts for nowSilvio Rhatto
2025-01-04Feat: CI: test job (#10)Silvio Rhatto
2025-01-04Fix: CI: use debian:testing (#10)Silvio Rhatto
2025-01-04fix: CI: debian: gbp: do not sign things (#10) (1)Silvio Rhatto
2025-01-04Fix: CI: debian: ignore error if the debian branch already exists (#10)Silvio Rhatto
2025-01-04fix: CI: debian: run piuparts (#10)Silvio Rhatto
2025-01-04fix: CI: debian: gbp: do not sign things (#10)Silvio Rhatto
2025-01-04Fix: CI: debian: comment about the pbuilder configuration (#10)Silvio Rhatto
2025-01-04fix: CI: debian: create the debian branchSilvio Rhatto
2025-01-04Fix: CI: debian: pbuilder configuration (#10) (1)Silvio Rhatto
2025-01-04Fix: CI: debian: pbuilder configuration (#10)Silvio Rhatto
2025-01-04Chore: tests: initial GitLab CI/CD integrationSilvio Rhatto
2025-01-04Fix: removes TODO (#1)Silvio Rhatto
2025-01-04Merge branch 'debian' into 'debian'rhatto
Update debian files See merge request rhatto/keyringer!1
2024-12-02Update d/changelog.debian_keyringer_0.5.9-2Sandro Knauß
2024-12-02Add upstream/metadata.Sandro Knauß
2024-12-02Add Rules-Requires-Root: noSandro Knauß
2024-12-02Add bugs, that got closed by intermediate versions.Sandro Knauß
2024-12-02Release to unstable.Sandro Knauß
2024-12-02Bump d/watch version.Sandro Knauß
2024-12-02Bash-completion files are sourced, so remove shebang.Sandro Knauß
2024-12-02Add sensible-utils to Depends.Sandro Knauß
2024-12-02Bump Standards-Version (no changes needed).Sandro Knauß
2024-12-02Update signing-key.Sandro Knauß
2024-12-02Update urls in d/watch.Sandro Knauß
2024-12-02Change priority extra to priority optional.Sandro Knauß
Changes-By: lintian-brush Fixes: lintian: priority-extra-is-replaced-by-priority-optional See-also: https://lintian.debian.org/tags/priority-extra-is-replaced-by-priority-optional.html
2024-12-02Set debhelper-compat version in Build-Depends.Sandro Knauß
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
2024-12-02Bump debhelper from deprecated 9 to 13.Sandro Knauß
Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
2024-12-02Use secure copyright file specification URI.Sandro Knauß
Changes-By: lintian-brush Fixes: lintian: insecure-copyright-format-uri See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
2024-12-02Trim trailing whitespace.Sandro Knauß
Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html
2024-09-06Adds a TODO fileSilvio Rhatto