Sudip Mukherjee pushed to branch master at Debian Java Maintainers / swt-gtk
Commits: b399eec5 by Sudip Mukherjee at 2020-09-05T18:04:47+01:00 Update d/manifest Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - a4b471a7 by Sudip Mukherjee at 2020-09-05T18:26:39+01:00 Add changelog for 4.16.0-2 release Signed-off-by: Sudip Mukherjee <[email protected]> - - - - - 2 changed files: - debian/changelog - debian/manifest Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +swt4-gtk (4.16.0-2) unstable; urgency=medium + + * Team upload. + * Update debian/manifest file. + - Update Bundle-Version from upstream manifest file. + - Remove org.eclipse.swt.internal.theme from export package list. + + -- Sudip Mukherjee <[email protected]> Sat, 05 Sep 2020 18:26:10 +0100 + swt4-gtk (4.16.0-1) unstable; urgency=medium * Team upload. ===================================== debian/manifest ===================================== @@ -3,9 +3,9 @@ usr/share/java/swt4.jar: Bundle-Name: Standard Widget Toolkit Bundle-SymbolicName: org.eclipse.swt Bundle-Vendor: Eclipse.org - Bundle-Version: 3.104.0 + Bundle-Version: 3.114.100 Bundle-Localization: plugin - Export-Package: org.eclipse.swt,org.eclipse.swt.accessibility,org.eclipse.swt.awt,org.eclipse.swt.browser,org.eclipse.swt.custom,org.eclipse.swt.dnd,org.eclipse.swt.events,org.eclipse.swt.graphics,org.eclipse.swt.layout,org.eclipse.swt.opengl,org.eclipse.swt.printing,org.eclipse.swt.program,org.eclipse.swt.widgets,org.eclipse.swt.internal;x-friends:="org.eclipse.ui",org.eclipse.swt.internal.image; x-internal:=true,org.eclipse.swt.internal.theme; x-internal:=true + Export-Package: org.eclipse.swt,org.eclipse.swt.accessibility,org.eclipse.swt.awt,org.eclipse.swt.browser,org.eclipse.swt.custom,org.eclipse.swt.dnd,org.eclipse.swt.events,org.eclipse.swt.graphics,org.eclipse.swt.layout,org.eclipse.swt.opengl,org.eclipse.swt.printing,org.eclipse.swt.program,org.eclipse.swt.widgets,org.eclipse.swt.internal;x-friends:="org.eclipse.ui",org.eclipse.swt.internal.image; x-internal:=true DynamicImport-Package: org.eclipse.swt.accessibility2, org.mozilla.xpcom Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3 Eclipse-ExtensibleAPI: true View it on GitLab: https://salsa.debian.org/java-team/swt-gtk/-/compare/2f32c604a944ea5340008c9825006b941a91e39a...a4b471a7b8c2841f877c476af00f02d4d8741ef9 -- View it on GitLab: https://salsa.debian.org/java-team/swt-gtk/-/compare/2f32c604a944ea5340008c9825006b941a91e39a...a4b471a7b8c2841f877c476af00f02d4d8741ef9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

