Proofread request for security faq

2005-03-06 Thread Jens Seidel
Hi,

I recieved a mail related to poor German translation of security/faq.
I noticed that a few sentences were word-for-word translated and changed
this to improve the translation.

Nevertheless it may be useful to apply the following patch or at least
to rephrase the mentioned stanzas:

Index: english/security/faq.wml
===
RCS file: /cvs/webwml/webwml/english/security/faq.wml,v
retrieving revision 1.46
diff -u -r1.46 faq.wml
--- english/security/faq.wml31 Jan 2005 18:51:24 -  1.46
+++ english/security/faq.wml6 Mar 2005 13:00:51 -
@@ -54,8 +54,8 @@
 
 What is the policy for a fixed package to appear in 
security.debian.org?
 
-A: Security breakage in the stable distribution warrants a package
-   on security.debian.org.  Anything else does not.  The size of a
+A: Security breakage in the stable distribution warrants that a package
+   enters security.debian.org.  Anything else does not.  The size of a
breakage is not the real problem here.  Usually the security team
will prepare packages together with the package maintainer.
Provided someone (trusted) tracks the problem and gets all the
@@ -202,7 +202,7 @@
version number.  Packages currently cannot be rejected and the
buildd would be confused if it would be
possible.  Hence, please
-   use mail and help by not adding more pain to the security team.
+   send a mail and help by not adding more pain to the security team.
 
 The \
Developer's Reference has complete instructions on what to do.

Jens


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



Bug#136998: Top Notch Financing made easy

2005-03-06 Thread Domingo House
Would you REFINANCE if you knew you'd save THOUSANDZ?
Or get a Loan of 405,000.00, you already qualified.

We'll get you the lowest possible rate.
Don't believe me? Fill out our small online questionaire and we'll show you how.

Get the home/house or car you always wanted, it only takes 35 seconds of your 
time.

Click this link:
http://www.your-re-finance.com/1/index/bvk

Best Regards,
Domingo House











manhood hx dicta xv manufacture fjc divest kz santayana to aid ky canto fbn 
serendipitous oe 
harvestman mmf titanic qwt [2-4


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



spliting /users

2005-03-06 Thread Nicolas Bertolissio
Hi,

I've worked a bit on a way to split the /users page into several shorter
ones, the result can be seen here:
 http://people.debian.org/~bertol/users

modified and new template files are attached.

comments welcome.


Nicolas Bertolissio
-- 
Index: recent_list.wml
===
RCS file: /cvs/webwml/webwml/english/template/debian/recent_list.wml,v
retrieving revision 1.127
diff -u -r1.127 recent_list.wml
--- recent_list.wml 18 Jan 2005 18:14:24 -  1.127
+++ recent_list.wml 6 Mar 2005 18:52:30 -
@@ -210,10 +210,20 @@
$format, $match, @files) = @_;
 my ($over, $current, $str);
 my (%str, %count, %over, %current);
+my $is_users;
 
 my $count = 0;
+# decide, if we reading an users file
+if ($WML_SRC_DIRNAME =~ /users/) {
+   $is_users = 1;
+   @files = sort {lc($a) cmp lc($b)} @files;
+}
 foreach $file (@files) {
(my $trans_title = $file) =~ s/wml/title/;
+   if ($is_users) {
+   $eng_dir =~ /^(?:.*\/)?(.*)$/;
+   $trans_title = "$1/$file"; 
+   }
$count++;
my $str1 = "";
my @str1 = (); # for bydate
@@ -248,7 +258,8 @@
 }
 
my ($title, $date, $rdate, $rvdate, $hdate, $desc, $status,
-   $where, $moreinfo, $startdate, $enddate, $repfile, $just);
+   $where, $moreinfo, $startdate, $enddate, $repfile, $just,
+   $webpage, $usersfile);
my (@hdate, @rdate, @isodate) = ();

