Package: qtstalker
Version: 0.32-3.2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu precise ubuntu-patch



*** /tmp/tmpwgzcwx/bug_body
In Ubuntu, the attached patch was applied to achieve the following:

  * debian/rules: do not exclude MySQL, need to scan it for
    libmysqlclient (LP: #897342)

Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers precise-updates
  APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 
'precise')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-12-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
diff -u qtstalker-0.32/debian/changelog qtstalker-0.32/debian/changelog
diff -u qtstalker-0.32/debian/rules qtstalker-0.32/debian/rules
--- qtstalker-0.32/debian/rules
+++ qtstalker-0.32/debian/rules
@@ -88,7 +88,7 @@
 	dh_fixperms -a
 	dh_makeshlibs -a -V
 	dh_installdeb -a
-	dh_shlibdeps -a --exclude=MySQL -ldebian/tmp/usr/lib
+	dh_shlibdeps -a
 	dh_gencontrol -a
 	dh_md5sums -a
 	dh_builddeb -a

Reply via email to