[Pkg-ocaml-maint-commits] r5282 - in /trunk/packages/jocaml/trunk/debian: control rules

munga-guest at users.alioth.debian.org munga-guest at users.alioth.debian.org
Mon Mar 3 16:35:27 UTC 2008


Author: munga-guest
Date: Mon Mar  3 16:35:27 2008
New Revision: 5282

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5282
Log:
Rollback to revision 5280

Modified:
    trunk/packages/jocaml/trunk/debian/control
    trunk/packages/jocaml/trunk/debian/rules

Modified: trunk/packages/jocaml/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/jocaml/trunk/debian/control?rev=5282&op=diff
==============================================================================
--- trunk/packages/jocaml/trunk/debian/control (original)
+++ trunk/packages/jocaml/trunk/debian/control Mon Mar  3 16:35:27 2008
@@ -1,5 +1,5 @@
 Source: jocaml
-Section: interpreters
+Section: devel
 Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Mehdi Dogguy <dogguy at pps.jussieu.fr>
@@ -21,4 +21,3 @@
  rapidly develop distributed large-scale applications, using both Objective-Caml
  ease of programmation and extended libraries, and the join-calculus distributed 
  and concurrent features. 
-

Modified: trunk/packages/jocaml/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/jocaml/trunk/debian/rules?rev=5282&op=diff
==============================================================================
--- trunk/packages/jocaml/trunk/debian/rules (original)
+++ trunk/packages/jocaml/trunk/debian/rules Mon Mar  3 16:35:27 2008
@@ -90,7 +90,7 @@
 	dh_md5sums
 	dh_builddeb
 
-binary-arch: build install
+binary-arch: install
 	$(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
 
 binary-indep:




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