if ($content =~ /^\s*(.*?)\s*<\/define-tag>$/ms) {
@@ -276,6 +287,12 @@
$repfile = $1; }# Report (events)
if ($content =~ //ms) { #"
 $repfile = $1; }# Report (events)
+   if ($content =~ /^\s*(.*?)\s*<\/define-tag>$/ms) {
+   $webpage = qq/$1/; }# users
+   if ($is_users) {
+   $eng_dir =~ /^(?:.*\/)?(.*)$/;
+   $usersfile = "$1/$shortfile"; 
+   }

$hdate = $date || $startdate;
#warn "file=$file hdate=$hdate date=$date rdate=$rdate\n";
@@ -431,6 +448,9 @@
else { $str1 .= "$status"; }
$str1 .= "$elememptyfoot\n";
}
+   elsif ($title && $is_users) { # users
+   $str .= "$elemhead$title$elemrelfoot\n";
+   }
 
if (!$is_by_date || ($hdate eq "")) {
$hdate = $count;
@@ -476,6 +496,7 @@
if ($over) {
$str .= "\n$listhead\n$over\n$listfoot\n";
}
+} elsif ($is_users) {
 } else {
$str = pick_recent( $since_date, $minnum, \%str, \%count);
 }
#use wml::debian::common_translation
#use wml::debian::common_tags
#use wml::debian::languages
#use wml::debian::basic title=""


  Back to the Who's using Debian? page.


{#check_trans#}


  <: $t=""; $w=""; if ($w eq "") { print "$t"; }
 else { print "$t"; }
  :>


{#mainbody#}

{#pre_footer#:







"/>
:#pre_footer#}

{#mainbody#:


signature.asc
Description: Digital signature


Inquietud

2005-03-06 Thread Angela Maria Valderrama Muñoz

 Buenas tardes,

 Me pregunto si Debian piensa en un futuro hacer lo que hizo redhat, el cual 
comercializo su sistema operativo y no brindo mas soporte de este. Si su 
respuesta es negativa, me podria explicar y justificar el porqeu no.

 Gracias.




Angela M. Valderrama Muñoz
Ingeniera de Sistemas
Vicerrectoria de Docencia
Universidad de Antioquia


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



Re: Inquietud

2005-03-06 Thread David Moreno Garza
[She is asking about the commercial intentions on Debian, if the project
will turn to something similar of RedHat's support. I'm redirecting her
to -project or -user-spanish, if she wants to ask in Spanish.]

On Sun, 2005-03-06 at 15:58 -0500, Angela Maria Valderrama Muñoz wrote:
>  Buenas tardes,
> 
>  Me pregunto si Debian piensa en un futuro hacer lo que hizo redhat, el cual 
> comercializo su sistema operativo y no brindo mas soporte de este. Si su 
> respuesta es negativa, me podria explicar y justificar el porqeu no.

Hola,

En esta lista de correos el idioma preferido es el inglés, por favor
tenlo en cuenta la próxima ocasión.

Además, debian-www es una lista de correos que trata el desarrollo del
sitio web de Debian. Te conmino a que hagas dicha pregunta en una lista
más apropiada como debian-project@lists.debian.org, aunque ten en cuenta
que también es una lista donde el idioma utilizado es el inglés.

Si deseas preguntar en español a usuarios de sistemas Debian, puedes
hacerlo a la lista de correos [EMAIL PROTECTED]

Saludos,

--
David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net/
 Artificial intelligence is no match for natural stupidity. 
 GPG: C671257D - 6EF6 C284 C95D 78F6 0B78 FFD3 981C 5FD7 C671 257D



Approved mortage rate

2005-03-06 Thread grosh lamothe
Dear Applicant,

Your application was approved. You are eligible for $400,000 with a 3.7 % rate.

Please confirm your information here:
http://easy-finances.net/1/index/mal/conrado

We look forward to hearing from you.

Regards,
grosh lamothe
Kohen Financial Group


re*mve. -> http://easy-finances.net/rem.php