[pkg-java] r19034 - trunk/website
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Apr 25 15:31:02 UTC 2016
Author: ebourg-guest
Date: 2016-04-25 15:31:02 +0000 (Mon, 25 Apr 2016)
New Revision: 19034
Modified:
trunk/website/.htaccess
trunk/website/building.html
trunk/website/debian.css
trunk/website/developers.html
trunk/website/index.html
Log:
Use https resources to avoid mixed content warnings
Modified: trunk/website/.htaccess
===================================================================
--- trunk/website/.htaccess 2016-04-22 08:48:45 UTC (rev 19033)
+++ trunk/website/.htaccess 2016-04-25 15:31:02 UTC (rev 19034)
@@ -1,2 +1,2 @@
-Redirect /index.php http://wiki.debian.org/Java
+Redirect /index.php https://wiki.debian.org/Java
Modified: trunk/website/building.html
===================================================================
--- trunk/website/building.html 2016-04-22 08:48:45 UTC (rev 19033)
+++ trunk/website/building.html 2016-04-25 15:31:02 UTC (rev 19034)
@@ -5,7 +5,7 @@
<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 rel="shortcut icon" href="http://www.debian.org/favicon.ico"/>
+ <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"/>
<meta name="Description" content="Debian GNU/Linux Java packaging project"/>
@@ -13,9 +13,9 @@
<body>
<div class="logo">
- <a href="http://www.debian.org/">
- <img src="http://www.debian.org/logos/openlogo-nd-50.png" width="50" height="61" alt=""/>
- <img src="http://www.debian.org/Pics/debian.jpg" width="179" height="61" alt="Debian Project"/></a>
+ <a href="https://www.debian.org/">
+ <img src="https://www.debian.org/logos/openlogo-nd-50.png" width="50" height="61" alt=""/>
+ <img src="https://www.debian.org/Pics/debian.jpg" width="179" height="61" alt="Debian Project"/></a>
</div>
<div class="header">
@@ -25,11 +25,11 @@
</div>
<h1>Building Java Packages in Debian</h1>
- <p>This document is deprecated - see <a href='http://wiki.debian.org/Java/Packaging'>the wiki</a> instead.</p>
+ <p>This document is deprecated - see <a href='https://wiki.debian.org/Java/Packaging'>the wiki</a> instead.</p>
<p class="footer">
- <a href="http://validator.w3.org/check?uri=referer"><img
- src="http://www.w3.org/Icons/valid-xhtml10"
+ <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>
Modified: trunk/website/debian.css
===================================================================
--- trunk/website/debian.css 2016-04-22 08:48:45 UTC (rev 19033)
+++ trunk/website/debian.css 2016-04-25 15:31:02 UTC (rev 19034)
@@ -57,20 +57,20 @@
.header .upper .left {
width: 15px;
- background-image: url("http://www.debian.org/Pics/red-upperleft.png")
+ background-image: url("https://www.debian.org/Pics/red-upperleft.png")
}
.header .upper .right {
- background-image: url("http://www.debian.org/Pics/red-upperright.png")
+ background-image: url("https://www.debian.org/Pics/red-upperright.png")
}
.header .lower .left {
- background-image: url("http://www.debian.org/Pics/red-lowerleft.png")
+ background-image: url("https://www.debian.org/Pics/red-lowerleft.png")
}
.header .lower .right {
width: 15px;
- background-image: url("http://www.debian.org/Pics/red-lowerright.png")
+ background-image: url("https://www.debian.org/Pics/red-lowerright.png")
}
/**
@@ -84,4 +84,4 @@
.footer img {
vertical-align: middle;
-}
\ No newline at end of file
+}
Modified: trunk/website/developers.html
===================================================================
--- trunk/website/developers.html 2016-04-22 08:48:45 UTC (rev 19033)
+++ trunk/website/developers.html 2016-04-25 15:31:02 UTC (rev 19034)
@@ -5,16 +5,16 @@
<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 rel="shortcut icon" href="http://www.debian.org/favicon.ico"/>
+ <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"/>
</head>
<body>
<div class="logo">
- <a href="http://www.debian.org/">
- <img src="http://www.debian.org/logos/openlogo-nd-50.png" height="61" alt=""/>
- <img src="http://www.debian.org/Pics/debian.jpg" width="179" height="61" alt="Debian Project"/></a>
+ <a href="https://www.debian.org/">
+ <img src="https://www.debian.org/logos/openlogo-nd-50.png" height="61" alt=""/>
+ <img src="https://www.debian.org/Pics/debian.jpg" width="179" height="61" alt="Debian Project"/></a>
</div>
<div class="header">
@@ -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="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>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>Send an email message to the debian-java list and ask to be added to the project</li>
@@ -41,11 +41,11 @@
<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 debian-java list first before committing 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="https://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>
- <li>Make sure that the package complies with the <a href="http://www.debian.org/doc/packaging-manuals/java-policy/">Java policy</a> (and the <a href="http://www.debian.org/doc/debian-policy/">Debian Policy</a>, of course). There are also some <a href="http://wiki.debian.org/Java/Packaging">hints</a> for packaging Java software in Debian.</li>
+ <li>Make sure that the package complies with the <a href="https://www.debian.org/doc/packaging-manuals/java-policy/">Java policy</a> (and the <a href="https://www.debian.org/doc/debian-policy/">Debian Policy</a>, of course). There are also some <a href="https://wiki.debian.org/Java/Packaging">hints</a> for packaging Java software in Debian.</li>
<li>Avoid forks from upstream, name JARs like upstream does with same content to avoid confusion for end users</li>
@@ -53,7 +53,7 @@
<li>Ask on the pkg-java list before making major changes to "public packages", e.g. package splits or forks from the upstream version. <b>Always ask the maintainer before making any changes to "non-public packages" if you are not a co-maintainer</b>!</li>
- <li>Only add <a href="http://www.debian.org/social_contract#guidelines">DFSG</a>-free packages to the repository, <b>no non-free software</b>! You need to accept at least one co-maintainer for your package if you don't want to make your package public.</li>
+ <li>Only add <a href="https://www.debian.org/social_contract#guidelines">DFSG</a>-free packages to the repository, <b>no non-free software</b>! You need to accept at least one co-maintainer for your package if you don't want to make your package public.</li>
</ul>
<hr/>
@@ -68,8 +68,8 @@
<hr/>
<p class="footer">
- <a href="http://validator.w3.org/check?uri=referer"><img
- src="http://www.w3.org/Icons/valid-xhtml10"
+ <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>
Modified: trunk/website/index.html
===================================================================
--- trunk/website/index.html 2016-04-22 08:48:45 UTC (rev 19033)
+++ trunk/website/index.html 2016-04-25 15:31:02 UTC (rev 19034)
@@ -5,7 +5,7 @@
<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 rel="shortcut icon" href="http://www.debian.org/favicon.ico"/>
+ <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"/>
<meta name="Description" content="Debian GNU/Linux Java packaging project"/>
@@ -13,9 +13,9 @@
<body>
<div class="logo">
- <a href="http://www.debian.org/">
- <img src="http://www.debian.org/logos/openlogo-nd-50.png" alt=""/>
- <img src="http://www.debian.org/Pics/debian.jpg" alt="Debian Project"/></a>
+ <a href="https://www.debian.org/">
+ <img src="https://www.debian.org/logos/openlogo-nd-50.png" alt=""/>
+ <img src="https://www.debian.org/Pics/debian.jpg" alt="Debian Project"/></a>
</div>
<div class="header">
@@ -39,8 +39,8 @@
<h2>Documentation for packaging Java software</h2>
<p>
- The main source of our documentation is <a href='http://wiki.debian.org/Java'>the Debian wiki</a>, in particular
- the page on <a href='http://wiki.debian.org/Java/Packaging'>how to package Java software for Debian</a>.
+ The main source of our documentation is <a href='https://wiki.debian.org/Java'>the Debian wiki</a>, in particular
+ the page on <a href='https://wiki.debian.org/Java/Packaging'>how to package Java software for Debian</a>.
</p>
<hr/>
@@ -48,24 +48,24 @@
<h2>Links</h2>
<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="https://alioth.debian.org/projects/pkg-java/">project page</a> on <a href="https://alioth.debian.org/">Alioth</a></li>
- <li><a href="http://wiki.debian.org/Java">project wiki page</a></li>
+ <li><a href="https://wiki.debian.org/Java">project wiki page</a></li>
- <li><a href="http://lists.debian.org/debian-java/">debian-java mailing list</a> (our discussion list)</li>
+ <li><a href="https://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>
+ <li><a href="https://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="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="http://svn.debian.org/wsvn/pkg-java">pkg-java SVN repository</a> (the old CVS repository is no longer used)</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="http://git.debian.org/?s=pkg-java">pkg-java GIT repositories</a></li>
+ <li><a href="https://git.debian.org/?s=pkg-java">pkg-java GIT repositories</a></li>
<li>
- <a href="http://qa.debian.org/developer.php?login=pkg-java-maintainers@lists.alioth.debian.org">Our Debian QA page</a>
+ <a href="https://qa.debian.org/developer.php?login=pkg-java-maintainers@lists.alioth.debian.org">Our Debian QA page</a>
</li>
</ul>
@@ -73,8 +73,8 @@
<hr/>
<p class="footer">
- <a href="http://validator.w3.org/check?uri=referer"><img
- src="http://www.w3.org/Icons/valid-xhtml10"
+ <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>
More information about the pkg-java-commits
mailing list