This is an automated email from the git hooks/post-receive script. xhaakon-guest pushed a commit to branch master-4.3 in repository swt-gtk.
commit da8a1e04a52b87bf3711960b3118e19434bdd847 Author: Jakub Adam <[email protected]> Date: Mon Jul 27 18:19:13 2015 +0200 Bumped version --- debian/changelog | 6 ++++++ debian/libswt-gtk-4-java.links | 2 +- debian/manifest | 6 +++--- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 37f79c2..0384580 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +swt4-gtk (4.5.0-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Jakub Adam <[email protected]> Mon, 27 Jul 2015 18:14:47 +0200 + swt4-gtk (4.3.2-1) unstable; urgency=medium [ Jakub Adam ] diff --git a/debian/libswt-gtk-4-java.links b/debian/libswt-gtk-4-java.links index 196956c..4cbbfca 100644 --- a/debian/libswt-gtk-4-java.links +++ b/debian/libswt-gtk-4-java.links @@ -1 +1 @@ -usr/lib/java/swt-gtk-4.3.2.jar usr/share/java/swt-gtk-4.3.jar +usr/lib/java/swt-gtk-4.5.0.jar usr/share/java/swt-gtk-4.5.jar diff --git a/debian/manifest b/debian/manifest index 4c8303b..1b170e1 100644 --- a/debian/manifest +++ b/debian/manifest @@ -1,9 +1,9 @@ -usr/share/java/swt-gtk-4.3.jar: +usr/share/java/swt-gtk-4.5.jar: Bundle-ManifestVersion: 2 Bundle-Name: Standard Widget Toolkit - Bundle-SymbolicName: org.eclipse.swt; singleton:=true + Bundle-SymbolicName: org.eclipse.swt Bundle-Vendor: Eclipse.org - Bundle-Version: 4.3.2 + Bundle-Version: 3.104.0 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 DynamicImport-Package: org.eclipse.swt.accessibility2, org.mozilla.xpcom -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swt-gtk.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

