This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository swt-gtk.

commit 75a97ca4438f02d7d337867261e0243fbc8951eb
Author: Adrian Bunk <b...@debian.org>
Date:   Sun Oct 29 08:52:32 2017 +0200

    libswt-webkit-gtk-3-jni: Add the missing dependency on libwebkitgtk-1.0-0. 
(Closes: #879170)
---
 debian/changelog | 8 ++++++++
 debian/control   | 3 ++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7840165..aac1af0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+swt-gtk (3.8.2-4.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * libswt-webkit-gtk-3-jni: Add the missing dependency
+    on libwebkitgtk-1.0-0. (Closes: #879170)
+
+ -- Adrian Bunk <b...@debian.org>  Sun, 29 Oct 2017 08:52:32 +0200
+
 swt-gtk (3.8.2-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index f6a9f83..d41ecb0 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,8 @@ Architecture: any
 Depends:
  libswt-gtk-3-jni (= ${binary:Version}),
  ${misc:Depends},
- ${shlibs:Depends}
+ ${shlibs:Depends},
+ libwebkitgtk-1.0-0
 Breaks:
  libswt-gtk-3-java (<< ${binary:Version}),
  libswt-gtk-3-java (>> ${binary:Version})

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/swt-gtk.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to