diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:12:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:12:15 +0000 |
commit | a2792cb21706c49686cbbf06df5d6b2a9bf19ec5 (patch) | |
tree | 7d9e25db82bf2e1afe784b6a126e1e8eb57eae9a | |
parent | Adding debian version 5.4.4-1. (diff) | |
download | reprepro-a2792cb21706c49686cbbf06df5d6b2a9bf19ec5.tar.xz reprepro-a2792cb21706c49686cbbf06df5d6b2a9bf19ec5.zip |
Updating maintainer field.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0a3515b..e2adb8c 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: reprepro Section: utils Priority: optional -Maintainer: Bastian Germann <bage@debian.org> +Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org> +XSBC-Original-Maintainer: Bastian Germann <bage@debian.org> Build-Depends: debhelper-compat (= 12), libgpgme-dev, libdb-dev, libz-dev, libbz2-dev, liblzma-dev, libarchive-dev, shunit2, db-util Standards-Version: 4.3.0 |