Re: ledit: ocaml wrapper doesn't pass arguments

2004-07-26 Thread Sven Luther
On Sat, Mar 27, 2004 at 02:24:54PM -0800, John Eikenberry wrote:
 Package: ledit
 Version: 1.11-2
 Severity: normal
 Tags: patch
 
 
 The ledit diversion of ocaml uses this shell script:
 
 
 #!/bin/sh
 exec ledit ocaml.real

I am rebuilding ledit for ocaml 3.08, and find no trace of this wrapper
script. It seems to me that this was removed some time ago, and that what you
see is a leftover of that. It is quite old too : 

ledit (1.10-2) unstable; urgency=low

  * Removed the ocaml wrapper.

 -- Sven Luther [EMAIL PROTECTED]  Fri, 24 Aug 2001 12:52:29 +0200

Same goes for your ocamldebug bug report : 

 ledit currently diverts ocaml and wraps it with a shell script using
 ledit. It should do the same for ocamldebug. Eg.
 
 
 #!/bin/sh
 exec ledit ocamldebug.real $@

I don't remember exactly why it was removed again in 2001. Could someone
refresh my memory on this. Or maybe it would be ok to reintroduce those
wrappers conditionally (with a low priority debconf question maybe ?).

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



is this fixed in 3.08-0 ?

2004-07-26 Thread Sven Luther
Hello, ...

you wrote : 

 $ man -k StdLabels 
 StdLabels (o)- Standard labeled libraries.
 StdLabels.Array (o)  - (unknown subject)
 StdLabels.Array - (o) [StdLabels.Array] - (unknown subject)
 StdLabels.List (o)   - (unknown subject)
 StdLabels.List - (o) [StdLabels.List] - (unknown subject)
 StdLabels.String (o) - (unknown subject)
 StdLabels.String - (o) [StdLabels.String] - (unknown subject)

 The expected behavior is:
 
  - one line per item instead of 2 lines
  - a useful description instead of (unknown subject)

And i now get : 

$ man -k StdLabels
StdLabels (3o)   - Standard labeled libraries.
StdLabels.Array (3o) - no description
StdLabels.List (3o)  - no description
StdLabels.String (3o) - no description

with ocaml 3.08-0. Still no usefull description, but the double items are gone
now. What is your take on this bug with relation to the above ? 

Maxence, what can you say about this ? Is the above what is expected, and
would it be possible to add proper descriptions to this ? 

In contrast we have :

