diff -Nru update-manager-20.04.9/UpdateManager/UpdateManagerVersion.py update-manager-20.04.9ubuntu1~arnatious1/UpdateManager/UpdateManagerVersion.py --- update-manager-20.04.9/UpdateManager/UpdateManagerVersion.py 2020-04-17 22:06:52.000000000 +0000 +++ update-manager-20.04.9ubuntu1~arnatious1/UpdateManager/UpdateManagerVersion.py 2020-12-11 00:24:20.000000000 +0000 @@ -1 +1 @@ -VERSION = '1:20.04.9' +VERSION = '1:20.04.9ubuntu1~arnatious1' diff -Nru update-manager-20.04.9/debian/changelog update-manager-20.04.9ubuntu1~arnatious1/debian/changelog --- update-manager-20.04.9/debian/changelog 2020-04-17 22:06:52.000000000 +0000 +++ update-manager-20.04.9ubuntu1~arnatious1/debian/changelog 2020-12-11 00:24:20.000000000 +0000 @@ -1,3 +1,9 @@ +update-manager (1:20.04.9ubuntu1~arnatious1) Focal; urgency=medium + + * Resolve pycodestyle E741 issues. + + -- Ted Kern Fri, 11 Dec 2020 00:24:20 +0000 + update-manager (1:20.04.9) focal; urgency=medium * Remove ubuntu-support-status as the term support can be confusing and the diff -Nru update-manager-20.04.9/debian/patches/0001-fix-pycodestyle-e741.patch update-manager-20.04.9ubuntu1~arnatious1/debian/patches/0001-fix-pycodestyle-e741.patch --- update-manager-20.04.9/debian/patches/0001-fix-pycodestyle-e741.patch 2020-04-17 22:06:52.000000000 +0000 +++ update-manager-20.04.9ubuntu1~arnatious1/debian/patches/0001-fix-pycodestyle-e741.patch 2020-12-11 00:24:20.000000000 +0000 @@ -1,4 +1,9 @@ -=== modified file 'tests/test_update_origin.py' +Description: fix pycodestyle E741 issues +Author: Ted Kern +Origin: backport +Last-Update: 2020-12-11 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/tests/test_update_origin.py +++ b/tests/test_update_origin.py @@ -50,8 +50,8 @@ class TestOriginMatcher(unittest.TestCas diff -Nru update-manager-20.04.9/po/update-manager.pot update-manager-20.04.9ubuntu1~arnatious1/po/update-manager.pot --- update-manager-20.04.9/po/update-manager.pot 2020-04-17 22:06:52.000000000 +0000 +++ update-manager-20.04.9ubuntu1~arnatious1/po/update-manager.pot 2020-12-11 00:24:20.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-12-11 00:20+0000\n" +"POT-Creation-Date: 2020-12-11 00:28+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"