[pkg-java] r12758 - trunk/website

Damien Raude-Morvan drazzib at alioth.debian.org
Fri Jul 16 15:41:00 UTC 2010


Author: drazzib
Date: 2010-07-16 15:40:59 +0000 (Fri, 16 Jul 2010)
New Revision: 12758

Modified:
   trunk/website/developers.html
   trunk/website/index.html
Log:
01_debian_java_mailinglist.diff : Recommend usage of debian-java mailing list 
when looking for support under pkg-java umbrella.


Modified: trunk/website/developers.html
===================================================================
--- trunk/website/developers.html	2010-07-15 20:41:35 UTC (rev 12757)
+++ trunk/website/developers.html	2010-07-16 15:40:59 UTC (rev 12758)
@@ -33,9 +33,9 @@
     <ol>
       <li>Read the <a href="#rules">rules</a> and accept them</li>
 
-      <li>Get an account (if you are not already a Debian developer) on <a href="http://alioth.debian.org/">Alioth</a> and subscribe to the <a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers/">pkg-java-maintainers</a> mailing list</li>
+      <li>Get an account (if you are not already a Debian developer) on <a href="http://alioth.debian.org/">Alioth</a> and subscribe to the <a href="http://lists.debian.org/debian-java/">debian-java</a> mailing list</li>
 
-      <li>Send an email message to the pkg-java-maintainers list and ask to be added to the project</li>
+      <li>Send an email message to the debian-java list and ask to be added to the project</li>
 
       <li>Ask a Debian developer from the project to upload your changes if you are not yet a Debian developer yourself</li>
     </ol>
@@ -44,7 +44,7 @@
     <h2><a name="rules"></a>General rules</h2>
 
     <ul>
-      <li>If you don't have experience with packaging Java software, send a patch to the pkg-java-maintainers list first before committting your changes to the <a href="http://svn.debian.org/wsvn/pkg-java">SVN repository</a>.</li>
+      <li>If you don't have experience with packaging Java software, send a patch to the debian-java list first before committing your changes to the <a href="http://svn.debian.org/wsvn/pkg-java">SVN repository</a>.</li>
 
       <li><b>Test your changes</b> before committing to the SVN repository, i.e. make sure that the package can still be built. Also test if the package can be upgraded, purged and installed before uploading to the Debian archive.</li>
 

Modified: trunk/website/index.html
===================================================================
--- trunk/website/index.html	2010-07-15 20:41:35 UTC (rev 12757)
+++ trunk/website/index.html	2010-07-16 15:40:59 UTC (rev 12758)
@@ -46,8 +46,12 @@
     <ul>
       <li><a href="http://alioth.debian.org/projects/pkg-java/">project page</a> on <a href="http://alioth.debian.org/">Alioth</a></li>
 
-      <li><a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers">pkg-java-maintainers mailing list</a></li>
+      <li><a href="http://lists.debian.org/debian-java/">debian-java mailing list</a> (our discussion list)</li>
 
+      <li><a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers">pkg-java-maintainers mailing list</a>
+       (subscribe to the list if "you are interested in getting emails about bugs, package upload and so on)
+      </li>
+
       <li><a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=pkg-java-maintainers@lists.alioth.debian.org">bugs in pkg-java public packages</a></li>
 
       <li><a href="http://svn.debian.org/wsvn/pkg-java">pkg-java SVN repository</a> (the old CVS repository is no longer used)</li>




More information about the pkg-java-commits mailing list