Package: src:bppsuite
Version: 0.8.0-1+build1
Tags: patch
Usertags: origin-ubuntu ubuntu-patch xenial

In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/control: Remove hardcoded library dependencies.

We thought you might be interested in doing the same.
diff -Nru bppsuite-0.8.0/debian/changelog bppsuite-0.8.0/debian/changelog
--- bppsuite-0.8.0/debian/changelog	2013-07-17 14:33:48.000000000 +0000
+++ bppsuite-0.8.0/debian/changelog	2015-08-11 16:47:36.000000000 +0000
@@ -1,3 +1,9 @@
+bppsuite (0.8.0-1+ubuntu1) wily; urgency=medium
+
+  * Remove hardcoded library dependencies.
+
+ -- Iain Lane <i...@orangesquash.org.uk>  Tue, 11 Aug 2015 17:47:36 +0100
+
 bppsuite (0.8.0-1+build1) unstable; urgency=low
 
   * New models for proteins (COaLA)
diff -Nru bppsuite-0.8.0/debian/control bppsuite-0.8.0/debian/control
--- bppsuite-0.8.0/debian/control	2013-07-17 13:38:51.000000000 +0000
+++ bppsuite-0.8.0/debian/control	2015-08-11 16:46:56.000000000 +0000
@@ -9,7 +9,7 @@
 
 Package: bppsuite
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libbpp-phyl9 (>= 2.0.3)
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Bio++ program suite
  Includes programs:
   - BppML for maximum likelihood analysis,

Reply via email to