Package: libswt-mozilla-gtk-3.5-jni
Version: 3.5.1-2
Severity: normal
Tags: patch

Hello,

  The attached patch adds a call for dh_xulrunner, which in turn adds 
  proper xulrunner dependency to libswt-mozilla-gtk-<version>-jni 
  package.


-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 
'lucid-proposed'), (500, 'lucid-backports'), (500, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-23-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libswt-mozilla-gtk-3.5-jni depends on:
ii  libc6                  2.11.1-0ubuntu7.2 Embedded GNU C Library: Shared lib
ii  libgcc1                1:4.4.3-4ubuntu5  GCC support library
ii  libstdc++6             4.4.3-4ubuntu5    The GNU Standard C++ Library v3

libswt-mozilla-gtk-3.5-jni recommends no packages.

libswt-mozilla-gtk-3.5-jni suggests no packages.

-- no debconf information
Description: Call dh_xulrunner to add proper xulrunner dependency for Mozilla
 package
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmo...@sabily.org>
diff --git a/debian/rules b/debian/rules
index 9dd3333..1eee3b8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,3 +35,6 @@ ifneq (,$(filter $(DEB_HOST_ARCH), $(gcj_native_archs)))
 common-binary-post-install-arch::
        dh_nativejava -a
 endif
+
+common-binary-predeb-arch::
+       dh_xulrunner

Reply via email to