Skip to content
Commits on Source (3)
......@@ -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@lists.alioth.debian.org"/>
<link rev="made" href="mailto:debian-java@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>
......
......@@ -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@lists.alioth.debian.org"/>
<link rev="made" href="mailto:debian-java@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>
......
......@@ -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@lists.alioth.debian.org"/>
<link rev="made" href="mailto:debian-java@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>
......