Package: kworkflow
Followup-For: Bug #980575
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch

Hello,

Please find attached a trivial patch to make the kworkflow autopkgtest
compatible with git 2.30.  I have uploaded this change to Ubuntu to unblock
the transition of git to the upcoming release.

Thanks for considering,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                   https://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru kworkflow-20191112/debian/tests/kw-basic-test 
kworkflow-20191112/debian/tests/kw-basic-test
--- kworkflow-20191112/debian/tests/kw-basic-test       2019-12-12 
09:19:30.000000000 -0800
+++ kworkflow-20191112/debian/tests/kw-basic-test       2021-02-03 
13:27:25.000000000 -0800
@@ -25,6 +25,7 @@
 
 git config --global user.email "deb...@debian.com"
 git config --global user.name "Debian SO"
+git config --global init.defaultBranch master
 
 ./run_tests.sh
 

Reply via email to