Hi,

I was looking for an easy target for my first bug fix when I came
across this and #773830.

The attached diff closes both. The wording is as agreed above,
and 'apt-cache search systemadm' now returns systemd-ui as a result.

Cheers,

-- 
4096R/B4CCF23A 2014-11-20 Scott James Wakeling <sc...@diskfish.org>
diff -Nru systemd-ui-3/debian/control systemd-ui-3/debian/control
--- systemd-ui-3/debian/control	2014-04-28 23:56:47.000000000 +0100
+++ systemd-ui-3/debian/control	2015-03-12 20:53:54.000000000 +0000
@@ -39,12 +39,13 @@
 Breaks: systemd-gui (<< 1:2-1)
 Replaces: systemd-gui (<< 1:2-1)
 Description: graphical frontend for systemd
- systemd is a replacement for sysvinit.  It is dependency-based and
- able to read the LSB init script headers in addition to parsing rcN.d
- links as hints.
+ systemd is a system and service manager for Linux, compatible with SysV
+ and LSB init scripts. systemd provides aggressive parallelization
+ capabilities, uses socket and D-Bus activation for starting services,
+ offers on-demand starting of daemons, keeps track of processes using
+ Linux control groups, supports snapshotting and restoring of the system
+ state, maintains mount and automount points and implements an elaborate
+ transactional dependency-based service control logic. It can work as a
+ drop-in replacement for sysvinit.
  .
- It also provides process supervision using cgroups and the ability to
- not only depend on other init script being started, but also
- availability of a given mount point or D-Bus service.
- .
- This package contains the graphical frontend for systemd.
+ This package provides systemadm, the graphical frontend for systemd.

Reply via email to