diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:30:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 17:30:33 +0000 |
commit | 7efaec47aedcc4117af5152dbce4ab9669f47835 (patch) | |
tree | 8dce0a75693d3bdbe18402bdfb8f35f8a947c994 /debian | |
parent | Updating bugs field. (diff) | |
download | grub2-7efaec47aedcc4117af5152dbce4ab9669f47835.tar.xz grub2-7efaec47aedcc4117af5152dbce4ab9669f47835.zip |
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/signing-template/control.in | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 24448f6..0c514a8 100644 --- a/debian/control +++ b/debian/control @@ -40,8 +40,10 @@ Build-Depends: debhelper-compat (= 13), Build-Conflicts: autoconf2.13, libzfs-dev, libnvpair-dev Standards-Version: 3.9.6 Homepage: https://www.gnu.org/software/grub/ -Vcs-Git: https://salsa.debian.org/grub-team/grub.git -Vcs-Browser: https://salsa.debian.org/grub-team/grub +Vcs-Browser: https://git.progress-linux.org/packages/fuchur/grub2 +Vcs-Git: https://git.progress-linux.org/packages/fuchur/grub2 +XSBC-Original-Vcs-Browser: https://salsa.debian.org/grub-team/grub +XSBC-Original-Vcs-Git: https://salsa.debian.org/grub-team/grub.git Rules-Requires-Root: no Package: grub2 diff --git a/debian/signing-template/control.in b/debian/signing-template/control.in index a978008..93190db 100644 --- a/debian/signing-template/control.in +++ b/debian/signing-template/control.in @@ -11,6 +11,8 @@ Build-Depends: debhelper (>= 10.1~), sbsigntool [amd64 arm64 i386], @pkg_unsigned@ (= @version_binary@), Rules-Requires-Root: no +Vcs-Browser: https://git.progress-linux.org/packages/fuchur/grub2 +Vcs-Git: https://git.progress-linux.org/packages/fuchur/grub2 Package: @pkg_signed@ Architecture: @arch@ |