diff options
| author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 21:06:28 -0800 |
|---|---|---|
| committer | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 21:06:28 -0800 |
| commit | 2fab563a95517a9c0b4e95012ece2c1846868053 (patch) | |
| tree | ccc6840cf7b16f9e2200aa4f7c5c57d813809fab | |
| parent | 100e3b0cdb76203cd0836153f808dfead7d920eb (diff) | |
| download | efi-boot-shim-2fab563a95517a9c0b4e95012ece2c1846868053.tar.gz efi-boot-shim-2fab563a95517a9c0b4e95012ece2c1846868053.zip | |
Update VCS to point to salsa.
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c6ff7e61..45aec6a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ shim (15+1533136590.3beb971-2) UNRELEASED; urgency=medium * Update debian/watch. + * Update VCS to point to salsa. -- Steve Langasek <vorlon@debian.org> Sun, 10 Feb 2019 00:15:19 -0800 diff --git a/debian/control b/debian/control index 9db22062..c26c2de9 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Priority: optional Maintainer: Steve Langasek <vorlon@debian.org> Standards-Version: 3.9.8 Build-Depends: debhelper (>= 9), gnu-efi (>= 3.0u), sbsigntool, openssl, libelf-dev -Vcs-Git: https://git.launchpad.net/~ubuntu-core-dev/shim/+git/shim +Vcs-Browser: https://salsa.debian.org/vorlon/shim +Vcs-Git: https://salsa.debian.org/vorlon/shim.git Package: shim Architecture: amd64 arm64 |
