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 5b10be4a682d0ff9c94f823c8941650678155295 Author: Jakub Adam <[email protected]> Date: Thu Aug 27 22:16:47 2015 +0200 Streamline build dependencies --- debian/changelog | 1 + debian/control | 7 ++----- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 135a0c6..219af6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ swt4-gtk (4.5.0-1) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.6. * Fix wildcard-matches-nothing-in-dep5-copyright Lintian warning. * Build with GTK+ 3.0. + * Streamline build dependencies. -- Jakub Adam <[email protected]> Mon, 27 Jul 2015 18:14:47 +0200 diff --git a/debian/control b/debian/control index b63e43a..4d45fa8 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Adrian Perez <[email protected]>, أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: default-jdk, libgnomeui-dev, libxtst-dev, - libxcb-render-util0-dev, libxt-dev, libglib2.0-dev (>= 2.35), - libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, - fastjar, cdbs, debhelper (>= 9), libwebkitgtk-dev, javahelper, - dpkg-dev (>= 1.16.1~), libgtk-3-dev +Build-Depends: default-jdk, libgnomeui-dev, libxt-dev, libglu1-mesa-dev, fastjar, cdbs, + debhelper (>= 9), javahelper, libgtk-3-dev Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-java/swt-gtk.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/swt-gtk.git -- 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

