[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ocamlgraph_1.3+debian-2_amd64.changes is NEW



libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
  to main/o/ocamlgraph/libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb
(new) libocamlgraph-ocaml-doc_1.3+debian-2_all.deb optional doc
Documentation for the OCamlgraph library
  This package provides the API reference documentation generated by
  ocamldoc.
(new) libocamlgraph-viewer-ocaml-dev_1.3+debian-2_amd64.deb optional ocaml
graph library for OCaml
 Ocamlgraph is a graph library for OCaml. Its contribution is
 three-fold:
 .
  * It provides an easy-to-use graph data structure together with
    several operations and algorithms over graphs.  It is a
    reasonably efficient imperative data structure for directed
    graphs with vertices and edges labeled with integers.
 .
  * Then ocamlgraph provides several other graph implementations
    for those not satisfied with the one above. Some are
    persistent (imutable) and other imperative (mutable). Some
    are directed and other are not. Some have labels for
    vertices, or labels for edges, or both. Some have abstract
    types for vertices. etc.
    These implementations are written as functors: you give the
    types of vertices labels, edge labels, etc. and you get the
    data structure as a result.
 .
  * Finally, ocamlgraph provides several classic operations and
    algorithms over graphs.
    They are also written as functors i.e. independently of the
    data structure for graphs. One consequence is that you can
    define your own data structure for graphs and yet re-use all
    the algorithms from this library -- you only need to provide
    a few operations such as iterating over all vertices, over
    the successors of a vertex, etc.
 .
 This package provides viewgraph and dgraph library to build graph
 viewers.
ocamlgraph-editor_1.3+debian-2_amd64.deb
  to main/o/ocamlgraph/ocamlgraph-editor_1.3+debian-2_amd64.deb
ocamlgraph_1.3+debian-2.diff.gz
  to main/o/ocamlgraph/ocamlgraph_1.3+debian-2.diff.gz
ocamlgraph_1.3+debian-2.dsc
  to main/o/ocamlgraph/ocamlgraph_1.3+debian-2.dsc
Changes: ocamlgraph (1.3+debian-2) unstable; urgency=low
 .
  * Provide a new binary package to avoid installing gnome and gtk
    libraries when you only need to manipulate Graphs (Closes: #572893)
    - libocamlgraph-view-ocaml-dev
  * Put the generated documentation in a new binary (arch:all) package.
    - libocamlgraph-ocaml-doc
  * Make the new binary packages conflicts/replaces former versions of
    libocamlgraph-ocaml-dev.


Override entries for your package:
libocamlgraph-ocaml-dev_1.3+debian-2_amd64.deb - optional ocaml
ocamlgraph-editor_1.3+debian-2_amd64.deb - optional graphics
ocamlgraph_1.3+debian-2.dsc - source libdevel

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 572893 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


Reply to: