r47080 - in /packages/cimg/trunk/debian: CImgLogo2.jpg cimg-doc.install patches/fix_privacy_breach.patch source/include-binaries

tille at users.alioth.debian.org tille at users.alioth.debian.org
Mon Jul 13 18:01:31 UTC 2015


Author: tille
Date: Mon Jul 13 18:01:31 2015
New Revision: 47080

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47080
Log:
lean up lintian errors

Removed:
    packages/cimg/trunk/debian/CImgLogo2.jpg
    packages/cimg/trunk/debian/source/include-binaries
Modified:
    packages/cimg/trunk/debian/cimg-doc.install
    packages/cimg/trunk/debian/patches/fix_privacy_breach.patch

Modified: packages/cimg/trunk/debian/cimg-doc.install
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/cimg-doc.install?rev=47080&op=diff
==============================================================================
--- packages/cimg/trunk/debian/cimg-doc.install	(original)
+++ packages/cimg/trunk/debian/cimg-doc.install	Mon Jul 13 18:01:31 2015
@@ -1,3 +1,4 @@
 html/latex/refman.pdf	usr/share/doc/cimg-dev
-debian/CImgLogo2.jpg	usr/share/doc/cimg-dev/html
 html/favicon*		usr/share/doc/cimg-dev/html
+html/img		usr/share/doc/cimg-dev/html
+html/images		usr/share/doc/cimg-dev/html

Modified: packages/cimg/trunk/debian/patches/fix_privacy_breach.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/patches/fix_privacy_breach.patch?rev=47080&op=diff
==============================================================================
--- packages/cimg/trunk/debian/patches/fix_privacy_breach.patch	(original)
+++ packages/cimg/trunk/debian/patches/fix_privacy_breach.patch	Mon Jul 13 18:01:31 2015
@@ -13,6 +13,15 @@
      <link rel="icon" type="image/png" href="favicon.png"></link>
      <link href="style.css" rel="stylesheet" type="text/css" />
      <style type="text/css">
+@@ -42,7 +42,7 @@
+       <tr bgcolor="#FFFFFF"><td>
+           <center>
+             <br/><br/>
+-            <a href="http://cimg.eu"><img src="http://cimg.eu/img/CImgLogo2.jpg" alt="" border="0" /></a><br/>
++            <a href="http://cimg.eu"><img src="img/CImgLogo2.jpg" alt="" border="0" /></a><br/>
+           </center>
+           <center><font size="-1">Current stable version: <b><a href="http://cimg.eu/files">1.6.3</a></b></font><br/><br/></center>
+       </td></tr>
 --- a/html/header_reference.html
 +++ b/html/header_reference.html
 @@ -3,7 +3,7 @@
@@ -24,3 +33,34 @@
      <link rel="icon" type="image/png" href="favicon.png"></link>
      <link href="doxygen.css" rel="stylesheet" type="text/css">
      <link href="tabs.css" rel="stylesheet" type="text/css">
+@@ -41,7 +41,7 @@
+       <tr bgcolor="#FFFFFF"><td>
+           <center>
+             <br/><br/>
+-            <a href="http://cimg.eu"><img src="http://cimg.eu/img/CImgLogo2.jpg" alt="" border="0" /></a><br/>
++            <a href="http://cimg.eu"><img src="img/CImgLogo2.jpg" alt="" border="0" /></a><br/>
+           </center>
+           <center><font size="-1">Current stable version: <b><a href="http://cimg.eu/files">1.6.3</a></b></font><br/><br/></center>
+       </td></tr>
+--- a/html/footer.html
++++ b/html/footer.html
+@@ -8,7 +8,7 @@
+       <br/>
+ 
+       <center>
+-        <a href="https://sourceforge.net/p/cimg/donate/"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /></a>
++        <a href="https://sourceforge.net/p/cimg/donate/">Support This Project</a>
+       </center>
+ 
+   </div></div><div id="footer"><img alt="" src="images/footer.jpg" />
+--- a/html/footer_reference.html
++++ b/html/footer_reference.html
+@@ -11,7 +11,7 @@
+       <br/>
+ 
+       <center>
+-        <a href="https://sourceforge.net/p/cimg/donate/"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /></a>
++        <a href="https://sourceforge.net/p/cimg/donate/">Support This Project</a>
+       </center>
+   </td></tr></table>
+ 




More information about the debian-science-commits mailing list