[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. debian/1.4-1-19-gff81f6d

2009-05-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit fe0dd1541cadee5ba28e084f57cdafac8a34f985
Author: Ralf Treinen trei...@free.fr
Date:   Mon May 25 19:47:10 2009 +0200

start manpage for edos-pscheck
do not install manpages of {deb,rpm}-check
better abstract for pkglab doc

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 000..2a40347
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,10 @@
+The distcheck binary provided by the edos-distcheck binary package
+provides the functionality of edos-debcheck and edos-rpmcheck, however
+not with the same user interface. This is the reason why this package
+does at the moment only implement the edos-pscheck functionality
+through the /usr/bin/edos-pscheck symlink. As soon as distcheck
+provides the full interface this package will contain also symlinks
+for /usr/bin/edos-{deb,rpm}check, and replace/conflict/provide with
+the packages edos-debcheck and edos-rpmcheck.
+
+ -- Ralf Treinen trei...@debian.org  Mon, 25 May 2009
diff --git a/debian/edos-distcheck.links b/debian/edos-distcheck.links
index fdbf354..0f378d7 100644
--- a/debian/edos-distcheck.links
+++ b/debian/edos-distcheck.links
@@ -1,3 +1,3 @@
-usr/lib/edos-distcheck/distcheck usr/bin/edos-debcheck
-usr/lib/edos-distcheck/distcheck usr/bin/edos-rpmcheck
+# usr/lib/edos-distcheck/distcheck usr/bin/edos-debcheck
+# usr/lib/edos-distcheck/distcheck usr/bin/edos-rpmcheck
 usr/lib/edos-distcheck/distcheck usr/bin/edos-pscheck
diff --git a/debian/edos-distcheck.manpages b/debian/edos-distcheck.manpages
index a91345a..3cd6d20 100644
--- a/debian/edos-distcheck.manpages
+++ b/debian/edos-distcheck.manpages
@@ -1,2 +1,3 @@
-debian/manpages/edos-debcheck.1
-debian/manpages/edos-rpmcheck.1
+# debian/manpages/edos-debcheck.1
+# debian/manpages/edos-rpmcheck.1
+debian/manpages/edos-pscheck.1
diff --git a/debian/manpages/edos-rpmcheck.1 b/debian/manpages/edos-pscheck.1
similarity index 85%
copy from debian/manpages/edos-rpmcheck.1
copy to debian/manpages/edos-pscheck.1
index 7a64f12..6fb1ef0 100644
--- a/debian/manpages/edos-rpmcheck.1
+++ b/debian/manpages/edos-pscheck.1
@@ -1,13 +1,13 @@
-.TH EDOS-RPMCHECK 1 2006-05-20 EDOS
+.TH EDOS-RPMCHECK 1 2009-05-25 EDOS
 
 .SH NAME
-Edos-rpmcheck \- Check satisfiability of rpm package dependencies
+Edos-pscheck \- Check satisfiability of pkgsrc package dependencies
 
 .SH SYNOPSIS
-\fBedos-rpmcheck\fR [option] ... [package] ...
+\fBedos-pscheck\fR [option] ... [package] ...
 
 .SH DESCRIPTION
-.B edos-rpmcheck
+.B edos-pscheck
 reads from standard input a set of rpm package descriptions. Packages may
 appear with multiple versions in this set. For instance, an uncompressed
 \fIhdlist.cz\fR is suitable as input.
@@ -81,11 +81,14 @@ distribution described by the file Packages:
 
 
 .SH AUTHOR
-Edos-rpmcheck has been written by Jerome Vouillon for the EDOS project. This
-man-page has been compiled by Ralf Treinen.
+Edos-pscheck has been written by Jerome Vouillon and Jaap Boender for
+the EDOS and Mancoosi projects. This man-page has been compiled by
+Ralf Treinen.
 
 .SH SEE ALSO
 http://www.edos-project.org is the home page of the EDOS project.
 
 .BR edos-debcheck (1)
-is the analogous tool for debian packages.
+and 
+.BR edos-rpmcheck (1)
+are the analogous tool for debian and rpm packages.
diff --git a/debian/pkglab.doc-base b/debian/pkglab.doc-base
index aa51340..be9f804 100644
--- a/debian/pkglab.doc-base
+++ b/debian/pkglab.doc-base
@@ -1,7 +1,11 @@
 Document: pkglab
 Title: Pkglab documentation
 Author: Jaap Boender
-Abstract: This document describes the pkglab interactive installability checker
+Abstract: Pkglab is a tool for exploring open-source distributions,
+ supporting Debian-style and RPM-based distributions, as well as pkgsrc summary
+ files. In particular it allows to test for installability of packages by their
+ declared inter-package relationships. This document explains how to use the
+ pkglab interactive environment.
 Section: System/Package Management
 
 Format: HTML

-- 
pkglab packaging

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


[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. debian/1.4-1-19-gff81f6d

2009-05-25 Thread Ralf Treinen
The following commit has been merged in the master branch:
commit ff81f6db447c9770cbcddac6f08909413ac55d93
Author: Ralf Treinen trei...@free.fr
Date:   Mon May 25 21:18:01 2009 +0200

finish manpage

diff --git a/debian/manpages/edos-pscheck.1 b/debian/manpages/edos-pscheck.1
index 6fb1ef0..9234f3c 100644
--- a/debian/manpages/edos-pscheck.1
+++ b/debian/manpages/edos-pscheck.1
@@ -4,16 +4,13 @@
 Edos-pscheck \- Check satisfiability of pkgsrc package dependencies
 
 .SH SYNOPSIS
-\fBedos-pscheck\fR [option] ... [package] ...
+\fBedos-pscheck\fR [option] ... pkg-summary-file
 
 .SH DESCRIPTION
 .B edos-pscheck
-reads from standard input a set of rpm package descriptions. Packages may
-appear with multiple versions in this set. For instance, an uncompressed
-\fIhdlist.cz\fR is suitable as input.
-
-We say that a package is identified
-in this set by the pair consisting of the
+reads package descriptions from a file in the pkg_summary format of
+NetBSD.  We say that a package is identified by the pair consisting of
+the
 .I package name
 and of the
 .I package version\fR. 
@@ -25,12 +22,13 @@ packages if there exists a subset of the packages that
  - all packages of the subset have their dependencies and conflicts satisfied 
 in this subset.
 
-.B Edos-rpmcheck
-checks whether every package given as argument is installable
-with respect to the input set of packages. Specific versions can be specified
-by following the package name with the sign '=' and the version of the package
-(for instance, 'xemacs21=21.4.17-1'). If no package name is given as argument
-then all packages of the input set are checked for satisfiability.
+.B Edos-psmcheck
+checks whether every package in the set is installable with respect to
+the input set of packages. Specific versions can be specified by
+following the package name with the sign '=' and the version of the
+package (for instance, 'xemacs21=21.4.17-1'). If no package name is
+given as argument then all packages of the input set are checked for
+satisfiability.
 
 The constraint solving algorithm is complete, that is it finds a solution
 whenever there exists one, even for multiple disjunctive dependencies and deep
@@ -70,15 +68,9 @@ Display this list of options
 .SH EXAMPLE
 Check which packages in a particular distribution are not installable and why:
 
-  gunzip -c hdlist.cz | edos-rpmcheck -failures -explain
-
-where hdlist.cz is the file pertaining to that distribution.
-
-Check whether version 21.4.17-1 of the xemacs21 package is installable in a
-distribution described by the file Packages:
-
-  gunzip -c hdlist.cz | edos-rpmcheck -explain xemacs=21.4.17-1
+  edos-pscheck -failures -explain pkg_summary
 
+where pkg_summary is the file pertaining to that distribution.
 
 .SH AUTHOR
 Edos-pscheck has been written by Jerome Vouillon and Jaap Boender for

-- 
pkglab packaging

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