diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:18:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:18:19 +0000 |
commit | 31bfee3959d4941b99ca7b80da96fafed1195ec2 (patch) | |
tree | edfe3b9c6ac959e25d9b4487ebb6bc8f55b19143 /debian | |
parent | Updating vcs fields. (diff) | |
download | vim-31bfee3959d4941b99ca7b80da96fafed1195ec2.tar.xz vim-31bfee3959d4941b99ca7b80da96fafed1195ec2.zip |
Setting BUILDER to maintainers@lists.progress-linux.org.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index bde386a..02795f0 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DEB_BUILD_MAINT_OPTIONS = hardening=+all,-fortify future=+lfs include /usr/share/dpkg/default.mk -BUILDER = team+vim@tracker.debian.org +BUILDER = maintainers@lists.progress-linux.org MAKETEST = no ifeq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE)) |