On Tue, Jan 02, 2007 at 09:29:33PM +0100, Erik Schanze wrote:
> If one tries to remove the package, you will learn many KDE packages
> depend on it. Because it is such a (Desktop-User-)important package
> you should improve the long description and explain, what gamin
> exactly does for the system or the user.  Why should one need a "File
> and directory monitoring system"?  Because  purging the package is not
> possible for KDE users, could they disable this server without
> problems?

How about this:

--- debian/control      2006-11-29 16:14:43.000000000 +0100
+++ debian/control.new  2007-01-04 17:02:08.000000000 +0100
@@ -12,8 +12,20 @@
 Depends: ${misc:Depends}, ${shlibs:Depends}, libgamin0 (=
${Source-Version})
 Conflicts: fam
 Description: File and directory monitoring system
- Gamin is a file and directory monitoring system defined to be a
- subset of the FAM (File Alteration Monitor) system.
+ Gamin is a file and directory monitoring system which allows
+ applications to detect when a file or a directory has been added,
+ removed or modified by somebody else.
+ .
+ It can be used by desktops like KDE or GNOME to have their virtual file
+ systems keep track of changes to files and directories.  For example,
+ if a file manager displays a directory to the user, and the user
+ removes one of the files via the command-line, gamin will notify the
+ file manager of this change so that it can update the directory
+ display.
+ .
+ Gamin has been designed as a drop-in replacement for FAM with security
+ and maintainability in mind and can use Linux's advanced inotify
+ service when available.

 Package: libgamin0
 Section: libs


Michael


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to