[Pkg-ocaml-maint-commits] r5187 - /trunk/packages/galax/trunk/debian/patches/meta.dpatch

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sun Feb 17 22:29:45 UTC 2008


Author: zack
Date: Sun Feb 17 22:29:45 2008
New Revision: 5187

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5187
Log:
add required packages to META

Modified:
    trunk/packages/galax/trunk/debian/patches/meta.dpatch

Modified: trunk/packages/galax/trunk/debian/patches/meta.dpatch
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/galax/trunk/debian/patches/meta.dpatch?rev=5187&op=diff
==============================================================================
--- trunk/packages/galax/trunk/debian/patches/meta.dpatch (original)
+++ trunk/packages/galax/trunk/debian/patches/meta.dpatch Sun Feb 17 22:29:45 2008
@@ -9,15 +9,15 @@
 @DPATCH@
 diff -urNad trunk~/META.in trunk/META.in
 --- trunk~/META.in	1970-01-01 01:00:00.000000000 +0100
-+++ trunk/META.in	2008-02-17 17:13:24.000000000 +0100
++++ trunk/META.in	2008-02-17 23:28:54.000000000 +0100
 @@ -0,0 +1,4 @@
 +version = "@VERSION@"
-+requires = "pcre,netstring,equeue,netclient,netsys,pxp-engine,camomile"
++requires = "str,num,pcre,netstring,equeue,netclient,netsys,pxp-engine,camomile,pxp-lex-utf8"
 +archive(byte) = "galax.cma"
 +archive(native) = "galax.cmxa"
 diff -urNad trunk~/Makefile trunk/Makefile
 --- trunk~/Makefile	2007-09-27 21:19:28.000000000 +0200
-+++ trunk/Makefile	2008-02-17 17:15:54.000000000 +0100
++++ trunk/Makefile	2008-02-17 23:28:24.000000000 +0100
 @@ -862,6 +862,7 @@
  
  install:: lib $(CONF_GALAX_OCAMLLIB)
@@ -27,8 +27,8 @@
  
  uninstall::
 diff -urNad trunk~/configure trunk/configure
---- trunk~/configure	2007-10-25 02:08:41.000000000 +0200
-+++ trunk/configure	2008-02-17 17:14:38.000000000 +0100
+--- trunk~/configure	2008-02-17 23:28:24.000000000 +0100
++++ trunk/configure	2008-02-17 23:28:24.000000000 +0100
 @@ -1625,5 +1625,8 @@
  
  _EOF_




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