Array (3o)   - Array operations.
ArrayLabels (3o) - Array operations.
Bigarray (3o)- Large, multi-dimensional, numerical arrays.
Bigarray.Array1 (3o) - One-dimensional arrays.
Bigarray.Array2 (3o) - Two-dimensional arrays.
Bigarray.Array3 (3o) - Three-dimensional arrays.
Bigarray.Genarray (3o) - no description

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted findlib 1.0.4-1 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 14:08:36 +0200
Source: findlib
Binary: ocaml-findlib
Architecture: source powerpc
Version: 1.0.4-1
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 ocaml-findlib - Management tool for OCaml programming language libraries
Closes: 261427
Changes: 
 findlib (1.0.4-1) unstable; urgency=low
 .
   * New upstream release
   * Rebuilt with/for ocaml 3.08 (Closes: Bug#261427)
   * debian/control
 - bumped ocaml deps
 - removed no longer needed dep on libnums
 - bumped standards-version to 3.6.1.1
 - changed awk dep to gawk | awk
   * debian/patches/17_stddirs.dpatch, debian/ocaml-findlib.dirs
 - ported to ocaml 3.08
Files: 
 6daafa4d9fdcab854c64f4381353f49a 608 devel optional findlib_1.0.4-1.dsc
 dbfabe1b3677a03bcf238ecccb36d84f 148287 devel optional findlib_1.0.4.orig.tar.gz
 be5dfdf219a89f921ca2d03ff4cb07e7 5904 devel optional findlib_1.0.4-1.diff.gz
 aeb917a710d2f16afc5d1690e9efd87d 467896 devel optional 
ocaml-findlib_1.0.4-1_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBQVN1cqbBPLEI7wRAjsJAJ92ifln81yP3zZbHPrzlLxvUFPClQCaAvIU
epRZVH3kUTKYH8AdkuBnd+8=
=oW6D
-END PGP SIGNATURE-


Accepted:
findlib_1.0.4-1.diff.gz
  to pool/main/f/findlib/findlib_1.0.4-1.diff.gz
findlib_1.0.4-1.dsc
  to pool/main/f/findlib/findlib_1.0.4-1.dsc
findlib_1.0.4.orig.tar.gz
  to pool/main/f/findlib/findlib_1.0.4.orig.tar.gz
ocaml-findlib_1.0.4-1_powerpc.deb
  to pool/main/f/findlib/ocaml-findlib_1.0.4-1_powerpc.deb




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted pcre-ocaml 5.08.1-1 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 14:58:03 +0200
Source: pcre-ocaml
Binary: libpcre-ocaml libpcre-ocaml-dev
Architecture: source powerpc
Version: 5.08.1-1
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libpcre-ocaml - OCaml bindings for PCRE (Perl Compatible Regular Expression)
 libpcre-ocaml-dev - OCaml bindings for PCRE (Perl Compatible Regular Expression)
Changes: 
 pcre-ocaml (5.08.1-1) unstable; urgency=low
 .
   * New upstream release
   * Rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
Files: 
 31debe0918e6cfd002049cecefccb8ae 656 devel optional pcre-ocaml_5.08.1-1.dsc
 2f4ec21a6f1c706546e65c486eb1ef03 51763 devel optional pcre-ocaml_5.08.1.orig.tar.gz
 8dc119bb2521b3154366a5db7bcddaed 3727 devel optional pcre-ocaml_5.08.1-1.diff.gz
 25b0adffe5ab3dec61675a1a37a416da 17514 libs optional 
libpcre-ocaml_5.08.1-1_powerpc.deb
 08777b93b6c66e9d9dc0e8db78774a0e 76702 libdevel optional 
libpcre-ocaml-dev_5.08.1-1_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBQMS1cqbBPLEI7wRAv3zAKDKnlcOigXhdYYwTuKma91Gk19IAQCgwGGZ
O188doGt9OvBPOETSKiEzBY=
=aP4b
-END PGP SIGNATURE-


Accepted:
libpcre-ocaml-dev_5.08.1-1_powerpc.deb
  to pool/main/p/pcre-ocaml/libpcre-ocaml-dev_5.08.1-1_powerpc.deb
libpcre-ocaml_5.08.1-1_powerpc.deb
  to pool/main/p/pcre-ocaml/libpcre-ocaml_5.08.1-1_powerpc.deb
pcre-ocaml_5.08.1-1.diff.gz
  to pool/main/p/pcre-ocaml/pcre-ocaml_5.08.1-1.diff.gz
pcre-ocaml_5.08.1-1.dsc
  to pool/main/p/pcre-ocaml/pcre-ocaml_5.08.1-1.dsc
pcre-ocaml_5.08.1.orig.tar.gz
  to pool/main/p/pcre-ocaml/pcre-ocaml_5.08.1.orig.tar.gz




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ulex 0.5-1 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 16:00:58 +0200
Source: ulex
Binary: ocaml-ulex
Architecture: source powerpc
Version: 0.5-1
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 ocaml-ulex - OCaml lexer generator with Unicode support
Changes: 
 ulex (0.5-1) unstable; urgency=low
 .
   * New upstream release
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
Files: 
 c9a092c89c3dec49fd0defe0e55b4f6a 592 devel optional ulex_0.5-1.dsc
 6aa3ca0d73f9400ec6811a19fca414eb 25621 devel optional ulex_0.5.orig.tar.gz
 f4227e63173e2baf5bb46bf38ff24347 2264 devel optional ulex_0.5-1.diff.gz
 6a5b4eb10137663f804332b1012acb3f 32956 devel optional ocaml-ulex_0.5-1_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBQ+m1cqbBPLEI7wRAkLZAJ4sIY8LYgQP8d8dictoUluxbmDwKACeMMFX
AbDcBHd1LXwhkTvArbfqH6I=
=bjv+
-END PGP SIGNATURE-


Accepted:
ocaml-ulex_0.5-1_powerpc.deb
  to pool/main/u/ulex/ocaml-ulex_0.5-1_powerpc.deb
ulex_0.5-1.diff.gz
  to pool/main/u/ulex/ulex_0.5-1.diff.gz
ulex_0.5-1.dsc
  to pool/main/u/ulex/ulex_0.5-1.dsc
ulex_0.5.orig.tar.gz
  to pool/main/u/ulex/ulex_0.5.orig.tar.gz




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ocamlnet 0.97.1-1 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 15:25:09 +0200
Source: ocamlnet
Binary: libocamlnet-ocaml-dev
Architecture: source powerpc
Version: 0.97.1-1
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libocamlnet-ocaml-dev - OCaml application-level Internet protocols and conventions 
librar
Changes: 
 ocamlnet (0.97.1-1) unstable; urgency=low
 .
   * New upstream release
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
 - bumped pcre deps to 5.08
   * debian/dirs
 - ported to ocaml 3.08
Files: 
 9a9e5c4f6d569a3c41ed21148308b3b6 646 devel optional ocamlnet_0.97.1-1.dsc
 535ccba2cffe853ac064ef5b4d02090c 383209 devel optional ocamlnet_0.97.1.orig.tar.gz
 4f4be903334f057ae09ae1fc759b9ad3 4048 devel optional ocamlnet_0.97.1-1.diff.gz
 64e1bdb838cbaced815f2bf363556075 1223492 libdevel optional 
libocamlnet-ocaml-dev_0.97.1-1_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBQb91cqbBPLEI7wRAkHVAKC/2QONoBxBgZnjvCfnCaDOtw0SqQCfSJyu
ECqXQbtahcbuubqSy01EvDY=
=LCcx
-END PGP SIGNATURE-


Accepted:
libocamlnet-ocaml-dev_0.97.1-1_powerpc.deb
  to pool/main/o/ocamlnet/libocamlnet-ocaml-dev_0.97.1-1_powerpc.deb
ocamlnet_0.97.1-1.diff.gz
  to pool/main/o/ocamlnet/ocamlnet_0.97.1-1.diff.gz
ocamlnet_0.97.1-1.dsc
  to pool/main/o/ocamlnet/ocamlnet_0.97.1-1.dsc
ocamlnet_0.97.1.orig.tar.gz
  to pool/main/o/ocamlnet/ocamlnet_0.97.1.orig.tar.gz




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted ocaml 3.08.0-2 (powerpc all source)

2004-07-26 Thread Sven Luther
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 14:08:42 +0200
Source: ocaml
Binary: ocaml-compiler-libs ocaml-native-compilers ocaml-base-nox ocaml-base ocaml 
ocaml-nox ocaml-interp ocaml-source
Architecture: source powerpc all
Version: 3.08.0-2
Distribution: unstable
Urgency: low
Maintainer: Sven Luther [EMAIL PROTECTED]
Changed-By: Sven Luther [EMAIL PROTECTED]
Description: 
 ocaml  - ML language implementation with a class-based object system
 ocaml-base - Runtime system for ocaml bytecode executables
 ocaml-base-nox - Runtime system for ocaml bytecode executables
 ocaml-compiler-libs - Ocaml interpreter and standard libraries
 ocaml-interp - Ocaml interpreter and standard libraries
 ocaml-native-compilers - Native code compilers of the ocaml suite (the .opt ones)
 ocaml-nox  - ML language implementation with a class-based object system
 ocaml-source - Sources for Objective Caml
Closes: 260711
Changes: 
 ocaml (3.08.0-2) unstable; urgency=low
 .
   * Applied patch adding some missing .cmx to enable coq 3.08 to build.
   * Enabled hppa native code compiler. (Closes: #260711)
   * Don't install native compiler libs on arches they are not built.
   * Readded objinfo patch.
Files: 
 b4da51f6400141e5a409d8d2e1bdac4e 736 devel optional ocaml_3.08.0-2.dsc
 5cfd8dee87416c8cdd28ba08bf8fe768 37423 devel optional ocaml_3.08.0-2.diff.gz
 684848dc26964653f13c285b8e5971de 6362814 devel optional ocaml-nox_3.08.0-2_powerpc.deb
 19da0c3af5e4b0051517d6c5e74696fa 2981822 devel optional 
ocaml-native-compilers_3.08.0-2_powerpc.deb
 5d785b552b3be55db2a88935c2038ab8 1815360 devel optional ocaml_3.08.0-2_powerpc.deb
 ce19c68bde73d8a6cd049869e5dcabc3 157154 devel optional 
ocaml-base-nox_3.08.0-2_powerpc.deb
 016f431608e9a955a1d98a0c9ddf4d5d 64012 devel optional ocaml-base_3.08.0-2_powerpc.deb
 12bd0561de0ba622eccea8435d6e0b6e 2059750 devel optional ocaml-source_3.08.0-2_all.deb
 2954f6914cf35f62775722da12403e3b 931580 devel optional 
ocaml-interp_3.08.0-2_powerpc.deb
 4a4bc284986aa143616fd110f3eebd75 835756 devel optional 
ocaml-compiler-libs_3.08.0-2_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBQfo2WTeT3CRQaQRAnbeAKCf4ldUeRZKuh1PMIqqBu/VFiurHwCdGblt
h9Btd3TMZAFDyljS7KeMC7o=
=C7et
-END PGP SIGNATURE-


Accepted:
ocaml-base-nox_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml-base-nox_3.08.0-2_powerpc.deb
ocaml-base_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml-base_3.08.0-2_powerpc.deb
ocaml-compiler-libs_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml-compiler-libs_3.08.0-2_powerpc.deb
ocaml-interp_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml-interp_3.08.0-2_powerpc.deb
ocaml-native-compilers_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml-native-compilers_3.08.0-2_powerpc.deb
ocaml-nox_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml-nox_3.08.0-2_powerpc.deb
ocaml-source_3.08.0-2_all.deb
  to pool/main/o/ocaml/ocaml-source_3.08.0-2_all.deb
ocaml_3.08.0-2.diff.gz
  to pool/main/o/ocaml/ocaml_3.08.0-2.diff.gz
ocaml_3.08.0-2.dsc
  to pool/main/o/ocaml/ocaml_3.08.0-2.dsc
ocaml_3.08.0-2_powerpc.deb
  to pool/main/o/ocaml/ocaml_3.08.0-2_powerpc.deb




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted extlib 1.1-4 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 16:09:53 +0200
Source: extlib
Binary: libextlib-ocaml-dev
Architecture: source powerpc
Version: 1.1-4
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libextlib-ocaml-dev - extended standard library for OCaml
Changes: 
 extlib (1.1-4) unstable; urgency=low
 .
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
   * debian/patches/13_ocaml_308.dpatch
 - added patch for s/create_string/caml_create_string/
Files: 
 70289b14fb4ce8a406fbf9dce163da00 618 libdevel optional extlib_1.1-4.dsc
 c0c9eaee41e14a0c64aeb6b65d006e9a 3374 libdevel optional extlib_1.1-4.diff.gz
 4b8865253a5e6250bc11bc523d942539 234030 libdevel optional 
libextlib-ocaml-dev_1.1-4_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBRR+1cqbBPLEI7wRAmkHAJ0a48Xh9//wWCVQUdMJcmlL3e1GDQCgjOJ1
Xf7d7nxZP+FQmOLkKwl30X4=
=51sV
-END PGP SIGNATURE-


Accepted:
extlib_1.1-4.diff.gz
  to pool/main/e/extlib/extlib_1.1-4.diff.gz
extlib_1.1-4.dsc
  to pool/main/e/extlib/extlib_1.1-4.dsc
libextlib-ocaml-dev_1.1-4_powerpc.deb
  to pool/main/e/extlib/libextlib-ocaml-dev_1.1-4_powerpc.deb




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Basic OCaml stuff needed

2004-07-26 Thread John Goerzen
Hi,

I'm not able to get a working OCaml environment to update my packages
yet.  The following packages are still too old in sid to do that, and
they're build-deps of my packages:

ocaml-tools
libequeue-ocaml
libextlib-ocaml-dev
libmysql-ocaml-dev
libpgsql-ocaml
libpcre-ocaml
ocaml-findlib

Could the maintainers of these packages please prepare uploads?

Thanks,
John Goerzen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gmetadom 0.2.1-3 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 16:36:56 +0200
Source: gmetadom
Binary: libgdome2-cpp-smart0 libgdome2-cpp-smart-dev libgdome2-ocaml-dev 
libgdome2-ocaml
Architecture: source powerpc
Version: 0.2.1-3
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libgdome2-cpp-smart-dev - C++ bindings for GDome2 DOM implementation
 libgdome2-cpp-smart0 - C++ bindings for GDome2 DOM implementation
 libgdome2-ocaml - OCaml bindings for GDome2 DOM implementation
 libgdome2-ocaml-dev - OCaml bindings for GDome2 DOM implementation
Changes: 
 gmetadom (0.2.1-3) unstable; urgency=low
 .
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
Files: 
 d3a5d4f48a9ce1feafe39cfd107ef8c2 714 devel optional gmetadom_0.2.1-3.dsc
 6a94f3d2fafabd29dc2cea8dfdcdf50f 3756 devel optional gmetadom_0.2.1-3.diff.gz
 9d4f60da2c388eb5315f01097b438e70 42666 libs optional 
libgdome2-cpp-smart0_0.2.1-3_powerpc.deb
 5fcc52bced8f8520aecae4aeaea690de 54078 libdevel optional 
libgdome2-cpp-smart-dev_0.2.1-3_powerpc.deb
 b66864c736fd9b97993fe32a36735dd7 27484 libs optional 
libgdome2-ocaml_0.2.1-3_powerpc.deb
 b9b0e98bebace05707d7e60cec82d861 216730 libdevel optional 
libgdome2-ocaml-dev_0.2.1-3_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBRit1cqbBPLEI7wRAqmbAJ9aG/g9EL0P63dOj/ybn4QISbFd6gCcCdz0
b8THDzr7/pEFHTipme+wmW8=
=Lauu
-END PGP SIGNATURE-


Accepted:
gmetadom_0.2.1-3.diff.gz
  to pool/main/g/gmetadom/gmetadom_0.2.1-3.diff.gz
gmetadom_0.2.1-3.dsc
  to pool/main/g/gmetadom/gmetadom_0.2.1-3.dsc
libgdome2-cpp-smart-dev_0.2.1-3_powerpc.deb
  to pool/main/g/gmetadom/libgdome2-cpp-smart-dev_0.2.1-3_powerpc.deb
libgdome2-cpp-smart0_0.2.1-3_powerpc.deb
  to pool/main/g/gmetadom/libgdome2-cpp-smart0_0.2.1-3_powerpc.deb
libgdome2-ocaml-dev_0.2.1-3_powerpc.deb
  to pool/main/g/gmetadom/libgdome2-ocaml-dev_0.2.1-3_powerpc.deb
libgdome2-ocaml_0.2.1-3_powerpc.deb
  to pool/main/g/gmetadom/libgdome2-ocaml_0.2.1-3_powerpc.deb




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted gdome2-xslt 0.0.6-4 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 16:47:13 +0200
Source: gdome2-xslt
Binary: libgdome2-xslt-dev libgdome2-xslt-ocaml-dev libgdome2-xslt0 
libgdome2-xslt-ocaml
Architecture: source powerpc
Version: 0.0.6-4
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libgdome2-xslt-dev - Minimal XSLT processor working on GDome2 documents
 libgdome2-xslt-ocaml - OCaml bindings for a minimal GDome2 based XSLT processor
 libgdome2-xslt-ocaml-dev - OCaml bindings for a minimal GDome2 based XSLT processor
 libgdome2-xslt0 - Minimal XSLT processor working on GDome2 documents
Changes: 
 gdome2-xslt (0.0.6-4) unstable; urgency=low
 .
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
 - bumped gmetadom (ocaml part) versions to = 0.2.1-3 (first version
   rebuilt with ocaml 3.08)
Files: 
 fca5a0a3942e81592aaaf28cb413f473 748 devel optional gdome2-xslt_0.0.6-4.dsc
 457ba521b78ab57be0c6ba568cfe3728 308644 devel optional gdome2-xslt_0.0.6-4.tar.gz
 0f1dbe42fe46e4e3418837fe4fcb8114 3400 libs optional 
libgdome2-xslt0_0.0.6-4_powerpc.deb
 1543b3260594f6d72d954a4ce02d40eb 17240 libdevel optional 
libgdome2-xslt-dev_0.0.6-4_powerpc.deb
 234a03e9ac778df64833074102dd7c4d 9498 devel optional 
libgdome2-xslt-ocaml_0.0.6-4_powerpc.deb
 71adfb64f5b99bf7f1d09cc4b3b94632 20462 libdevel optional 
libgdome2-xslt-ocaml-dev_0.0.6-4_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBRrS1cqbBPLEI7wRAjWsAJ9KIvCqT9smDkhd/HOcKVqHDbxTnACeMqFW
6ZvYAhcAdC/lSFQoKLM2Y54=
=Z8yG
-END PGP SIGNATURE-


Accepted:
gdome2-xslt_0.0.6-4.dsc
  to pool/main/g/gdome2-xslt/gdome2-xslt_0.0.6-4.dsc
gdome2-xslt_0.0.6-4.tar.gz
  to pool/main/g/gdome2-xslt/gdome2-xslt_0.0.6-4.tar.gz
libgdome2-xslt-dev_0.0.6-4_powerpc.deb
  to pool/main/g/gdome2-xslt/libgdome2-xslt-dev_0.0.6-4_powerpc.deb
libgdome2-xslt-ocaml-dev_0.0.6-4_powerpc.deb
  to pool/main/g/gdome2-xslt/libgdome2-xslt-ocaml-dev_0.0.6-4_powerpc.deb
libgdome2-xslt-ocaml_0.0.6-4_powerpc.deb
  to pool/main/g/gdome2-xslt/libgdome2-xslt-ocaml_0.0.6-4_powerpc.deb
libgdome2-xslt0_0.0.6-4_powerpc.deb
  to pool/main/g/gdome2-xslt/libgdome2-xslt0_0.0.6-4_powerpc.deb




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Accepted xstr 0.2.1-8 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 16:29:57 +0200
Source: xstr
Binary: libxstr-ocaml-dev
Architecture: source powerpc
Version: 0.2.1-8
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libxstr-ocaml-dev - OCaml library for frequent string operations
Changes: 
 xstr (0.2.1-8) unstable; urgency=low
 .
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
Files: 
 0f08c746e91e98bdc6bca06be7301aec 597 libdevel optional xstr_0.2.1-8.dsc
 a24a61e8ae7603597543d0e6d176d3cb 2895 libdevel optional xstr_0.2.1-8.diff.gz
 7e93dd4bd98d620efd9792c830daa8af 67678 libdevel optional 
libxstr-ocaml-dev_0.2.1-8_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBRWe1cqbBPLEI7wRAu9gAKCJ/Ph7AggtxOBmgb6PGbuj8HjGVQCgmpzn
+UNBt0cM0FcdsfZFsN+7Ghc=
=2lIN
-END PGP SIGNATURE-


Accepted:
libxstr-ocaml-dev_0.2.1-8_powerpc.deb
  to pool/main/x/xstr/libxstr-ocaml-dev_0.2.1-8_powerpc.deb
xstr_0.2.1-8.diff.gz
  to pool/main/x/xstr/xstr_0.2.1-8.diff.gz
xstr_0.2.1-8.dsc
  to pool/main/x/xstr/xstr_0.2.1-8.dsc




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Web subscription for missinglib package

2004-07-26 Thread owner
Processing commands for [EMAIL PROTECTED]:

 Subject: Web subscription for missinglib package

 subscribe missinglib [EMAIL PROTECTED]
A confirmation mail has been sent to [EMAIL PROTECTED]

 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



CONFIRM 4d2e25605917a42b30f329fa8f90a478

2004-07-26 Thread Debian Package Tracking System
Hello,

you asked to be subscribed to the mailing list[1] for the Debian
source package called missinglib. To complete this process, you
have to reply to this mail by including this command :
CONFIRM 4d2e25605917a42b30f329fa8f90a478

On any modern mailer, you just have to hit reply and send the mail.

If you don't understand why you got this mail, please ignore it,
you won't be subscribed to anything unless you confirm it.

If you have any problem with this service, please contact
[EMAIL PROTECTED]

Thanks,

[1] This list receives all the bug reports (and the corresponding logs)
for the package missinglib that are sent to the Debian
Bug Tracking System. Check http://bugs.debian.org/src:missinglib to
see what it looks like.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Basic OCaml stuff needed

2004-07-26 Thread Stefano Zacchiroli
On Mon, Jul 26, 2004 at 09:54:44AM -0500, John Goerzen wrote:
 Could the maintainers of these packages please prepare uploads?

Have you followed the mailing list in the last few days?

Most of the packages you've mentioned are maintained by me. I was on
vacation last week and I told that I wuold have started working on them
today.  As you can notice from the huge amount of ACCEPTED messages on
d-o-m today I indeed did it and I'm still working on them.

Among the packages you mentioned, I've already uploaded the 3.08 version
of the followings:

 libextlib-ocaml-dev
 libpcre-ocaml
 ocaml-findlib

Cheers.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-


signature.asc
Description: Digital signature


Accepted pxp 1.1.94.2-4 (powerpc source)

2004-07-26 Thread Stefano Zacchiroli
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 17:46:14 +0200
Source: pxp
Binary: libpxp-ocaml-dev
Architecture: source powerpc
Version: 1.1.94.2-4
Distribution: unstable
Urgency: low
Maintainer: Stefano Zacchiroli [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libpxp-ocaml-dev - OCaml library that implement an XML-1.0 validating parser
Changes: 
 pxp (1.1.94.2-4) unstable; urgency=low
 .
   * rebuilt with ocaml 3.08
   * debian/control
 - bumped ocaml deps to 3.08
 - bumped standards-version to 3.6.1.1
 - changed ocaml deps to ocaml-nox
 - bumped ocamlnet deps to = 0.97.1 (1st version rebuilt with 3.08)
 - bumped wlex deps to = 20040706 (1st version rebuilt with 3.08)
Files: 
 140f936f605546a0b7e38b4262a5b758 700 libdevel optional pxp_1.1.94.2-4.dsc
 08d2068ad2cbe078e297c32c886bfc7d 5985 libdevel optional pxp_1.1.94.2-4.diff.gz
 625b4a7ef5101381146f5510a4d4dd1c 1653186 libdevel optional 
libpxp-ocaml-dev_1.1.94.2-4_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBBSoU1cqbBPLEI7wRAh1YAKC4WwwTUuGBvy0tvVVmK+3IlPZybgCfV7J7
FPEm6ot2emvCqetUUTIYF9I=
=9rbP
-END PGP SIGNATURE-


Accepted:
libpxp-ocaml-dev_1.1.94.2-4_powerpc.deb
  to pool/main/p/pxp/libpxp-ocaml-dev_1.1.94.2-4_powerpc.deb
pxp_1.1.94.2-4.diff.gz
  to pool/main/p/pxp/pxp_1.1.94.2-4.diff.gz
pxp_1.1.94.2-4.dsc
  to pool/main/p/pxp/pxp_1.1.94.2-4.dsc




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: is this fixed in 3.08-0 ?

2004-07-26 Thread Sven Luther
On Mon, Jul 26, 2004 at 07:38:24PM +0200, Laurent Bonnaud wrote:
  with ocaml 3.08-0. Still no usefull description, but the double items are gone
  now. What is your take on this bug with relation to the above ? 
 
 In my opinion this bug could be downgraded to a wishlist.  Having no
 description of the manpage is OK, but having one would be better.

Ok, will do and retitle it also. Altough maybe closing it and opening a new
bug report would be better.

Friendly,

Sven Luther


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: is this fixed in 3.08-0 ?

2004-07-26 Thread Laurent Bonnaud
 with ocaml 3.08-0. Still no usefull description, but the double items are gone
 now. What is your take on this bug with relation to the above ? 

In my opinion this bug could be downgraded to a wishlist.  Having no
description of the manpage is OK, but having one would be better.

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#242138: marked as done (pycaml: FTBFS: Cannot find pytuple_fromarray (missing Build-Depends?))

2004-07-26 Thread Debian Bug Tracking System
Your message dated Tue, 27 Jul 2004 00:16:30 +0200
with message-id [EMAIL PROTECTED]
and subject line close
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 4 Apr 2004 23:15:05 +
From [EMAIL PROTECTED] Sun Apr 04 16:15:05 2004
Return-path: [EMAIL PROTECTED]
Received: from smtp6.mindspring.com [207.69.200.110] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BAGpV-0003mr-00; Sun, 04 Apr 2004 16:15:05 -0700
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] helo=frobnitz.ddts.net)
by smtp6.mindspring.com with esmtp (Exim 3.33 #1)
id 1BAGpU-0006rr-00
for [EMAIL PROTECTED]; Sun, 04 Apr 2004 19:15:04 -0400
Received: from daniel by frobnitz.ddts.net with local (Exim 4.30)
id 1BAGpY-0004Bo-UO
for [EMAIL PROTECTED]; Sun, 04 Apr 2004 16:15:08 -0700
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: pycaml: FTBFS: Cannot find pytuple_fromarray (missing
 Build-Depends?)
From: Daniel Schepler [EMAIL PROTECTED]
Date: Sun, 04 Apr 2004 16:15:08 -0700
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Daniel Schepler [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Scores: 1

Package: pycaml
Severity: serious
Version: 0.81-4

From my build log:

...
make[2]: Entering directory `/tmp/buildd/pycaml-0.81'
ocamlmktop \
  \
unix.cma threads.cma -thread-I /usr/include/python2.3 -I 
/usr/include/ocaml/3.07 -I /usr/include/ocaml/3.07 -cclib -L/usr/lib/python2.3/config 
-cclib -lpython2.3 -cclib -L/usr/lib/python2.3/config -cclib -lpython2.3   -cclib 
-lpthread -cclib -ldl -cclib -lutil -cclib -lm -cclib -lc   
pycaml_ml.o   -o pycaml.top \
pycaml.cmo
Error while linking pycaml.cmo:
The external function `pytuple_fromarray' is not available
make[2]: *** [pycaml.top] Error 2
make[2]: Leaving directory `/tmp/buildd/pycaml-0.81'
make[1]: *** [top] Error 2
make[1]: Leaving directory `/tmp/buildd/pycaml-0.81'
make: *** [build-stamp] Error 2

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.4
Locale: LANG=en, LC_CTYPE=en (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler  Please don't disillusion me.  I
[EMAIL PROTECTED]haven't had breakfast yet.
 -- Orson Scott Card

---
Received: (at 242138-close) by bugs.debian.org; 26 Jul 2004 22:16:32 +
From [EMAIL PROTECTED] Mon Jul 26 15:16:32 2004
Return-path: [EMAIL PROTECTED]
Received: from postfix3-1.free.fr [213.228.0.44] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1BpDlo-0006rA-00; Mon, 26 Jul 2004 15:16:32 -0700
Received: from localhost (turbigo-9-82-229-144-192.fbx.proxad.net [82.229.144.192])
by postfix3-1.free.fr (Postfix) with ESMTP id B335417355B
for [EMAIL PROTECTED]; Tue, 27 Jul 2004 00:16:30 +0200 (CEST)
Received: from rt by localhost with local (Exim 3.36 #1 (Debian))
id 1BpDlm-0001LS-00
for [EMAIL PROTECTED]; Tue, 27 Jul 2004 00:16:30 +0200
Date: Tue, 27 Jul 2004 00:16:30 +0200
From: Ralf Treinen [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: close
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
Sender: Ralf Treinen [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Since I consider this bug report solved, and since you didn't reply 
to my mail of May 1, I'm hereby closing this bug. If you don't
understand why I'm closing tis bug then please look at the log
in the BTS.

-Ralf.
-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processing of ocaml-tools_2004.07.26-1_i386.changes

2004-07-26 Thread Archive Administrator
ocaml-tools_2004.07.26-1_i386.changes uploaded successfully to localhost
along with the files:
  ocaml-tools_2004.07.26-1.dsc
  ocaml-tools_2004.07.26.orig.tar.gz
  ocaml-tools_2004.07.26-1.diff.gz
  ocaml-tools_2004.07.26-1_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



ocaml-tools_2004.07.26-1_i386.changes ACCEPTED

2004-07-26 Thread Debian Installer

Accepted:
ocaml-tools_2004.07.26-1.diff.gz
  to pool/main/o/ocaml-tools/ocaml-tools_2004.07.26-1.diff.gz
ocaml-tools_2004.07.26-1.dsc
  to pool/main/o/ocaml-tools/ocaml-tools_2004.07.26-1.dsc
ocaml-tools_2004.07.26-1_all.deb
  to pool/main/o/ocaml-tools/ocaml-tools_2004.07.26-1_all.deb
ocaml-tools_2004.07.26.orig.tar.gz
  to pool/main/o/ocaml-tools/ocaml-tools_2004.07.26.orig.tar.gz
Announcing to [EMAIL PROTECTED]


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]