[Git][java-team/website][master] 3 commits: Replaced Alioth with Salsa

Emmanuel Bourg gitlab at salsa.debian.org
Thu May 3 13:36:44 BST 2018


Emmanuel Bourg pushed to branch master at Debian Java Maintainers / website


Commits:
14bb0020 by Emmanuel Bourg at 2018-05-03T14:31:56+02:00
Replaced Alioth with Salsa

- - - - -
d0f82512 by Emmanuel Bourg at 2018-05-03T14:33:38+02:00
Changed the <link rev="made"> mailto address to debian-java at lists.debian.org

- - - - -
93a974de by Emmanuel Bourg at 2018-05-03T14:35:52+02:00
Removed the modification date in the footer

- - - - -


3 changed files:

- building.html
- developers.html
- index.html


Changes:

=====================================
building.html
=====================================
--- a/building.html
+++ b/building.html
@@ -4,7 +4,7 @@
   <head>
     <title>Building Java Packages in Debian</title>
     <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-    <link rev="made" href="mailto:pkg-java-maintainers at lists.alioth.debian.org"/>
+    <link rev="made" href="mailto:debian-java at lists.debian.org"/>
     <link rel="shortcut icon" href="https://www.debian.org/favicon.ico"/>
     <link rel="stylesheet" type="text/css" href="debian.css"/>
     <meta name="Keywords" content="debian, GNU, linux, java, jdk, jre, package, deb"/>
@@ -31,7 +31,6 @@
     <a href="https://validator.w3.org/check?uri=referer"><img
         src="https://www.w3.org/Icons/valid-xhtml10"
         alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
-      Last Modified: $Date$
     </p>
   </body>
 </html>


=====================================
developers.html
=====================================
--- a/developers.html
+++ b/developers.html
@@ -4,7 +4,7 @@
   <head>
     <title>Co-maintaining Java packages in Debian</title>
     <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-    <link rev="made" href="mailto:pkg-java-maintainers at lists.alioth.debian.org"/>
+    <link rev="made" href="mailto:debian-java at lists.debian.org"/>
     <link rel="shortcut icon" href="https://www.debian.org/favicon.ico"/>
     <link rel="stylesheet" type="text/css" href="debian.css"/>
     <meta name="Keywords" content="debian, GNU, linux, java, jdk, jre, package, deb"/>
@@ -30,7 +30,7 @@
     <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="https://alioth.debian.org/">Alioth</a> and subscribe to the <a href="https://lists.debian.org/debian-java/">debian-java</a> mailing list</li>
+      <li>Get an account (if you are not already a Debian developer) on <a href="https://salsa.debian.org/">Salsa</a> and subscribe to the <a href="https://lists.debian.org/debian-java/">debian-java</a> mailing list</li>
 
       <li>Send an email message to the debian-java list and ask to be added to the project</li>
 
@@ -71,7 +71,6 @@
     <a href="https://validator.w3.org/check?uri=referer"><img
         src="https://www.w3.org/Icons/valid-xhtml10"
         alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
-      Last Modified: $Date$
     </p>
   </body>
 </html>


=====================================
index.html
=====================================
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
   <head>
     <title>Debian Java Packaging Project</title>
     <meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
-    <link rev="made" href="mailto:pkg-java-maintainers at lists.alioth.debian.org"/>
+    <link rev="made" href="mailto:debian-java at lists.debian.org"/>
     <link rel="shortcut icon" href="https://www.debian.org/favicon.ico"/>
     <link rel="stylesheet" type="text/css" href="debian.css"/>
     <meta name="Keywords" content="debian, GNU, linux, java, jdk, jre, package, deb"/>
@@ -48,7 +48,7 @@
      <h2>Links</h2>
 
     <ul>
-      <li><a href="https://alioth.debian.org/projects/pkg-java/">project page</a> on <a href="https://alioth.debian.org/">Alioth</a></li>
+      <li><a href="https://salsa.debian.org/java-team/">team page</a> on <a href="https://salsa.debian.org/">Salsa</a></li>
 
       <li><a href="https://wiki.debian.org/Java">project wiki page</a></li>
 
@@ -60,10 +60,6 @@
 
       <li><a href="https://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="https://svn.debian.org/wsvn/pkg-java">pkg-java SVN repository</a> (the old CVS repository is no longer used)</li>
-
-      <li><a href="https://git.debian.org/?s=pkg-java">pkg-java GIT repositories</a></li>
-
       <li>
        <a href="https://qa.debian.org/developer.php?login=pkg-java-maintainers@lists.alioth.debian.org">Our Debian QA page</a>
       </li>
@@ -76,7 +72,6 @@
     <a href="https://validator.w3.org/check?uri=referer"><img
         src="https://www.w3.org/Icons/valid-xhtml10"
         alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a>
-      Last Modified: $Date$
     </p>
   </body>
 </html>



View it on GitLab: https://salsa.debian.org/java-team/website/compare/2354a574c9e781977999e30e12397cd2c7f2df66...93a974ded4511fbd503df0ef2ba684c41470c46b

---
View it on GitLab: https://salsa.debian.org/java-team/website/compare/2354a574c9e781977999e30e12397cd2c7f2df66...93a974ded4511fbd503df0ef2ba684c41470c46b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180503/c788a2f7/attachment.html>


More information about the pkg-java-commits mailing list