[Pkg-ocaml-maint-commits] r1242 - in trunk/packages/demexp: . trunk trunk/debian trunk/debian/patches
Thomas Petazzoni
tpetazzo-guest@costa.debian.org
Sun, 10 Apr 2005 18:16:31 +0000
Author: tpetazzo-guest
Date: 2005-04-10 18:16:30 +0000 (Sun, 10 Apr 2005)
New Revision: 1242
Added:
trunk/packages/demexp/trunk/debian/
trunk/packages/demexp/trunk/debian/README.Debian
trunk/packages/demexp/trunk/debian/changelog
trunk/packages/demexp/trunk/debian/control
trunk/packages/demexp/trunk/debian/patches/makefile.dpatch
trunk/packages/demexp/trunk/demexp_0.4.orig.tar.gz
Removed:
trunk/packages/demexp/debian/
trunk/packages/demexp/demexp_0.4.orig.tar.gz
trunk/packages/demexp/trunk/debian/README.Debian
trunk/packages/demexp/trunk/debian/changelog
trunk/packages/demexp/trunk/debian/control
trunk/packages/demexp/trunk/debian/patches/makefile.dpatch
Log:
Creation of trunk directory
Deleted: trunk/packages/demexp/demexp_0.4.orig.tar.gz
===================================================================
(Binary files differ)
Copied: trunk/packages/demexp/trunk/debian (from rev 1233, trunk/packages/demexp/debian)
Deleted: trunk/packages/demexp/trunk/debian/README.Debian
===================================================================
--- trunk/packages/demexp/debian/README.Debian 2005-04-09 19:10:29 UTC (rev 1233)
+++ trunk/packages/demexp/trunk/debian/README.Debian 2005-04-10 18:16:30 UTC (rev 1242)
@@ -1,4 +0,0 @@
-demexp for Debian
------------------
-
--- Thomas Petazzoni <thomas.petazzoni@enix.org>, Sat, 29 Jan 2005 15:15:11 +0100
Copied: trunk/packages/demexp/trunk/debian/README.Debian (from rev 1241, trunk/packages/demexp/debian/README.Debian)
Deleted: trunk/packages/demexp/trunk/debian/changelog
===================================================================
--- trunk/packages/demexp/debian/changelog 2005-04-09 19:10:29 UTC (rev 1233)
+++ trunk/packages/demexp/trunk/debian/changelog 2005-04-10 18:16:30 UTC (rev 1242)
@@ -1,26 +0,0 @@
-demexp (0.4-1) unstable; urgency=low
-
- * New upstream release 0.4
-
- -- Thomas Petazzoni <thomas.petazzoni@enix.org> Sun, 20 Mar 2005 23:15:28 +0100
-
-demexp (0.3-3) unstable; urgency=low
-
- * New upstream version (20050305), that uses CDuce
- * Using dpatch
-
- -- Thomas Petazzoni <thomas.petazzoni@enix.org> Sat, 5 Mar 2005 02:59:26 +0100
-
-demexp (0.3-2) unstable; urgency=low
-
- * Fix upstream author warning
- * Make a reference to common-licences
-
- -- Thomas Petazzoni <thomas.petazzoni@enix.org> Sun, 6 Feb 2005 19:27:11 +0100
-
-demexp (0.3-1) unstable; urgency=low
-
- * Initial Release.
-
- -- Thomas Petazzoni <thomas.petazzoni@enix.org> Sat, 29 Jan 2005 15:15:11 +0100
-
Copied: trunk/packages/demexp/trunk/debian/changelog (from rev 1241, trunk/packages/demexp/debian/changelog)
Deleted: trunk/packages/demexp/trunk/debian/control
===================================================================
--- trunk/packages/demexp/debian/control 2005-04-09 19:10:29 UTC (rev 1233)
+++ trunk/packages/demexp/trunk/debian/control 2005-04-10 18:16:30 UTC (rev 1242)
@@ -1,21 +0,0 @@
-Source: demexp
-Section: net
-Priority: optional
-Maintainer: Thomas Petazzoni <thomas.petazzoni@enix.org>
-Build-Depends: debhelper (>= 4.0.0), ocaml-nox-3.08.3, liblablgtk2-ocaml-dev, nowebm, latex, tetex-extra, ocaml-findlib, libpxp-ocaml-dev, libequeue-ocaml-dev, librpc-ocaml-dev, libnetclient-ocaml-dev, ocaml-ulex, ocaml-native-compilers, dpatch (>= 1.19), cduce
-Standards-Version: 3.6.1
-
-Package: demexp-client-gtk2
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: GTK2 client for the DemExp project
- GTK2 client for the Democratic Experience Project.
- See <http://www.demexp.org>
-
-Package: demexp-server
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: Server for the DemExp project
- Server for the Democratic Experience Project.
- See <http://www.demexp.org>
-
Copied: trunk/packages/demexp/trunk/debian/control (from rev 1241, trunk/packages/demexp/debian/control)
Deleted: trunk/packages/demexp/trunk/debian/patches/makefile.dpatch
===================================================================
--- trunk/packages/demexp/debian/patches/makefile.dpatch 2005-04-09 19:10:29 UTC (rev 1233)
+++ trunk/packages/demexp/trunk/debian/patches/makefile.dpatch 2005-04-10 18:16:30 UTC (rev 1242)
@@ -1,52 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## makefile.dpatch by <thomas@crazy.kos.nx>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-@DPATCH@
-diff -urNad demexp-0.4/Makefile /tmp/dpep.KyIi3R/demexp-0.4/Makefile
---- demexp-0.4/Makefile 2005-03-15 18:50:27.000000000 +0100
-+++ /tmp/dpep.KyIi3R/demexp-0.4/Makefile 2005-04-09 20:22:10.155278901 +0200
-@@ -7,6 +7,8 @@
- .PHONY: all
- all: bin bin.bc static test test.bc xml doc pdf
-
-+debian: bin doc pdf
-+
- # commands
-
- ## for LaTeX
-@@ -69,22 +71,28 @@
- CLNT_OCAMLINC:=-I net -I lib -I $(EQUEUEDIR) -I $(RPCDIR) \
- -I lablgtk2-clnt
-
--SRV_CMXALIBS:=str.cmxa unix.cmxa equeue.cmxa rpc.cmxa threads.cmxa \
-+OLD_SRV_CMXALIBS:=str.cmxa unix.cmxa equeue.cmxa rpc.cmxa threads.cmxa \
- gramlib.cmxa pcre.cmxa netstring.cmxa ulexing.cmxa netclient.cmxa \
- pxp_engine.cmxa pxp_lex_utf8.cmxa pxp_lex_link_utf8.cmx \
- nums.cmxa cduce_lib.cmxa
-
-+SRV_CMXALIBS:=threads.cmxa \
-+ gramlib.cmxa \
-+ nums.cmxa
-+
-+
- SRV_CMALIBS:=$(patsubst %.cmx,%.cmo,$(SRV_CMXALIBS:%.cmxa=%.cma))
-
-
--CLNT_CMXALIBS:= unix.cmxa equeue.cmxa rpc.cmxa str.cmxa \
-- lablgtk.cmxa lablglade.cmxa
-+CLNT_CMXALIBS:=lablgtk.cmxa lablglade.cmxa
-
- CLNT_CMALIBS:=$(patsubst %.cmx,%.cmo,$(CLNT_CMXALIBS:%.cmxa=%.cma))
-
-
-+PACKAGES:=cduce pxp-engine pxp-lex-utf8 pcre netstring netclient ulex rpc equeue str
-+
- OCAMLC:=ocamlc.opt
--OCAMLOPT:=ocamlopt.opt
-+OCAMLOPT:=ocamlfind ocamlopt -linkpkg -package "$(PACKAGES)"
- OCAMLDEP:=ocamldep
- OCAMLLEX:=ocamllex
- OCAMLYACC:=ocamlyacc
Copied: trunk/packages/demexp/trunk/debian/patches/makefile.dpatch (from rev 1241, trunk/packages/demexp/debian/patches/makefile.dpatch)
Copied: trunk/packages/demexp/trunk/demexp_0.4.orig.tar.gz (from rev 1233, trunk/packages/demexp/demexp_0.4.orig.tar.gz)