[COMMIT LOGREPORT] package/debian README.Debian,1.28,1.29 changelog,1.127,1.128 lire.config,1.5,1.6 templates,1.43,1.44

Joost van Baal vanbaal at users.sourceforge.net
Tue Oct 3 13:43:36 CEST 2006


Update of /cvsroot/logreport/package/debian
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv6412

Modified Files:
	README.Debian changelog lire.config templates 
Log Message:
remove yet another superfluous debconf note

Index: README.Debian
===================================================================
RCS file: /cvsroot/logreport/package/debian/README.Debian,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- README.Debian	3 Oct 2006 10:45:07 -0000	1.28
+++ README.Debian	3 Oct 2006 11:43:34 -0000	1.29
@@ -45,15 +45,20 @@
 Lire's cron jobs
 ================
 
+Once the Lire package is installed, Lire cronjobs will be installed and running
+on your system.
+
 The Lire cronjobs use lr_vendor_cron(1), files
 /etc/default/lire.d/<daemon>.cfg, and /etc/cron.<period>/lire.
 
-The Lire cronjob doesn't yet support all Lire services.  (If
+The Lire cronjob doesn't yet support all Lire services.  If
 you'd like to get another Lire service supported, create a suitable
 lire.d/<daemon>.cfg file.  Adding such a file to /etc/default/lire.d/ is all
 you need to do to get the log processed.  Please report a wishlist bug, and
-sent your <daemon>.cfg file, so that other users can benefit!)  The new-style
-cronjobs run the filter as root, and read the log file as root.
+sent your <daemon>.cfg file, so that other users can benefit!
+
+The Lire cronjobs run any filter (if specified in
+/etc/default/lire.d/<daemon>.cfg) as root, and read the log file as root.
 
 
 If you don't like the default reports

Index: changelog
===================================================================
RCS file: /cvsroot/logreport/package/debian/changelog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- changelog	3 Oct 2006 11:23:23 -0000	1.127
+++ changelog	3 Oct 2006 11:43:34 -0000	1.128
@@ -6,7 +6,8 @@
     (Closes: #389786).
   * debian/README.Debian: remove all notes about Lire versions < 2.0.1-4: we
     no longer support stuff older than Debian sarge.
-  * debian/{templates,lire.config}: remove lire/foundlocaluser debconf
+  * debian/{templates,lire.config}: remove lire/config template since it's
+    overkill to annoy the user with that.  Also remove lire/foundlocaluser debconf
     template, no longer give warning if local lire user has uid in 1000-29999
     range: this note was for upgrading from lire packages < 20020214-3, which
     we no longer support.  (Closes: #388923)

Index: lire.config
===================================================================
RCS file: /cvsroot/logreport/package/debian/lire.config,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lire.config	3 Oct 2006 10:45:08 -0000	1.5
+++ lire.config	3 Oct 2006 11:43:34 -0000	1.6
@@ -82,8 +82,4 @@
 db_input high lire/purge_user_files || true
 db_go || true
 
-# tell the user to do manual configuration
-db_input high lire/config || true
-db_go || true
-
 exit 0

Index: templates
===================================================================
RCS file: /cvsroot/logreport/package/debian/templates,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- templates	3 Oct 2006 10:45:08 -0000	1.43
+++ templates	3 Oct 2006 11:43:34 -0000	1.44
@@ -1,11 +1,3 @@
-Template: lire/config
-Type: note
-_Description: Configuring Lire
- Please note that, after this package is installed, new cronjobs will be
- installed and running on your system.
- .
- Refer to /usr/share/doc/lire/README.Debian for details.
-
 Template: lire/lire_user_not_lire
 Type: boolean
 Default: false

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list