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.
commit 1e5000f82793d338536015c07aa5dc0932736d9d
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Feb 16 23:07:17 2025 -0500
Move completion.bash back to examples directory. (See: #1013356)
commit cd37ce8d2295d0bc0824205c69f1d5bc93066779
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Feb 16 23:02:13 2025 -0500
README.Debian: update configuration instructions. (Closes: #1013356)
commit 9ada8d5e8dbef488c4a219f60c70ef343dc5989d
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Feb 16 22:46:41 2025 -0500
Install upstream README{,-VIM} files as docs.
commit 15f366b9dc4b15faebc02537a76e13661fc18f65
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Feb 16 22:21:57 2025 -0500
gbp-dch: update
commit 725a6d89026d9fa7de42da145cdd862e65120fbd
Merge: e2d4534 cd0f62a
Author: Mo Zhou <cdluminate@gmail.com>
Date: Sun Feb 16 22:20:45 2025 -0500
Update upstream source from tag 'upstream/0.60.0'
Update to upstream version '0.60.0'
with Debian dir 52c51fb2cd8424e218473d59c1f6ce0b29e6e7b8
commit e2d453488e80303bc43f8b12f26c1c10a0472517
Author: Mo Zhou <cdluminate@gmail.com>
Date: Mon Jan 20 22:25:11 2025 -0500
dch: finalize and release to unstable.
commit 35131fa114d929dbd44a8c789ce54744a9f48d2c
Merge: 761f880 2eabad0
Author: Mo Zhou <cdluminate@gmail.com>
Date: Mon Jan 20 22:22:47 2025 -0500
Update upstream source from tag 'upstream/0.58.0'
Update to upstream version '0.58.0'
with Debian dir 5940942bebafb2a27a0a7f61d20882dae5325933
commit 761f8808df21b6cb23e586d54097139d6d170fe8
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu Dec 19 18:57:56 2024 -0500
dch: finalize and release to unstable
commit 9a1358acf8804ae4ce7141299b5f58f602f6eada
Merge: 0fde8f5 cfebbf8
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu Dec 19 18:44:29 2024 -0500
Update upstream source from tag 'upstream/0.57.0'
Update to upstream version '0.57.0'
with Debian dir 11cc9a5d9fcb425797d86bac94f60ef9649cec19
commit 0fde8f5fdc07a1a47dd0527731bcf285dea80acd
Merge: e6e50b6 351c4af
Author: Mo Zhou <lumin@debian.org>
Date: Thu Dec 19 23:42:10 2024 +0000
Merge branch 'new-upstream-release' into 'master'
New upstream release 0.57.0
See merge request go-team/packages/fzf!5
commit 351c4af959fcbac8739bb9bcb753f2a61d1098b5
Author: Vincent Blut <vincent.debian@free.fr>
Date: Wed Dec 18 18:39:35 2024 +0100
d/changelog: Update for 0.57.0-1
commit 602e25aca700ee0834090baa53cb84d129ae598f
Merge: e6e50b6 a3ad342
Author: Vincent Blut <vincent.debian@free.fr>
Date: Wed Dec 18 18:07:48 2024 +0100
Update upstream source from tag 'upstream/0.57.0'
Update to upstream version '0.57.0'
with Debian dir 97b902818ad3793544eeb8fb1e8781f94d4ed1db
commit a3ad3423963b07fc0e1878d52cefb96c0f6672e2
Author: Vincent Blut <vincent.debian@free.fr>
Date: Wed Dec 18 18:07:47 2024 +0100
New upstream version 0.57.0
commit e6e50b661ba0db43f5265853b6fc3790083329bd
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Dec 4 23:30:36 2024 -0500
dch: finalize and release to unstable
commit 90659818456b79c835c6c702708f67dd38136af3
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Dec 4 23:25:01 2024 -0500
gbp-dch: update
commit f6300db35c90d5e53cdeb046093fc2d68f8ec764
Merge: 3ba710c a27eba4
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Dec 4 23:24:18 2024 -0500
Update upstream source from tag 'upstream/0.56.3'
Update to upstream version '0.56.3'
with Debian dir 8be7fd4d5474de1267b78dd9f274ba799f721703
commit a27eba41a6ebf69bf776483d6783da934e41b919
Author: Mo Zhou <cdluminate@gmail.com>
Date: Wed Dec 4 23:24:17 2024 -0500
New upstream version 0.56.3
commit 3ba710c53d5d1fc6b0d6c58b35be2ab1f6fa3089
Merge: 14bee87 7cae451
Author: Mo Zhou <lumin@debian.org>
Date: Thu Dec 5 04:20:37 2024 +0000
Merge branch 'master' into 'master'
New upstream version 0.56.3
See merge request go-team/packages/fzf!4
commit 7cae451fca708d7202b21f02f0f581b595c94404
Author: Vincent Blut <vincent.debian@free.fr>
Date: Fri Nov 15 20:02:22 2024 +0100
d/changelog: Update for 0.56.3-1
commit b74fed23628b8694c4e9ea66111f91f97a9be8b3
Author: Vincent Blut <vincent.debian@free.fr>
Date: Fri Nov 15 18:06:38 2024 +0100
New upstream version 0.56.3
commit 022da69fc6cc8b38aab1cb5618ce09cb0981be38
Author: Vincent Blut <vincent.debian@free.fr>
Date: Mon Nov 11 22:27:55 2024 +0100
New upstream version 0.56.2
commit cfb54f3ded7e25ef782eef708a65e952de1a81ec
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Nov 10 19:10:25 2024 +0100
New upstream version 0.56.1
commit 6380345b2a91fdc4ff7b37476f19c9fa7e9044c6
Author: Vincent Blut <vincent.debian@free.fr>
Date: Sun Oct 27 18:50:17 2024 +0100
New upstream version 0.56.0
commit 14bee8743cf7b80a9677baaf97a8289dc53cc5ba
Author: Stephen Gelman <ssgelm@debian.org>
Date: Mon Sep 16 11:34:13 2024 -0500
d/changelog: Update for 0.55.0-1
commit 785c9739953a410cd9a84a78cc701df46f8684e4
Author: Stephen Gelman <ssgelm@debian.org>
Date: Mon Sep 16 11:34:10 2024 -0500
d/control: Bump standards version to 4.7.0
commit 67b84a17f7b1f08467172e1b7ae24cdc8ec3ccb6
Author: Stephen Gelman <ssgelm@debian.org>
Date: Mon Sep 16 11:33:36 2024 -0500
d/control: Update dependencies for 0.55.0-1
commit 6d7e4423a0d1b27eb804b5d931f33cbcca6d03a8
Author: Stephen Gelman <ssgelm@debian.org>
Date: Mon Sep 16 11:33:28 2024 -0500
d/rules: Install some extra needed files for build
commit 8205beb1722f145ec5941a4b906c14d0d210531f
Author: Stephen Gelman <ssgelm@debian.org>
Date: Mon Sep 16 11:32:45 2024 -0500
d/source/lintian-overrides: Update overridden tag name
commit 972d2c2c3123b1189e508bcba42b7099ed9ed9eb
Merge: 98764c4 9ea041f
Author: Stephen Gelman <ssgelm@debian.org>
Date: Tue Sep 10 18:57:51 2024 -0500
Update upstream source from tag 'upstream/0.55.0'
Update to upstream version '0.55.0'
with Debian dir 9649df9e39e43d3e2e3f5e5785f34707ca88634c
commit 9ea041ff248cd2db2fb39575002983c10e55fddd
Author: Stephen Gelman <ssgelm@debian.org>
Date: Tue Sep 10 18:57:51 2024 -0500
New upstream version 0.55.0
commit f3590e3b8e009cb9f910a1e063d2cb6d2ee85b37
Author: Mo Zhou <cdluminate@gmail.com>
Date: Fri Jul 12 01:18:17 2024 -0400
New upstream version 0.54.0
commit 98764c4b7aeed0359c777210e2d48bf6b18df5ab
Author: Mo Zhou <cdluminate@gmail.com>
Date: Thu Apr 25 13:56:41 2024 -0400
dch: finalize and upload to unstable
commit a9e4a17aca48f94de0a69bb22cb74b4e26196dfe
Author: Mo Zhou <lumin@debian.org>
Date: Thu Feb 15 13:38:59 2024 -0500
gbp-dch: update
commit 82de4f340fbdae58ad32df247611de652a1395f5
Merge: 8805475 f909025
Author: Mo Zhou <lumin@debian.org>
Date: Thu Feb 15 13:38:42 2024 -0500
Update upstream source from tag 'upstream/0.46.1'
Update to upstream version '0.46.1'
with Debian dir 57973d76779ee9a81b954e73ab1033160120c128
commit 8805475cb4f1635ea50a04c77d79b80c166b8866
Author: Mo Zhou <lumin@debian.org>
Date: Fri Nov 24 00:25:05 2023 -0500
dch: finalize and upload to unstable
commit eb4860525a597864700c3b22f397934e1fa7d040
Author: Mo Zhou <lumin@debian.org>
Date: Fri Nov 24 00:24:26 2023 -0500
Fix source build after successful build (Closes: #1044974)
commit d5def107a68c430363f560a5c49316bbaa35b70d
Author: Mo Zhou <lumin@debian.org>
Date: Fri Nov 24 00:18:58 2023 -0500
gbp-dch: update
commit 736da15564c1d3b2fb5e159eecf24c0e7488f55c
Merge: 5226181 e97afc8
Author: Mo Zhou <lumin@debian.org>
Date: Fri Nov 24 00:18:48 2023 -0500
Update upstream source from tag 'upstream/0.44.1'
Update to upstream version '0.44.1'
with Debian dir 68782d9bae7f1bd047b88b1abcc2ef92461a8a40
commit 522618143adc4437a398930bcc1c107dfe0e7432
Author: Mo Zhou <lumin@debian.org>
Date: Sat Jun 17 18:16:33 2023 -0700
dch: finalize and upload to unstable
commit 9f36d7d7edba927497efdb1b2a63a1f0b2f97c1f
Author: Mo Zhou <lumin@debian.org>
Date: Sat Jun 17 17:59:19 2023 -0700
gbp-dch: update
commit 823af4b66284bb7d3a42f85616b97df16edbf77b
Merge: 48284f3 9342bdc
Author: Mo Zhou <lumin@debian.org>
Date: Sat Jun 17 17:58:47 2023 -0700
Update upstream source from tag 'upstream/0.42.0'
Update to upstream version '0.42.0'
with Debian dir 60fc5bd4e0a3c8247450ad954d8df5479e374962
commit 48284f30d8efa852a445ecd4bda061ebfd4919c1
Author: Mo Zhou <lumin@debian.org>
Date: Fri Feb 17 15:54:25 2023 -0500
dch: finalize and upload to unstable
commit 6fdbf6025cde32eec3a80b212bf01a8cd951e763
Author: Mo Zhou <lumin@debian.org>
Date: Fri Feb 17 15:52:42 2023 -0500
gbp-dch: update
commit 78400d9a4195f68b951100364393d711364a9ff7
Merge: dc6e197 13f78dd
Author: Mo Zhou <lumin@debian.org>
Date: Fri Feb 17 15:51:50 2023 -0500
Update upstream source from tag 'upstream/0.38.0'
Update to upstream version '0.38.0'
with Debian dir 94bdd9080ca462ead7b35cf216269880f19cab3a
commit dc6e1976a5d99c3408a4195a293d6e787d9fdaac
Author: Mo Zhou <lumin@debian.org>
Date: Fri Feb 17 15:51:21 2023 -0500
Set FZF build version (Closes: #1015258)
commit 4af781ab375a6e5b134867201d5f2147b4fea171
Author: Mo Zhou <lumin@debian.org>
Date: Wed Feb 1 13:43:22 2023 -0500
dch: finalize and release to unstable
commit a6c53b16ad0382ef8258824be4d613cea40e0e96
Merge: 8d78a22 636f3f7
Author: Mo Zhou <lumin@debian.org>
Date: Wed Feb 1 13:42:08 2023 -0500
Update upstream source from tag 'upstream/0.37.0'
Update to upstream version '0.37.0'
with Debian dir 389e76fa0301ef3a0b80a006aa2f7e4142a8579f
commit 8d78a228779cd20069c6e631b0ae5db11d8490d6
Author: Mo Zhou <lumin@debian.org>
Date: Wed Nov 30 12:17:08 2022 -0500
dch: finalize and release to unstable