[Pkg-ocaml-maint-commits] r5958 - in /trunk/packages/edos-debcheck/trunk/debian: changelog edos-debcheck.1 edos-future/
treinen at users.alioth.debian.org
treinen at users.alioth.debian.org
Sun Aug 17 12:06:12 UTC 2008
Author: treinen
Date: Sun Aug 17 12:06:12 2008
New Revision: 5958
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=5958
Log:
manpage spelling
Added:
trunk/packages/edos-debcheck/trunk/debian/edos-future/
Modified:
trunk/packages/edos-debcheck/trunk/debian/changelog
trunk/packages/edos-debcheck/trunk/debian/edos-debcheck.1
Modified: trunk/packages/edos-debcheck/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/changelog?rev=5958&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/changelog (original)
+++ trunk/packages/edos-debcheck/trunk/debian/changelog Sun Aug 17 12:06:12 2008
@@ -1,9 +1,13 @@
edos-debcheck (1.0-8) UNRELEASED; urgency=low
+ [ Stefano Zacchiroli ]
* add-sources.py: add support for specifying an alternative prefix for
dummy source packages
- -- Stefano Zacchiroli <zack at debian.org> Sat, 16 Aug 2008 15:31:35 -0300
+ [ Ralf Treinen ]
+ * Fix spelling in edos-debcheck manpage (closes: Bug#495393).
+
+ -- Ralf Treinen <treinen at debian.org> Sun, 17 Aug 2008 14:00:42 +0200
edos-debcheck (1.0-7) unstable; urgency=low
Modified: trunk/packages/edos-debcheck/trunk/debian/edos-debcheck.1
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/edos-debcheck/trunk/debian/edos-debcheck.1?rev=5958&op=diff
==============================================================================
--- trunk/packages/edos-debcheck/trunk/debian/edos-debcheck.1 (original)
+++ trunk/packages/edos-debcheck/trunk/debian/edos-debcheck.1 Sun Aug 17 12:06:12 2008
@@ -1,17 +1,17 @@
.TH EDOS-DEBCHECK 1 2006-05-20 EDOS
.SH NAME
-Edos-debcheck \- Check satisfiability of debian package dependencies
+Edos-debcheck \- Check satisfiability of Debian package dependencies
.SH SYNOPSIS
\fBedos-debcheck\fR [option] ... [package] ...
.SH DESCRIPTION
.B edos-debcheck
-reads from standard input a set of debian package descriptions, each of which
+reads from standard input a set of Debian package descriptions, each of which
is in the format of deb-control(5). For instance, the Packages files as found
-on a debian mirror server, or in the directory \fI/var/lib/apt/lists/\fR of a
-debian system, are suitable as input to \fBedos-debcheck\fR.
+on a Debian mirror server, or in the directory \fI/var/lib/apt/lists/\fR of a
+Debian system, are suitable as input to \fBedos-debcheck\fR.
Packages may appear with multiple versions
in this set. We say that a package is identified in this set by the pair
@@ -37,8 +37,8 @@
solution whenever there exists one, even for multiple disjunctive
dependencies and deep package conflicts. This problem is
computationally infeasible in theory (that is, NP-complete), but can
-in practice be solved very efficiently for Packages files occuring
-actually in debian.
+in practice be solved very efficiently for Packages files occurring
+actually in Debian.
.SH OPTIONS
.TP
More information about the Pkg-ocaml-maint-commits
mailing list