[Pkg-ocaml-maint-commits] r948 - packages/advi/branches/split/debian
Helge Kreutzmann
kreutzm-guest@costa.debian.org
Mon, 31 Jan 2005 09:42:25 +0100
Author: kreutzm-guest
Date: 2005-01-31 09:42:25 +0100 (Mon, 31 Jan 2005)
New Revision: 948
Modified:
packages/advi/branches/split/debian/rules
Log:
A mp3 should not be executable, fixed.
Modified: packages/advi/branches/split/debian/rules
===================================================================
--- packages/advi/branches/split/debian/rules 2005-01-31 08:41:51 UTC (rev 947)
+++ packages/advi/branches/split/debian/rules 2005-01-31 08:42:25 UTC (rev 948)
@@ -147,6 +147,8 @@
chmod 644 $(CURDIR)/debian/advi-examples/usr/share/doc/advi-examples/examples/upstream-examples/prosper/LL/pdfrotate.pl
chmod 644 $(CURDIR)/debian/advi-examples/usr/share/doc/advi-examples/examples/upstream-examples/basics/alltt.sty
chmod 644 $(CURDIR)/debian/advi-examples/usr/share/doc/advi-examples/examples/test/mmm.anim.gif
+ chmod 644 $(CURDIR)/debian/advi-examples/usr/share/doc/advi-examples/examples/test/music.mp3
+# FIXME Also for ./examples/upstream-examples/seminar/a14/putimage ?
dh_installdeb -i
dh_gencontrol -i
dh_md5sums -i