diff options
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 8 | ||||
-rw-r--r-- | debian/copyright | 6 |
3 files changed, 16 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index 66b80ad..0c02859 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +tbsync (4.8-1) unstable; urgency=medium + + [ Mechtilde ] + * [958ffe6] New upstream version 4.8 + * [2a36c0a] Bumped standard version - no changes needed; + bumped version of dependencies + * [fbee43b] Bumped year in d/copyright + + -- Mechtilde Stehmann <mechtilde@debian.org> Wed, 15 May 2024 11:24:50 +0200 + tbsync (4.7-1) unstable; urgency=medium [ Mechtilde ] diff --git a/debian/control b/debian/control index fc3801e..f309cfb 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@alioth-lists.debian.net> Uploaders: Mechtilde Stehmann <mechtilde@debian.org> Build-Depends: debhelper-compat (= 13), zip -Standards-Version: 4.6.1 +Standards-Version: 4.7.0 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/webext-team/tbsync.git Vcs-Browser: https://salsa.debian.org/webext-team/tbsync @@ -13,9 +13,9 @@ Homepage: https://github.com/jobisoft/TbSync Package: webext-tbsync Architecture: all Depends: ${misc:Depends} - , thunderbird (>= 1:102.2) -Recommends: webext-dav4tbsync (>= 4.0) - , webext-eas4tbsync (>= 2.0) + , thunderbird (>= 1:115.2) +Recommends: webext-dav4tbsync (>= 4.7) + , webext-eas4tbsync (>= 4.8) Description: Thunderbird/Lightning Add-On to support MS Exchange Calendar etc. Synchronize Exchange ActiveSync accounts (contacts, tasks and calendars) to Thunderbird, supports Office 365, Outlook.com, diff --git a/debian/copyright b/debian/copyright index 515f9b7..94941f9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: TbSync - Provider für Exchange per ActiveSync Source: https://github.com/jobisoft/TbSync Files: * -Copyright: 2017-2022 john.bieling@gmx.de +Copyright: 2017-2024 john.bieling@gmx.de License: MPL-2.0 Files: content/skin/tbsync.png @@ -39,7 +39,7 @@ Copyright:2006-2009 Jean Victor Balin https://openclipart.org/ License: CC0-1.0 Files: debian/* -Copyright: 2018-2022 Mechtilde Stehmann <mechtilde@debian.org +Copyright: 2018-2024 Mechtilde Stehmann <mechtilde@debian.org License: MPL-2.0 License: MPL-2.0 @@ -333,5 +333,3 @@ License: CC-BY-3.0 includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law. - - |