diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 17:00:23 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-17 17:00:23 +0000 |
commit | e34ea3d4778021ba7196c9a3acda315b4816a45e (patch) | |
tree | 71ece927e72469ee4785e16a856836b7a029cc4c | |
parent | Merging upstream version 4.8. (diff) | |
download | eas4tbsync-debian.tar.xz eas4tbsync-debian.zip |
Adding debian version 4.8-1.debian/4.8-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/copyright | 4 |
3 files changed, 14 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index aa82ba9..b332342 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +eas4tbsync (4.8-1) unstable; urgency=medium + + * [cf34002] New upstream version 4.8 + * [8bc063a] Bump standard version - no changes needed; + bump version of dependency + * [4c2fbdd] Bump year in d/copyright + + -- Mechtilde Stehmann <mechtilde@debian.org> Wed, 15 May 2024 12:46:39 +0200 + eas4tbsync (4.7-1) unstable; urgency=medium * [a18dc06] Changed compression for tar.gz diff --git a/debian/control b/debian/control index 1372d2f..2be8b00 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ 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/eas4tbsync.git Vcs-Browser: https://salsa.debian.org/webext-team/eas4tbsync @@ -15,8 +15,8 @@ Homepage: https://github.com/jobisoft/EAS-4-TbSync Package: webext-eas4tbsync Architecture: all Depends: ${misc:Depends} - , thunderbird (>= 1:102.2) - , webext-tbsync (>= 4.0) + , thunderbird (>= 1:115.10) + , webext-tbsync (>= 4.8) Description: Provide Exchange ActiveSync (EAS v2.5 & v14.0) synchronization capabilities The Exchange ActiveSync provider for TbSync to sync contacts, tasks and calendars to Thunderbird. diff --git a/debian/copyright b/debian/copyright index c1b38f6..cf4af36 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: EAS-4-TbSync -Exchange ActiveSync provider for TbSync Source: https://github.com/jobisoft/EAS-4-TbSync Files: * -Copyright: 2017-2022 john.bieling@gmx.de +Copyright: 2017-2024 john.bieling@gmx.de License: MPL-2 Files: content/skin/eas16.png @@ -11,7 +11,7 @@ Copyright:FatCow Web Hosting https://www.iconfinder.com/icons/64484/exchange_ms_ License: CC-BY-3.0 Files: debian/* -Copyright: 2018-2022 Mechtilde Stehmann +Copyright: 2018-2024 Mechtilde Stehmann License: MPL-2 License: MPL-2 |