[Pkg-ocaml-maint-commits] [SCM] coinst packaging branch, master, updated. upstream/1.0-29-geb98beb

Ralf Treinen treinen at debian.org
Thu Jan 12 22:39:49 UTC 2012


The following commit has been merged in the master branch:
commit 927504335c777e5618a0786ce84a238627abfc86
Author: Ralf Treinen <treinen at debian.org>
Date:   Thu Jan 12 23:32:00 2012 +0100

    add coinst-viewer package

diff --git a/debian/control b/debian/control
index d6b5eb9..31c0541 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,7 @@ Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coinst.git
 Package: coinst
 Architecture: any
 Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
-Provides: ${ocaml:Provides}
-Description:	computes the co-installability kernel of a deb or RPM distribution
+Description: computes the co-installability kernel of a deb or RPM distribution
  This package is useful when you are interested in analyzing
  co-installability of packages in a large package repository.  A set
  of packages is called co-installable if it can be extended to a set
@@ -32,3 +31,12 @@ Description:	computes the co-installability kernel of a deb or RPM distribution
  The kernel is typically orders of magnitude smaller than the original
  repository.
 
+Package: coinst-viewer
+Architecture: any
+Depends: ${misc:Depends}, ${ocaml:Depends}, ${shlibs:Depends}
+Recommends: coinst
+Description: viewer for co-installability kernels generated by coinst
+ This package is useful when you are interested in analyzing
+ co-installability of packages in a large package repository.
+ It contains a custom viewer for co-installability kernels 
+ generated by the coinst tool.
\ No newline at end of file

-- 
coinst packaging



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