This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master-4.3 in repository swt-gtk.
commit 2ac3cce3351dbf68a9475a37a1f2520eb2ddb6c3 Author: Emmanuel Bourg <[email protected]> Date: Mon Dec 19 12:43:34 2016 +0100 Switch to debhelper level 10 --- debian/changelog | 7 +++++++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87e850a..aec9ebb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +swt4-gtk (4.6.0-3) UNRELEASED; urgency=medium + + * Team upload. + * Switch to debhelper level 10 + + -- Emmanuel Bourg <[email protected]> Mon, 19 Dec 2016 12:43:26 +0100 + swt4-gtk (4.6.0-2) unstable; urgency=medium * Team upload. diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 5ae0caf..46c812e 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Adrian Perez <[email protected]>, أحمد المحمودي (Ahmed El-Mahmoudy) <[email protected]>, Jakub Adam <[email protected]> Build-Depends: default-jdk, libgnomeui-dev, libxt-dev, libglu1-mesa-dev, fastjar, cdbs, - debhelper (>= 9), javahelper, maven-repo-helper, libgtk-3-dev, libgtk2.0-dev + debhelper (>= 10), javahelper, maven-repo-helper, libgtk-3-dev, libgtk2.0-dev Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/swt-gtk.git Vcs-Browser: https://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

