[Pkg-ocaml-maint-commits] r3802 - in /trunk/packages/omake: trunk/debian/changelog trunk/debian/rules upstream/omake_0.9.8.1-1.orig.tar.gz upstream/omake_0.9.8.3-1.orig.tar.gz

mfurr at users.alioth.debian.org mfurr at users.alioth.debian.org
Mon Jun 4 14:23:48 UTC 2007


Author: mfurr
Date: Mon Jun  4 14:23:48 2007
New Revision: 3802

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3802
Log:
new upstream release

Added:
    trunk/packages/omake/upstream/omake_0.9.8.3-1.orig.tar.gz   (with props)
Removed:
    trunk/packages/omake/upstream/omake_0.9.8.1-1.orig.tar.gz
Modified:
    trunk/packages/omake/trunk/debian/changelog
    trunk/packages/omake/trunk/debian/rules

Modified: trunk/packages/omake/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/omake/trunk/debian/changelog?rev=3802&op=diff
==============================================================================
--- trunk/packages/omake/trunk/debian/changelog (original)
+++ trunk/packages/omake/trunk/debian/changelog Mon Jun  4 14:23:48 2007
@@ -1,3 +1,11 @@
+omake (0.9.8.3-1-1) unstable; urgency=low
+
+  * New Upstream release
+  * Removed ocamlrun header from ocamldep-omake since omake actually runs
+    it as 'ocamlrun ocamldep-omake' itself
+  
+ -- Mike Furr <mfurr at debian.org>  Mon, 04 Jun 2007 10:22:38 -0400
+
 omake (0.9.8.1-1-1) unstable; urgency=low
 
   * New upstream version (Closes: #415205)

Modified: trunk/packages/omake/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/omake/trunk/debian/rules?rev=3802&op=diff
==============================================================================
--- trunk/packages/omake/trunk/debian/rules (original)
+++ trunk/packages/omake/trunk/debian/rules Mon Jun  4 14:23:48 2007
@@ -42,11 +42,6 @@
 	dh_installdirs
 
 	$(MAKE) INSTALL_ROOT=$(CURDIR)/debian/omake/ install
-	echo '#!/usr/bin/ocamlrun' > $(CURDIR)/debian/omake/usr/bin/ocamldep-omake.tmp
-	cat $(CURDIR)/debian/omake/usr/bin/ocamldep-omake >> \
-		$(CURDIR)/debian/omake/usr/bin/ocamldep-omake.tmp
-	mv $(CURDIR)/debian/omake/usr/bin/ocamldep-omake.tmp \
-	   $(CURDIR)/debian/omake/usr/bin/ocamldep-omake
 
 	rm -f $(CURDIR)/debian/omake/usr/bin/cvs_realclean
 

Added: trunk/packages/omake/upstream/omake_0.9.8.3-1.orig.tar.gz
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/omake/upstream/omake_0.9.8.3-1.orig.tar.gz?rev=3802&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/packages/omake/upstream/omake_0.9.8.3-1.orig.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream




More information about the Pkg-ocaml-maint-commits mailing list