diff options
| author | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 00:15:42 -0800 |
|---|---|---|
| committer | Steve Langasek <steve.langasek@canonical.com> | 2019-02-10 00:15:42 -0800 |
| commit | 100e3b0cdb76203cd0836153f808dfead7d920eb (patch) | |
| tree | 40226b5af281e85b0d45fbdbfb7b8a8e3350c5d4 | |
| parent | ab4c731c1dd379acd3e95971af57401fb0a650a1 (diff) | |
| download | efi-boot-shim-100e3b0cdb76203cd0836153f808dfead7d920eb.tar.gz efi-boot-shim-100e3b0cdb76203cd0836153f808dfead7d920eb.zip | |
Update debian/watch.
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/watch | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ffc86a2e..c6ff7e61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +shim (15+1533136590.3beb971-2) UNRELEASED; urgency=medium + + * Update debian/watch. + + -- Steve Langasek <vorlon@debian.org> Sun, 10 Feb 2019 00:15:19 -0800 + shim (15+1533136590.3beb971-1) unstable; urgency=medium * New upstream release. diff --git a/debian/watch b/debian/watch index 361d88c4..b7a4f851 100644 --- a/debian/watch +++ b/debian/watch @@ -2,4 +2,4 @@ version=4 opts="repack,compression=xz,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/shim-$1\.tar\.gz/" \ - https://github.com/mjg59/shim/releases .*/v?(\d\S*)\.tar\.gz + https://github.com/rhboot/shim/releases .*/v?(\d\S*)\.tar\.gz |
