The following commit has been merged in the master branch:
commit 927504335c777e5618a0786ce84a238627abfc86
Author: Ralf Treinen <trei...@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

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to