Обсуждение: Debian download section website update.

Поиск
Список
Период
Сортировка

Debian download section website update.

От
Raphaël Enrici
Дата:
Hi Dave,

Attached are two patches for the website:
- websiteupdate.patch corrects the wxWidgets version on the website. I
posted it some days ago but did not get any answer, feel free to reject
it as I'm not sure of what I'm saying here.
- websiteupdate_debian.patch corrects the download instructions for
Debian packages as Sarge has now been released and become the new
debian/stable distro (please note, that I wrote it 'blindly' as I had no
host to check it easily).

One RBS(tm) for you and Andreas.

Regards,
Raphaël... Waiting for an OOB signal before going to maintenance state :)
Index: cnt/cnt_download.php
===================================================================
--- cnt/cnt_download.php    (revision 4279)
+++ cnt/cnt_download.php    (working copy)
@@ -353,7 +353,7 @@
             <?php echo _("Microsoft Visual C++ 6.0 or newer.")?>
         </ul>

-        <li><?php echo sprintf(_("wxWidgets %s."), "2.5.3")?>
+        <li><?php echo sprintf(_("wxWidgets %s."), "2.6.0")?>
         <?php echo _("Currently, this is the only version we support.")?>


Index: cnt/cnt_download.php
===================================================================
--- cnt/cnt_download.php    (revision 4294)
+++ cnt/cnt_download.php    (working copy)
@@ -31,8 +31,14 @@
     <dd>
           <ul>
         <li>
-        <?php echo _("For Debian WOODY:");?>
+        <?php echo _("For Debian Woody (oldstable):");?>
         <br/>
+        We don't support this Debian version anymore. However you can refer to <a href="http://www.backports.org/">
forthe latest version we've packaged for Debian/woody. 
+        <br/>
+
+        <li>
+        <?php echo _("For Debian Sarge (stable):");?>
+        <br/>
         <?php echo ("An APT repository is provided to ease installation.");?>
         <?php echo sprintf(_("Before you start installation, please choose a mirror in the list of our <a
href='%s'>mirrors</a>."),"#mirrors");?> 
         <?php echo "You only need to right-click on a mirror and copy its URL.";?>
@@ -56,19 +62,19 @@
             <br/>
             <table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#efefef">
               <tr><td>
-                deb [MIRROR URL]/pgadmin3/release/debian woody pgadmin
+                deb [MIRROR URL]/pgadmin3/release/debian sarge pgadmin
               </td></tr>
             </table>
         <?php echo _("For example, for France, you can try:");?>
             <table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#efefef">
               <tr><td>
-        deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/release/debian woody pgadmin
+        deb ftp://ftp2.fr.postgresql.org/postgresql/pgadmin3/release/debian sarge pgadmin
               </td></tr>
             </table>
         <br/>

             <li>
-            <?php echo _("For Debian TESTING:");?>
+            <?php echo _("For Debian Etch (testing):");?>
         <br/>
         <?php echo ("An APT repository is provided to ease installation.");?>
       <?php echo sprintf(_("Before you start installation, please choose a mirror in the list of our <a
href='%s'>mirrors</a>."),"#mirrors");?> 
@@ -105,9 +111,10 @@
         <br/>

             <li>
-            <?php echo _("For Debian UNSTABLE:");?>
+            <?php echo _("For Debian Sid (unstable):");?>
         <br/>
         <?php echo _("pgAdmin III is published on the official Debian Unstable repository.");?>
+        However, from time to time unstable may become broken, you can try to check for packages from our mirrors as
describedabove for Debian/testing. You only need to change testing to unstable in the sources.list lines. 
             <br/>
     </ul>
     </dd>

Re: Debian download section website update.

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 09 June 2005 20:35
> To: Dave Page
> Cc: PgAdmin Hackers
> Subject: Debian download section website update.
>
> Hi Dave,
>
> Attached are two patches for the website:
> - websiteupdate.patch corrects the wxWidgets version on the website. I
> posted it some days ago but did not get any answer, feel free
> to reject
> it as I'm not sure of what I'm saying here.
> - websiteupdate_debian.patch corrects the download instructions for
> Debian packages as Sarge has now been released and become the new
> debian/stable distro (please note, that I wrote it 'blindly'
> as I had no
> host to check it easily).

OK, I'll take a look. I didn't see the patch previously incidently - did it definitely go to the right address?

> One RBS(tm) for you and Andreas.

Cool.

> Regards,
> Raphaël... Waiting for an OOB signal before going to
> maintenance state :)

Raph# shutdown -h now

Entering runlevel 0...
Killing all processes... Done.
Flushing buffers... Done.

System halted.
It is no safe to power down.

<click>


Re: Debian download section website update.

От
"Dave Page"
Дата:
Thanks, committed.

> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 09 June 2005 20:35
> To: Dave Page
> Cc: PgAdmin Hackers
> Subject: Debian download section website update.
>
> Hi Dave,
>
> Attached are two patches for the website:
> - websiteupdate.patch corrects the wxWidgets version on the website. I
> posted it some days ago but did not get any answer, feel free
> to reject
> it as I'm not sure of what I'm saying here.
> - websiteupdate_debian.patch corrects the download instructions for
> Debian packages as Sarge has now been released and become the new
> debian/stable distro (please note, that I wrote it 'blindly'
> as I had no
> host to check it easily).
>
> One RBS(tm) for you and Andreas.
>
> Regards,
> Raphaël... Waiting for an OOB signal before going to
> maintenance state :)
>

Re: Debian download section website update.

От
blacknoz@club-internet.fr
Дата:


----Message d'origine----
>Sujet: Re: [pgadmin-hackers] Debian download section website update.
>Date: Thu, 9 Jun 2005 21:04:42 +0100
>De: "Dave Page" <dpage@vale-housing.co.uk>
>A: Raphaël Enrici <blacknoz@club-internet.fr>
>Copie à: "PgAdmin Hackers" <pgadmin-hackers@postgresql.org>
>
>Thanks, committed.

Seems I missed something:
Can you change
"However you can refer to <a href="http://www.backports.org/"> for the latest"
to
"However you can refer to <a href="http://www.backports.org/">www.backports.org</a> for the latest"

Thanks,
Raphaël


>
>> -----Original Message-----
>> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
>> Sent: 09 June 2005 20:35
>> To: Dave Page
>> Cc: PgAdmin Hackers
>> Subject: Debian download section website update.
>>
>> Hi Dave,
>>
>> Attached are two patches for the website:
>> - websiteupdate.patch corrects the wxWidgets version on the website. I
>> posted it some days ago but did not get any answer, feel free
>> to reject
>> it as I'm not sure of what I'm saying here.
>> - websiteupdate_debian.patch corrects the download instructions for
>> Debian packages as Sarge has now been released and become the new
>> debian/stable distro (please note, that I wrote it 'blindly'
>> as I had no
>> host to check it easily).
>>
>> One RBS(tm) for you and Andreas.
>>
>> Regards,
>> Raphaël... Waiting for an OOB signal before going to
>> maintenance state :)
>>
>
>---------------------------(end of broadcast)---------------------------
>TIP 7: don't forget to increase your free space map settings
>


Re: Debian download section website update.

От
"Dave Page"
Дата:
Done.

Regards, Dave

> -----Original Message-----
> From: blacknoz@club-internet.fr [mailto:blacknoz@club-internet.fr]
> Sent: 10 June 2005 08:13
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: Re: [pgadmin-hackers] Debian download section
> website update.
>
>
>
>
> ----Message d'origine----
> >Sujet: Re: [pgadmin-hackers] Debian download section website update.
> >Date: Thu, 9 Jun 2005 21:04:42 +0100
> >De: "Dave Page" <dpage@vale-housing.co.uk>
> >A: Raphaël Enrici <blacknoz@club-internet.fr>
> >Copie à: "PgAdmin Hackers" <pgadmin-hackers@postgresql.org>
> >
> >Thanks, committed.
>
> Seems I missed something:
> Can you change
> "However you can refer to <a
> href="http://www.backports.org/"> for the latest"
> to
> "However you can refer to <a
> href="http://www.backports.org/">www.backports.org</a> for the latest"
>
> Thanks,
> Raphaël
>
>
> >
> >> -----Original Message-----
> >> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> >> Sent: 09 June 2005 20:35
> >> To: Dave Page
> >> Cc: PgAdmin Hackers
> >> Subject: Debian download section website update.
> >>
> >> Hi Dave,
> >>
> >> Attached are two patches for the website:
> >> - websiteupdate.patch corrects the wxWidgets version on
> the website. I
> >> posted it some days ago but did not get any answer, feel free
> >> to reject
> >> it as I'm not sure of what I'm saying here.
> >> - websiteupdate_debian.patch corrects the download instructions for
> >> Debian packages as Sarge has now been released and become the new
> >> debian/stable distro (please note, that I wrote it 'blindly'
> >> as I had no
> >> host to check it easily).
> >>
> >> One RBS(tm) for you and Andreas.
> >>
> >> Regards,
> >> Raphaël... Waiting for an OOB signal before going to
> >> maintenance state :)
> >>
> >
> >---------------------------(end of
> broadcast)---------------------------
> >TIP 7: don't forget to increase your free space map settings
> >
>
>