debian/bin/genpatch-rt: Fix series generation from git

This commit is contained in:
Ben Hutchings 2019-11-24 23:58:14 +00:00
parent 43eae8169a
commit 0965371222
2 changed files with 4 additions and 0 deletions

View File

@ -79,6 +79,7 @@ def main(source, version=None):
'git/rt/linux-stable-rt.git/commit?id=%s' %
match.group(1))
add_patch(name, source_patch, origin)
series_fh.write(line)
else:
# Get version and upstream version

3
debian/changelog vendored
View File

@ -1354,6 +1354,9 @@ linux (4.19.81-1) UNRELEASED; urgency=medium
(Closes: #941291)
* Bump ABI to 7
[ Ben Hutchings ]
* debian/bin/genpatch-rt: Fix series generation from git
-- Romain Perier <romain.perier@gmail.com> Wed, 28 Aug 2019 13:28:09 +0200
linux (4.19.67-2+deb10u2) buster-security; urgency=high