Author: zack
Date: Wed Dec 19 08:09:49 2007
New Revision: 4902
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=4902
Log:
* ignore ocamldoc-api-ref-config when invoking dh_fixperms, so that it
remains executable (closes: #457014)
Modified:
trunk/packages/ocaml/trunk/debian/changelog
trunk/packages/ocaml/trunk/debian/rules
Modified: trunk/packages/ocaml/trunk/debian/changelog
URL:
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml/trunk/debian/changelog?rev=4902&op=diff
==============================================================================
--- trunk/packages/ocaml/trunk/debian/changelog (original)
+++ trunk/packages/ocaml/trunk/debian/changelog Wed Dec 19 08:09:49 2007
@@ -1,8 +1,10 @@
-ocaml (3.10.0-10) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
-
- -- Sylvain Le Gall <[EMAIL PROTECTED]> Mon, 17 Dec 2007 13:20:46 +0100
+ocaml (3.10.0-10) unstable; urgency=low
+
+ [ Stefano Zacchiroli ]
+ * ignore ocamldoc-api-ref-config when invoking dh_fixperms, so that it
+ remains executable (closes: #457014)
+
+ -- Stefano Zacchiroli <[EMAIL PROTECTED]> Wed, 19 Dec 2007 08:37:02 +0100
ocaml (3.10.0-9) unstable; urgency=low
Modified: trunk/packages/ocaml/trunk/debian/rules
URL:
http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/ocaml/trunk/debian/rules?rev=4902&op=diff
==============================================================================
--- trunk/packages/ocaml/trunk/debian/rules (original)
+++ trunk/packages/ocaml/trunk/debian/rules Wed Dec 19 08:09:49 2007
@@ -282,7 +282,7 @@
dh_link
dh_strip
dh_compress
- dh_fixperms
+ dh_fixperms -Xocamldoc-api-ref-config
dh_makeshlibs
dh_installdeb
_______________________________________________
Pkg-ocaml-maint-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ocaml-maint-commits