[netcdf-fortran] 06/09: Add patch to fix privacy-breach-logo lintian error, by using the local logo image.

Bas Couwenberg sebastic at xs4all.nl
Fri Jan 16 23:38:46 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository netcdf-fortran.

commit fb746330747d288509573ef95f43533d1aeb3836
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jan 16 23:38:44 2015 +0100

    Add patch to fix privacy-breach-logo lintian error, by using the local logo image.
---
 debian/libnetcdff-doc.install            |  3 ++-
 debian/patches/privacy-breach-logo.patch | 14 ++++++++++++++
 debian/patches/series                    |  1 +
 3 files changed, 17 insertions(+), 1 deletion(-)

diff --git a/debian/libnetcdff-doc.install b/debian/libnetcdff-doc.install
index 4b97e79..9389b10 100644
--- a/debian/libnetcdff-doc.install
+++ b/debian/libnetcdff-doc.install
@@ -1 +1,2 @@
-docs/html/* usr/share/doc/netcdf-fortran/html/
+docs/html/*           usr/share/doc/netcdf-fortran/html/
+docs/netcdf-50x50.png usr/share/doc/netcdf-fortran/html/
diff --git a/debian/patches/privacy-breach-logo.patch b/debian/patches/privacy-breach-logo.patch
new file mode 100644
index 0000000..b6382c0
--- /dev/null
+++ b/debian/patches/privacy-breach-logo.patch
@@ -0,0 +1,14 @@
+Description: Use local logo image to fix privacy-breach-logo lintian error.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+
+--- a/docs/footer.html
++++ b/docs/footer.html
+@@ -4,7 +4,7 @@
+ <hr size="2"/>
+ <address style="text-align: center;">
+ <a href="http://www.unidata.ucar.edu/software/netcdf/">Return to the Main Unidata NetCDF page.</a><br>
+-<img src="http://www.unidata.ucar.edu/img/v3/logos/uniLogo.png">
++<img src="netcdf-50x50.png">
+ 
+ <address style="text-align: right;"><small>
+ Generated on $datetime for $projectname. NetCDF is
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..91d163f
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+privacy-breach-logo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf-fortran.git



More information about the Pkg-grass-devel mailing list