diff --git a/WAPT/control b/WAPT/control index 52a09c9..fecf57a 100644 --- a/WAPT/control +++ b/WAPT/control @@ -1,9 +1,9 @@ package : fws-thunderbird -version : 60.7.1-2 +version : 60.7.2-2 architecture : all section : base priority : optional -maintainer : Florent Heuze +maintainer : Daniel Berteaud description : Mozilla Thunderbird email client depends : conflicts : @@ -26,7 +26,7 @@ keywords : email,mail,pop,imap,smtp licence : homepage : https://www.thunderbird.net/fr/ package_uuid : -signer : Florent Heuze +signer : Daniel Berteaud signer_fingerprint: signature_date : signed_attributes : \ No newline at end of file diff --git a/setup.py b/setup.py index fbe0e34..164f15e 100644 --- a/setup.py +++ b/setup.py @@ -95,6 +95,7 @@ def update_package(): # updates control version from filename, increment package version. control.version = '%s-%s'%(re.findall(r'Thunderbird Setup (.*)\.exe',filename)[0],0) + control.maturity = 'PREPROD' control.save_control_to_wapt('.') else: print('No update available') diff --git a/win32/Thunderbird Setup 60.7.1.exe b/win32/Thunderbird Setup 60.7.1.exe deleted file mode 100644 index ea0ddcf..0000000 --- a/win32/Thunderbird Setup 60.7.1.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b503e78d7ea5f54b937fe642a0a983a06b610d2312dbc92b4b49fe359af6269 -size 32171080 diff --git a/win32/Thunderbird Setup 60.7.2.exe b/win32/Thunderbird Setup 60.7.2.exe new file mode 100644 index 0000000..fd66195 --- /dev/null +++ b/win32/Thunderbird Setup 60.7.2.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a518c9c6a3cfd28373685fe31e71e3a16d53c55c57de2d080e57c5061a8599 +size 32185008 diff --git a/win64/Thunderbird Setup 60.7.1.exe b/win64/Thunderbird Setup 60.7.1.exe deleted file mode 100644 index 0ed351a..0000000 --- a/win64/Thunderbird Setup 60.7.1.exe +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da4d1b038267a726288a2f75dd5a3a97c584fb60e4614e9b8f74ac1d80f3d321 -size 35926304 diff --git a/win64/Thunderbird Setup 60.7.2.exe b/win64/Thunderbird Setup 60.7.2.exe new file mode 100644 index 0000000..d94f071 --- /dev/null +++ b/win64/Thunderbird Setup 60.7.2.exe @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0d1ea49b641be2c21c939cc096f802362820ed265bdedf9cda40002bbb3282 +size 35939168