[med-svn] [SCM] mia branch, master, updated. upstream/2.0.7-64-gb612b58

Gert Wollny gw.fossdev at gmail.com
Wed Feb 27 10:38:36 UTC 2013


The following commit has been merged in the master branch:
commit bc86573a958ede362654739bf2c487ff87bf8a7b
Author: Gert Wollny <gw.fossdev at gmail.com>
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



More information about the debian-med-commit mailing list