Package: ftp.debian.org
Severity: wishlist
Tags: patch

Hi,

Contact details and wiki links where not available on
https://ftp-master.debian.org/ so I decided to add them.
Patches attached.

They are useful for casual users like me who are not so clear on internals
workings of Debian and ftp master team.

-Mikko
>From 00d226788dd978a6bc4eaf132d124412f529eecd Mon Sep 17 00:00:00 2001
From: Mikko Rapeli <mikko.rap...@iki.fi>
Date: Wed, 15 Oct 2014 14:08:30 +0300
Subject: [PATCH 1/2] Added Contact details to web page

Contact details copied from https://wiki.debian.org/Teams/FTPMaster

Signed-off-by: Mikko Rapeli <mikko.rap...@iki.fi>
---
 index.html |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/index.html b/index.html
index 75d3fbc..f03a4c6 100644
--- a/index.html
+++ b/index.html
@@ -55,6 +55,7 @@
 			<li><a href="#archivecriteria">Archive Criteria</a></li>
 			<li><a href="#talks">Talks</a></li>
 			<li><a href="#patches">Patches</a></li>
+			<li><a href="#contact">Contact</a></li>
 		  </ul>
 		</div>
 
@@ -345,6 +346,13 @@
             <pre>git clone https://ftp-master.debian.org/git/website.git/</pre>
         </div>
 
+        <div id="contact">
+            <h1>Contact</h1>
+            <p>Email contact: ftpmas...@debian.org</p>
+            <p>Request tracker: <a href="http://bugs.debian.org/ftp.debian.org";>http://bugs.debian.org/ftp.debian.org (pseudo package)</a></p>
+            <p>Public IRC channel: #debian-ftp on irc.debian.org (OFTC)</p>
+        </div>
+
         </div>
         </div>
         </div>
-- 
1.7.10.4

>From 4db4b3c9f3b75c9f7ed3cb8afcd721dc415b484b Mon Sep 17 00:00:00 2001
From: Mikko Rapeli <mikko.rap...@iki.fi>
Date: Wed, 15 Oct 2014 14:15:27 +0300
Subject: [PATCH 2/2] Add link to FTPMaster wiki page

It has useful and maybe more up to date information so it's good to mention
here too.

Signed-off-by: Mikko Rapeli <mikko.rap...@iki.fi>
---
 index.html |    1 +
 1 file changed, 1 insertion(+)

diff --git a/index.html b/index.html
index f03a4c6..5fdb09c 100644
--- a/index.html
+++ b/index.html
@@ -63,6 +63,7 @@
         <div id="intro">
             <p>This is the Debian project ftp-master server.  Various informational
             pages are available here.</p>
+            <p>Additional information is also available on <a href="https://wiki.debian.org/Teams/FTPMaster";>FTPMaster wiki page</a>.</p>
         </div>
 
         <div id="archivekey">
-- 
1.7.10.4

Reply via email to