This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch libkhmerdev in repository khmer.
commit 292ff13610408c5c7cd74753c55add8d1eb948ee Author: Kevin Murray <[email protected]> Date: Wed Jul 8 21:28:59 2015 +1000 Move file(1) magic file to liboxli2 pkg --- debian/liboxli2.install | 3 ++- debian/{khmer.postinst => liboxli2.postinst} | 0 debian/{khmer.postrm => liboxli2.postrm} | 0 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/liboxli2.install b/debian/liboxli2.install index 086f573..e0d0886 100755 --- a/debian/liboxli2.install +++ b/debian/liboxli2.install @@ -1,2 +1,3 @@ #!/usr/bin/dh-exec -lib/liboxli.so* usr/lib/${DEB_HOST_MULTIARCH} +lib/liboxli.so* usr/lib/${DEB_HOST_MULTIARCH} +lib/magic usr/share/file/khmer diff --git a/debian/khmer.postinst b/debian/liboxli2.postinst similarity index 100% rename from debian/khmer.postinst rename to debian/liboxli2.postinst diff --git a/debian/khmer.postrm b/debian/liboxli2.postrm similarity index 100% rename from debian/khmer.postrm rename to debian/liboxli2.postrm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
