The following commit has been merged in the master branch:
commit cc33c9ee9db2f5d0629425414d397b6cd8e1b468
Author: Charles Plessy <[email protected]>
Date:   Sat Oct 2 18:49:30 2010 +0900

     # Removed calls to dh_makeshlibs in debian/rules.
    
    Closes: #595613

diff --git a/debian/changelog b/debian/changelog
index c04098a..fe9aee5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+emboss (6.3.1-7) UNRELEASED; urgency=low
+
+  * Removed calls to dh_makeshlibs in debian/rules (closes: #595613).
+
+ -- Charles Plessy <[email protected]>  Sat, 02 Oct 2010 18:48:38 +0900
+
 emboss (6.3.1-6) unstable; urgency=low
 
   * All EMBOSS libraries are to be considered private. The libajax* and
diff --git a/debian/rules b/debian/rules
index fb3548f..83e994c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -103,8 +103,6 @@ install-stamp:
        sed -i "/SET emboss_qadata/cSET emboss_qadata /usr/share/EMBOSS/test" 
$(CURDIR)/debian/emboss-test/usr/share/EMBOSS/test/.embossrc
        mv $(CURDIR)/debian/emboss-test/usr/share/EMBOSS/test/.embossrc 
$(CURDIR)/debian/emboss-test/etc/emboss/embossrc.d/emboss-test
 
-       dh_makeshlibs   # Should it be invoked now ?
-
        touch install-stamp
 
 test: build test-stamp
@@ -144,7 +142,6 @@ binary-arch: build install test
        dh_strip -a
        dh_compress -a
        dh_fixperms -a
-       dh_makeshlibs -a
        dh_installdeb -a
        dh_shlibdeps -a
        dh_gencontrol -a

-- 
The European Molecular Biology Open Software Suite.

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit

Reply via email to