The following commit has been merged in the master branch:
commit bc86573a958ede362654739bf2c487ff87bf8a7b
Author: Gert Wollny <[email protected]>
Date:   Mon Feb 25 17:05:45 2013 +0100

    update strip target

diff --git a/debian/run_strip b/debian/run_strip
index e1d2626..23761ac 100755
--- a/debian/run_strip
+++ b/debian/run_strip
@@ -1,5 +1,5 @@
 #!/bin/bash
 for f in $(find . -name "*.mia"); do chmod 755 $f; done
-/usr/bin/dh_strip -plibmia-2.0-4 --dbg-package=libmia-2.0-4-dbg
+/usr/bin/dh_strip -plibmia-2.0-8 --dbg-package=libmia-2.0-8-dbg
 /usr/bin/dh_strip -pmia-tools --dbg-package=mia-tools-dbg
 for f in $(find . -name "*.mia"); do chmod 644 $f; done

-- 
Packaging of mia in Debian

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

Reply via email to