Bug#647190: /etc/exim4/conf.d/router/???_*: have a uniform header

2011-11-06 Thread Marc Haber
tag 647190 confirmed wontfix
thanks

On Mon, Oct 31, 2011 at 07:31:27AM -0700, Regid Ichira wrote:
   With
 $ sed -sn '2,3p' /etc/exim4/conf.d/router/???_*
 ### router/100_exim4-config_domain_literal
 #
 # router/150_exim4-config_hubbed_hosts
 #
 ### router/200_exim4-config_primary
 #
 ### router/300_exim4-config_real_local
 #
 ### router/400_exim4-config_system_aliases
 #
 ### router/500_exim4-config_hubuser
 #
 ### router/600_exim4-config_userforward
 #
 procmail:
   debug_print = R: procmail for $local_part@$domain
 ### router/800_exim4-config_maildrop
 #
 ### router/850_exim4-config_lowuid
 #
 ### router/900_exim4-config_local_user
 #
 ### router/mmm_mail4root
 #
 one can see that 2 files in /etc/exim4/conf.d/router/ do not
 maintain the uniform header.  I think other sections of the 
 split configuration also stick to the same header.

Yes. The uniform headers are introduced when the file is touched
anyway. A conffile change causes prompts for a lot of users on package
installations, so we rather refrain from doing gratuitous changes in
comments.

I agree that having uniform headers is nice, but I also think that not
bothering users with dpkg-conffiles prompts during update for comment
changes is the more important things.

The uniform headers are going to be introduced when the files are
touched anyway for the next time.

Thanks for caring, and thanks for your patch.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647190: /etc/exim4/conf.d/router/???_*: have a uniform header

2011-10-31 Thread Regid Ichira
Package: exim4-config
Version: 4.76-3
Severity: minor
Tags: patch

  With
$ sed -sn '2,3p' /etc/exim4/conf.d/router/???_*
### router/100_exim4-config_domain_literal
#
# router/150_exim4-config_hubbed_hosts
#
### router/200_exim4-config_primary
#
### router/300_exim4-config_real_local
#
### router/400_exim4-config_system_aliases
#
### router/500_exim4-config_hubuser
#
### router/600_exim4-config_userforward
#
procmail:
  debug_print = R: procmail for $local_part@$domain
### router/800_exim4-config_maildrop
#
### router/850_exim4-config_lowuid
#
### router/900_exim4-config_local_user
#
### router/mmm_mail4root
#
one can see that 2 files in /etc/exim4/conf.d/router/ do not
maintain the uniform header.  I think other sections of the 
split configuration also stick to the same header.

--- /etc/exim4/conf.d/router/700_exim4-config_procmail  2004-11-06 
11:55:43.0 +0200
+++ 700_exim4-config_procmail   2011-10-31 16:03:06.0 +0200
@@ -1,4 +1,7 @@

+### router/700_exim4-config_procmail
+#
+
 procmail:
   debug_print = R: procmail for $local_part@$domain
   driver = accept

--- /etc/exim4/conf.d/router/150_exim4-config_hubbed_hosts  2006-06-23 
07:56:53.0 +0300
+++ 150_exim4-config_hubbed_hosts   2011-10-31 16:11:41.0 +0200
@@ -1,5 +1,5 @@

-# router/150_exim4-config_hubbed_hosts
+### router/150_exim4-config_hubbed_hosts
 #

 # route specific domains manually.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org