[Pkg-ocaml-maint-commits] [SCM] pkglab packaging branch, master, updated. debian/1.4.2-4-32-g15e972b
Ralf Treinen
treinen at free.fr
Fri Mar 19 09:01:09 UTC 2010
The following commit has been merged in the master branch:
commit 15e972b59d62f6195565f78864a24cbdee7b6d94
Author: Ralf Treinen <treinen at free.fr>
Date: Fri Mar 19 09:57:41 2010 +0100
some trvial modifis in manpages
diff --git a/debian/changelog b/debian/changelog
index a6ea696..088b9fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pkglab (1.4.2-9) UNRELEASED; urgency=low
+
+ * Fixed formatting in manpage (closes: #571742)
+ * Standards-Version 3.8.4 (no change)
+ * Escape some more hyphens in edos-debcheck manpage
+ * Do not use asterisk to start an entry in edos-distheck.NEWS
+
+ -- Ralf Treinen <treinen at debian.org> Fri, 19 Mar 2010 09:39:55 +0100
+
pkglab (1.4.2-8) unstable; urgency=low
* distcheck/common.ml: fixed function spec_string to print a
diff --git a/debian/control b/debian/control
index 2b3bc30..94aac2a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
libledit-ocaml-dev,
libzip-ocaml-dev,
hevea
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Homepage: http://sodiac.gforge.inria.fr/
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/pkglab.git
Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/pkglab.git
diff --git a/debian/edos-distcheck.NEWS b/debian/edos-distcheck.NEWS
index d4bc466..41c20a6 100644
--- a/debian/edos-distcheck.NEWS
+++ b/debian/edos-distcheck.NEWS
@@ -1,8 +1,8 @@
pkglab (1.4.2-1) unstable; urgency=low
- * If you wish to restrict the check to a specific list of packages you
- have to use the -checkonly option now which takes as argument a
- comma-separated list of package names, like this:
+ If you wish to restrict the check to a specific list of packages you
+ have to use the -checkonly option now which takes as argument a
+ comma-separated list of package names, like this:
edos-debcheck -checkonly xemacs21,debhelper < Packages
diff --git a/debian/manpages/edos-debcheck.1 b/debian/manpages/edos-debcheck.1
index 3f1a705..9e03519 100644
--- a/debian/manpages/edos-debcheck.1
+++ b/debian/manpages/edos-debcheck.1
@@ -70,18 +70,19 @@ to the list of all packages that stem from the source package \fIp\fR.
Supress warnings and progress/timing messages
.TP
.B \-xml
-Output results in XML format.TP
+Output results in XML format
+.TP
.B \-help, \-\-help
Display this list of options
.SH EXIT CODE
The exit code is 0 when all packages that were asked to be checked
-(either explicitly with the -checkonly option, or because they exist
+(either explicitly with the \-checkonly option, or because they exist
in the package pool file) are available and found to be installable,
it is 1 when a least one of these packages is available but not
installable, and it is 2 when at least one of the packages is not
available but all available packages are found to be
-installable. Hence, the exit code 2 can occur only when the -checkonly
+installable. Hence, the exit code 2 can occur only when the \-checkonly
option is used.
--
pkglab packaging
More information about the Pkg-ocaml-maint-commits
mailing list