tags 425964 + fixed-upstream pending thanks Craig Sanders <[EMAIL PROTECTED]> writes:
> Description: common files for schroot > This package provides files common to all schroot packages, such as > translations. > > it fails to provide the crucial required information, which is a brief > description of what schroot is/does. > > it is also redundant. the package name alone tells the user that it is > probably common files for schroot (whatever "schroot" is). I've updated the description as follows: Description: common files for schroot schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . This package provides translations for localisation of schroot programs. Is this OK for you? I also took the opportunity to update the other descriptions in the control file (attached). Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
Source: schroot
Section: admin
Priority: optional
Maintainer: Debian buildd-tools Developers <[EMAIL PROTECTED]>
Uploaders: Michael Banck <[EMAIL PROTECTED]>, Luk Claes <[EMAIL PROTECTED]>,
Roger Leigh <[EMAIL PROTECTED]>, Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, pkg-config (>= 0.20),
libpam0g-dev (>= 0.79-3.1), uuid-dev, liblockdev1-dev (>= 1.0.2-1),
libboost-dev, libboost-program-options-dev, libboost-regex-dev, gettext,
libcppunit-dev
Standards-Version: 3.7.2
Package: schroot-common
Architecture: all
Replaces: schroot (<< 1.1.1)
Description: common files for schroot
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
access permissions given to each, including root access for normal
users, on a per-user or per-group basis. Additionally, schroot can
switch to a different user in the chroot, using PAM for
authentication and authorisation. All operations are logged for
security.
.
This package provides translations for localisation of schroot
programs.
Package: libsbuild-dev
Architecture: any
Section: devel
Depends: pkg-config (>= 0.14.0)
Description: development files for the Debian source builder
sbuild provides facilities to manage and access chroots, as part of
schroot.
.
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
access permissions given to each, including root access for normal
users, on a per-user or per-group basis. Additionally, schroot can
switch to a different user in the chroot, using PAM for
authentication and authorisation. All operations are logged for
security.
.
This package contains the header files and static library needed to
develop applications which make use of sbuild. Once the API and ABI
are stable, a shared library will replace the static library.
Package: libsbuild-doc
Architecture: all
Section: doc
Depends: pkg-config (>= 0.14.0)
Description: development documentation for the Debian source builder
sbuild provides facilities to manage and access chroots, as part of
schroot.
.
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
access permissions given to each, including root access for normal
users, on a per-user or per-group basis. Additionally, schroot can
switch to a different user in the chroot, using PAM for
authentication and authorisation. All operations are logged for
security.
.
This package contains the API documentation needed to develop
applications which make use of sbuild.
Package: schroot
Architecture: any
Depends: ${shlibs:Depends}, schroot-common (=${source:Version})
Conflicts: dchroot (<< 0.13)
Enhances: sbuild
Suggests: debootstrap, lvm-common, unzip
Description: Execute commands in a chroot environment
schroot allows users to execute commands or interactive shells in
different chroots. Any number of named chroots may be created, and
access permissions given to each, including root access for normal
users, on a per-user or per-group basis. Additionally, schroot can
switch to a different user in the chroot, using PAM for
authentication and authorisation. All operations are logged for
security.
.
Several different types of chroot are supported, including normal
directories in the filesystem, and also block devices. Sessions,
persistent chroots created on the fly from files (tar with optional
compression and zip) and LVM snapshots are also supported.
.
schroot supports kernel personalities, allowing the programs run
inside the chroot to have a different personality. For example,
running 32-bit chroots on 64-bit systems, or even running binaries
from alternative operating systems such as SVR4 or Xenix.
.
schroot also integrates with sbuild, to allow building packages with
all supported chroot types, including session-managed chroot types
such as LVM snapshots.
.
schroot shares most of its options with dchroot, but offers vastly
more functionality.
Package: dchroot
Architecture: any
Suggests: debootstrap
Depends: schroot (= ${Source-Version}), ${shlibs:Depends}, schroot-common
(=${source:Version})
Description: Execute commands in a chroot environment
dchroot allows users to execute commands or interactive shells in
different chroots. A typical installation might provide 'stable',
'testing' and 'unstable' chroots. Users can move between chroots as
necessary.
.
NOTE: the schroot package provides a better implementation of
dchroot. In particular:
* dchroot quoting issues are not present. dchroot runs commands in
the chroot with -c option of the user's default shell; when
multiple command options are used, the options are concatenated
together, separated by spaces. This concatenation breaks shell
quoting.
* schroot implements fine-grained access controls based on users
and groups, either of which may be granted the ability to gain
root access to the chroot if required.
Using schroot will avoid these issues, as well as provide additional
functionality dchroot does not possess.
Package: dchroot-dsa
Architecture: any
Suggests: debootstrap
Depends: schroot (= ${Source-Version}), ${shlibs:Depends}, schroot-common
(=${source:Version})
Description: Execute commands in a chroot environment
dchroot allows users to execute commands or interactive shells in
different chroots. A typical installation might provide 'stable',
'testing' and 'unstable' chroots. Users can move between chroots as
necessary.
.
This package provides a dchroot-dsa binary which is compatible with
the command-line options and configuration file format used by the
dchroot-dsa dchroot maintained by the Debian System Administrators
used on machines administered for the Debian Project.
.
NOTE: the schroot package provides a better implementation of
dchroot-dsa. In particular:
* dchroot-dsa only only allows the specification of a single
command with an absolute path, and no options may be used with the
command; schroot allows the use of relative and absolute paths with
no limit on the number of options.
* dchroot-dsa only allows one chroot to be used at once; schroot will
allow the use of as many chroots as desired.
* dchroot-dsa allows access to be restricted to named users; schroot
implements finer-grained access controls based on users and groups,
either of which may be granted the ability to gain root access to
the chroot if required.
Using schroot will avoid these issues, as well as provide significant
additional functionality dchroot-dsa does not possess.
pgpfaUwvrEnUk.pgp
Description: PGP signature

