[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. debian/1.4.1-1-5-g0c8b776
Ralf Treinen
treinen at free.fr
Sun Jun 14 16:50:55 UTC 2009
The following commit has been merged in the master branch:
commit 0c8b7760270f2150eabd7ed5b1d3bcbf7ea5dd5e
Author: Ralf Treinen <treinen at free.fr>
Date: Sun Jun 14 18:33:08 2009 +0200
Now also create debcheck and rpmcheck
diff --git a/debian/changelog b/debian/changelog
index 897f1e1..e3f3273 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,12 @@ pkglab (1.4.2-1) unstable; urgency=low
* New Upstream Version
* Merge in dql/help.ml and doc/pkglab.ml from upstream svn to fix
missing quote before version strings (closes: #532771).
+ * This package is now supersedes the edos-[reb,rpm}check package:
+ - Add symlinks for /usr/bin/edos-{deb,rpm}check.
+ - Replaces, Conflicts and Provides edos-{rpm,deb}check
+ - Add manpages for edos-{deb,rpm}check
- -- Ralf Treinen <treinen at debian.org> Sat, 13 Jun 2009 12:23:21 +0200
+ -- Ralf Treinen <treinen at debian.org> Sun, 14 Jun 2009 18:31:15 +0200
pkglab (1.4.1-1) unstable; urgency=low
diff --git a/debian/manpages/edos-debcheck.1 b/debian/edos-debcheck.1
similarity index 90%
copy from debian/manpages/edos-debcheck.1
copy to debian/edos-debcheck.1
index 1db97d0..3dc9eff 100644
--- a/debian/manpages/edos-debcheck.1
+++ b/debian/edos-debcheck.1
@@ -57,16 +57,6 @@ Only show failures
.B -successes
Only show successes
.TP
-.B -base \fIfile\fR
-Specifiy an additional file (in deb-control(5) format, as the main
-input file) providing packages that are not checked but used for
-resolving dependencies
-.TP
-.B -quiet
-Supress warnings and progress/timing messages
-.TP
-.B -xml
-Output results in XML format.TP
.B -help, --help
Display this list of options
diff --git a/debian/edos-distcheck.links b/debian/edos-distcheck.links
index 0f378d7..fdbf354 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 3cd6d20..19333d3 100644
--- a/debian/edos-distcheck.manpages
+++ b/debian/edos-distcheck.manpages
@@ -1,3 +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/distcheck/edos-rpmcheck.1 b/debian/edos-rpmcheck.1
similarity index 89%
copy from distcheck/edos-rpmcheck.1
copy to debian/edos-rpmcheck.1
index 7a64f12..d1f4071 100644
--- a/distcheck/edos-rpmcheck.1
+++ b/debian/edos-rpmcheck.1
@@ -54,16 +54,6 @@ Only show failures
.B -successes
Only show successes
.TP
-.B -base \fIfile\fR
-Specifiy an additional file providing packages that are not checked
-but used for resolving dependencies
-.TP
-.B -quiet
-Supress warnings and progress/timing messages
-.TP
-.B -xml
-Output results in XML format
-.TP
.B -help, --help
Display this list of options
@@ -81,7 +71,7 @@ distribution described by the file Packages:
.SH AUTHOR
-Edos-rpmcheck has been written by Jerome Vouillon for the EDOS project. This
+Edos-rpmcheck has been written by Jerome Vouillon fro the EDOS project. This
man-page has been compiled by Ralf Treinen.
.SH SEE ALSO
--
pkglab packaging
More information about the Pkg-ocaml-maint-commits
mailing list