diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:33:56 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 21:33:56 +0000 |
commit | 03f4bbc0899b353183591d0d1af937a47fd2f5c4 (patch) | |
tree | 7fd0758b5d0ec4d84ee813f774c8f8aa406f7341 /debian | |
parent | Updating vcs fields. (diff) | |
download | vim-03f4bbc0899b353183591d0d1af937a47fd2f5c4.tar.xz vim-03f4bbc0899b353183591d0d1af937a47fd2f5c4.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 4c4f8e6..6a84e24 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)) |