vcswatch reports that
this package seems to have a new changelog entry (version
0.72.0-1, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit cff7cb00af28a0c9bd01c9e16b795745514e62b7
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Apr 27 23:26:42 2026 +0200
d/changelog: Update for the 0.72.0-1 release
commit 0ea74a2516edc9389738276ef7a9b55ebb203a86
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Apr 27 16:38:57 2026 +0200
d/control: Bump Standards-Version to 4.7.4
No changes required.
commit 8f79555fa31e3b1f750af4203a878b701d02b4d9
Merge: da53404 edee88f
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Apr 27 16:37:31 2026 +0200
Update upstream source from tag 'upstream/0.72.0'
Update to upstream version '0.72.0'
with Debian dir 8d27601c7cd4e7c35e5994a969dd1a14c2978c69
commit da53404d128a143bbebebb61cab180821ba2b801
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Mar 4 21:13:25 2026 +0800
Update changelog and refresh patches after 0.70.0 import
commit 2156a60860ad8454b80f4c62feea0201fa6167a0
Merge: 5867f93 de5093e
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Mar 4 21:09:40 2026 +0800
Update upstream source from tag 'upstream/0.70.0'
Update to upstream version '0.70.0'
with Debian dir fd9d0b39148aa5fc85a89aec0d71b98d1cac03e1
commit 5867f935b467e414d195b9e20811b2a2440c3036
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Mar 4 18:36:08 2026 +0800
Start importing git history in addition to official upstream tarball
This makes it easier to compare changes across releases and upstream
commits, as well as use the very same repository to easily contribute
improvements upstream.
commit 83507be8e83660050c18962dd0f5d9ebe4d33726
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Mar 4 18:30:38 2026 +0800
Update git repository layout to follow DEP-14
Ran the following commands suggested by `dep-14-convert-git-branch-names`
to make the repository follow DEP-14:
git branch -m master debian/latest
salsa protect_branch go-team/packages/fzf master no # (intentionally fails with error 404 if branch wasn't protected)
salsa rename_branch go-team/packages/fzf --source-branch=master --dest-branch=debian/latest
salsa update_repo go-team/packages/fzf --rename-head --source-branch=master --dest-branch=debian/latest
git branch -m upstream upstream/latest
salsa rename_branch go-team/packages/fzf --source-branch=upstream --dest-branch=temporary
salsa rename_branch go-team/packages/fzf --source-branch=temporary --dest-branch=upstream/latest
git checkout debian/latest
sed -i 's/^debian-branch[[:space:]]*=.*/debian-branch = debian\/latest/' debian/gbp.conf
sed -i 's/^upstream-branch[[:space:]]*=.*/upstream-branch = upstream\/latest/' debian/gbp.conf
git commit -a -m "Update git repository layout to follow DEP-14"
git pull --prune
commit 072b8a18571ccb1e8e97abbc8f56afc935d1a4df
Author: Otto Kekäläinen <otto@debian.org>
Date: Fri Feb 27 13:09:12 2026 +0000
Update copyright years for recent contributors
commit 26b8ed61fe30768285d9ec3e120d3519503c2877
Author: Vincent Blut <vincent.debian@free.fr>
Date: Tue Feb 24 19:34:32 2026 +0100
d/changelog: Update for the 0.68.0-1 release
commit f3ca6f842f90d77fbe54bac5fb560e29d0d6b69f
Author: Vincent Blut <vincent.debian@free.fr>
Date: Tue Feb 24 18:57:44 2026 +0100
d/rules: Put build artifacts in debian/_build
This is the default location for artifacts as of dh-make-golang 0.8.2. Also
update d/.gitignore to reflect that change.
commit dbe384d07e46286e066ce342928a10d6d3cfc85c
Author: Vincent Blut <vincent.debian@free.fr>
Date: Tue Feb 24 17:54:46 2026 +0100
d/control: Use debputy's X-Style: black
Some packaging files have been reformatted with the black style in
commit 0c52ac19, so let's use the X-Style field to make it clear that
this style is the desired one for this package.
Also format d/t/control with `debputy reformat`.
commit 41fbb1980df8085791dbd02f52480434b8e86d48
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Feb 22 20:34:47 2026 +0100
d/control: Bump Standards-Version to 4.7.3
commit 8f8ac020fadc1d61f3b8a19334e0b4e190b71d2b
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Feb 22 19:54:58 2026 +0100
d/control: Remove obsolete 'Priority: optional'
commit a1fc13f980e1fccc708b3f8c99440b2f519058da
Merge: 845895b a17e892
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Feb 22 18:16:00 2026 +0100
Update upstream source from tag 'upstream/0.68.0'
Update to upstream version '0.68.0'
with Debian dir f5ca18fd0aef0c81ab8087f86148667b9d77a399
commit 845895b3b7ffb5136c5e7525c0438c22c4e5b6de
Author: Otto Kekäläinen <otto@debian.org>
Date: Fri Nov 21 21:25:18 2025 -0800
Update changelog for 0.67.0-1 release
commit 1006698da2632f5861edd955a4c1f6eeef57a452
Author: Otto Kekäläinen <otto@debian.org>
Date: Fri Nov 21 21:24:42 2025 -0800
Fix typo in d/watch key name
commit 23c10e683234fed45212d013a3b8e4e04b4987c4
Author: Vincent Blut <vincent.debian@free.fr>
Date: Tue Nov 18 00:26:57 2025 +0100
d/changelog: Update for the 0.67.0-1 release
commit 50c9b0dba2bd08b22c40cddea15711b070e95033
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Nov 16 20:29:51 2025 +0100
d/upstream/metadata: Update the list of fields
commit 887a5f7843d4a547f0e87b0310909ade2aef0f48
Merge: 73dcc83 9fabaf7
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Nov 16 19:51:21 2025 +0100
Update upstream source from tag 'upstream/0.67.0'
Update to upstream version '0.67.0'
with Debian dir 54b2e07675ad2b84d60da6fbaea4891de5f2b21f
commit 73dcc83cc5ba81b15719326c4ea3660b3ce579cb
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Oct 15 21:39:22 2025 -0700
Update changelog for 0.66.0-1 release
commit 456fb02d925c97bb9971ca56e89c5003442491a7
Author: Vincent Blut <vincent.debian@free.fr>
Date: Wed Oct 15 18:57:33 2025 +0200
d/changelog: Update for the 0.66.0-1 release
commit 4d2557b9feb88c8deb4229f1c2112afceabcf10e
Merge: 0d7a718 a6279d8
Author: Vincent Blut <vincent.debian@free.fr>
Date: Tue Oct 14 23:36:39 2025 +0200
Update upstream source from tag 'upstream/0.66.0'
Update to upstream version '0.66.0'
with Debian dir 4c02874c18bd885ad6836ff4588442d9206f8946
commit 0d7a718fbe9ed31c62a466204bcfd7cf7b197f8e
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sat Sep 20 16:18:10 2025 +0200
d/changelog: Update for the 0.65.2-1 release
commit ccce17ca6c554acd98848adcbddd224e10203247
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sat Sep 20 00:42:06 2025 +0200
d/t/control: Add new superficial autopkgtest
It will prevent the resurgence of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108769
commit 35c308be86dc4a268cf38b88103e18dc1f7868fb
Merge: 93f7dfe 897c68a
Author: Vincent Blut <vincent.debian@free.fr>
Date: Fri Sep 19 20:15:29 2025 +0200
Update upstream source from tag 'upstream/0.65.2'
Update to upstream version '0.65.2'
with Debian dir c042856dfa23aca9c990143962e99cacc14b92fc
commit 93f7dfefc9085ad5632cffc2530bc5d2ad1f41b3
Author: Vincent Blut <vincent.debian@free.fr>
Date: Fri Sep 19 20:08:04 2025 +0200
d/watch: Update to version 5
commit df8aa992410768c305170f98ca0ec5c59b2e9a67
Author: Otto Kekäläinen <otto@debian.org>
Date: Fri Sep 19 00:11:33 2025 -0700
Update changelog for 0.65.1-1 release
commit 535f84f05a1e789034b0a5432b50cf046840ec4b
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 27 18:03:49 2025 -0700
Add a gbp.conf to document this package's git-buildpackage conventions
If branches etc are changed in the future, they will be reflected in this
file.
commit 300626e9bfa9cacd0a5a6747369f0a2eeb55ef32
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 27 17:58:19 2025 -0700
Start using vanilla salsa-ci.yml and keep gitlab-ci.yml for compatibility
As discussed on the Go team mailing list, the custom Go team CI does not
actually test relevant things for the Debian package, such as if the
package actually builds or not.
Adopt vanilla salsa-ci.yml instead to get more relevant CI feedback while
preparing uploads of Debian packages. Also start using the standard path,
but keep the gitlab-ci.yml around as a "symlink" to the new path so that
any Salsa project or fork that will work correctly no matter which variant
is configured as the CI path. The gitlab-ci.yml file can be removed once
the whole Go team has standardized on the new filename or the old one is
for sure obsolete.
Related: https://github.com/Debian/dh-make-golang/pull/279
commit ec019e3a53ce60ee9da60ed5bb824f780a95e78c
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 27 17:53:54 2025 -0700
Put build artifacts in debian/.build/upstream
Adapted from https://github.com/Debian/dh-make-golang/pull/248
Also introduce a .gitignore as other Go team projects have.
commit 3c26d0fa30c4b7bc31a5d561a1e587316dfbab65
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 27 17:59:00 2025 -0700
Use 'Static-Built-Using' as Go binaries should
commit 83ccc460fc5c0a23649857805398a1fa665a5dfa
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 27 17:59:19 2025 -0700
Format d/copyright the same way dh-make-golang does
commit 0c52ac193db2c4d97a4d8c7dcd3962790439f8f5
Author: Otto Kekäläinen <otto@debian.org>
Date: Wed Aug 27 17:51:02 2025 -0700
Fix various issues detected by Lintian
- Update copyright year and include new uploaders
- Remove obsolete `Rules-Requires-Root: no`
- Add overrides for typos that don't exist in sources
Also format files with `debputy reformat --style=black`.
commit e14b052e70e850bc5919363ffe5ca209bfef80c7
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Aug 4 22:44:01 2025 +0200
d/changelog: Update for the 0.65.1-1 release
commit 58afeae4c4aa19bc39f496e4f3169ae7f9c241f9
Merge: bbcb212 58bfe15
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Aug 4 22:41:30 2025 +0200
Update upstream source from tag 'upstream/0.65.1'
Update to upstream version '0.65.1'
with Debian dir 5360d929d74a846158f5f2cffb809ec306f02e4c
commit bbcb212fbaf5464daaf82f5c29f66da0fe9fe786
Author: Otto Kekäläinen <otto@kekalainen.net>
Date: Mon Jul 14 19:26:31 2025 +0200
Update changelog for 0.64.0-1 release
commit 7b935c93afd2c20263547cce2fd6414cdaf28343
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Jul 14 14:34:12 2025 +0200
d/changelog: Close #1108769
commit 24ee431a9e99052e3fb04e7758ddfb2c24511ed3
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Jul 7 23:51:21 2025 +0200
d/changelog: Update for the 0.64.0-1 release
commit 87ea943c4b7ed05a46b042f90d8ddeb1f935fc1d
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Jul 7 23:28:13 2025 +0200
d/gitlab-ci.yml: Update to run Salsa CI
commit de46be07714a140edc49ae41ffe9d4cf1ed7c655
Merge: 77374a6 e52db47
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Jul 7 23:06:07 2025 +0200
Update upstream source from tag 'upstream/0.64.0'
Update to upstream version '0.64.0'
with Debian dir 6c7a86f41d995024f7bfd00c192dcf226bbc2008
commit 77374a6b5445228b0977d3e3ff6b043ed9710244
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon May 5 22:15:19 2025 +0200
d/changelog: Update for the 0.62.0-1 release
commit 29d81d447aa64bd9903d3532a075a1f3f2d7695d
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon May 5 21:49:15 2025 +0200
d/rules: Drop DH_GOPKG, dh-golang sets it to the value from XS-Go-Import-Path
commit 1ea70a1ede5bc5c428dd927c664f9f4c277303fa
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon May 5 21:15:09 2025 +0200
d/rules: Fix FZF version/revision information
Also attempted to improve the legibility of the sed invocation.
commit b8540dec349080e254e6248d462617fd5c419408
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon May 5 21:14:18 2025 +0200
d/control: Bump Standards-Version to 4.7.2
commit dc90a7dc6bc28d63077934b437d28fe27d750dea
Merge: 24f0666 ed4a499
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon May 5 21:13:38 2025 +0200
Update upstream source from tag 'upstream/0.62.0'
Update to upstream version '0.62.0'
with Debian dir ae65b4a9a7704338bfb30bb929eca2e000c4b87d
commit 24f06666706c7b433a38115a8791f2f9ac350bd2
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Mar 5 10:54:47 2025 -0500
dch: finalize and release to unstable.
commit aad0e5355de95f56b010b2844d3c1b68889fcfe7
Merge: af081a1 99d4814
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Mar 5 10:45:13 2025 -0500
Update upstream source from tag 'upstream/0.60.3'
Update to upstream version '0.60.3'
with Debian dir 3464f48092deb43d46282b48340203e6364bbf9b
commit af081a13a5f1032bab08b7f9fae6e9496a389fc9
Author: Mo Zhou <cdluminate@gmail.com>
Date: Tue Feb 25 12:03:40 2025 -0500
dch: finalize and release to unstable.
commit 48abd765f229ea2b76d6b07acd532139a31eeed0
Merge: 5ca2a17 b1a36ac
Author: Mo Zhou <cdluminate@gmail.com>
Date: Tue Feb 25 12:02:39 2025 -0500
Update upstream source from tag 'upstream/0.60.2'
Update to upstream version '0.60.2'
with Debian dir 44a2bb75daa2c42d6596a38492b16d0c3e29a7d3
commit 5ca2a17e085e4acc2810355af45c25b066b51854
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu Feb 20 23:55:36 2025 -0500
dch: finalize and release to unstable.
commit 30b35807668a331f60a06e127c5018e0614b6968
Merge: 5d7845e f32dd7e
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu Feb 20 23:52:09 2025 -0500
Update upstream source from tag 'upstream/0.60.1'
Update to upstream version '0.60.1'
with Debian dir cf2284bc15d055d056623ce173bd98c0ddd58fb6
commit 5d7845eedcb04a88134db0a83b141149fe6aa966
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Feb 16 23:13:04 2025 -0500
dch: finalize and release to unstable.