r47164 - in /packages/cimg/trunk/debian: changelog copyright patches/fix_privacy_breach.patch
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Sun Nov 8 17:47:21 UTC 2015
Author: tille
Date: Sun Nov 8 17:47:20 2015
New Revision: 47164
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47164
Log:
New upstream version
Modified:
packages/cimg/trunk/debian/changelog
packages/cimg/trunk/debian/copyright
packages/cimg/trunk/debian/patches/fix_privacy_breach.patch
Modified: packages/cimg/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/changelog?rev=47164&op=diff
==============================================================================
--- packages/cimg/trunk/debian/changelog (original)
+++ packages/cimg/trunk/debian/changelog Sun Nov 8 17:47:20 2015
@@ -1,3 +1,9 @@
+cimg (1.6.5+dfsg-1) unstable; urgency=medium
+
+ * New upstream version
+
+ -- Andreas Tille <tille at debian.org> Sun, 08 Nov 2015 18:23:26 +0100
+
cimg (1.6.4+dfsg-1) unstable; urgency=medium
* adapted d/watch to new upstream location at Github
Modified: packages/cimg/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/cimg/trunk/debian/copyright?rev=47164&op=diff
==============================================================================
--- packages/cimg/trunk/debian/copyright (original)
+++ packages/cimg/trunk/debian/copyright Sun Nov 8 17:47:20 2015
@@ -3,10 +3,8 @@
Upstream-Contact: David Tschumperlé <David.Tschumperle at greyc.ensicaen.fr>
Source: http://cimg.sourceforge.net/download.shtml
Files-Excluded: html/img/project-support.jpg
- examples/img/lena.pgm
html/jquery-*.min.js
html/*.pdf
- html/doxygen_sqlite3.db
html/cimgmenu
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=47164&op=diff
==============================================================================
--- packages/cimg/trunk/debian/patches/fix_privacy_breach.patch (original)
+++ packages/cimg/trunk/debian/patches/fix_privacy_breach.patch Sun Nov 8 17:47:20 2015
@@ -13,15 +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 @@
+@@ -43,7 +43,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>
+ <center><font size="-1" color="#777777">
+ Latest stable version: <b><a href="http://cimg.eu/files">1.6.4</a></b>
--- a/html/header_reference.html
+++ b/html/header_reference.html
@@ -3,7 +3,7 @@
@@ -33,7 +33,7 @@
<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 @@
+@@ -42,7 +42,7 @@
<tr bgcolor="#FFFFFF"><td>
<center>
<br/><br/>
More information about the debian-science-commits
mailing list