diff --git a/debian/changelog b/debian/changelog index ffc86a2..c6ff7e6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +shim (15+1533136590.3beb971-2) UNRELEASED; urgency=medium + + * Update debian/watch. + + -- Steve Langasek 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 361d88c..b7a4f85 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