Andreas Tille pushed to branch master at Debian Med / libgzstream
Commits: fcf583fa by Edward Betts at 2020-09-12T11:05:43+01:00 d/watch: fix incorrect github URL - - - - - 2 changed files: - debian/changelog - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libgzstream (1.5+dfsg-5) UNRELEASED; urgency=medium + + * d/watch: fix incorrect github URL + + -- Edward Betts <[email protected]> Sat, 12 Sep 2020 11:04:03 +0100 + libgzstream (1.5+dfsg-4) unstable; urgency=medium * Adapt symbols file to 32 bit architectures ===================================== debian/watch ===================================== @@ -1,7 +1,7 @@ version=4 opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \ - https://github.com/github.com/kanedo/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/kanedo/gzstream/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@ # Asked for release tags -# https://github.com/kanedo/gzstream/issues/2 \ No newline at end of file +# https://github.com/kanedo/gzstream/issues/2 View it on GitLab: https://salsa.debian.org/med-team/libgzstream/-/commit/fcf583fa2f57556ee9e75134c796a0a4ed1c17e3 -- View it on GitLab: https://salsa.debian.org/med-team/libgzstream/-/commit/fcf583fa2f57556ee9e75134c796a0a4ed1c17e3 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
