File: privacy-breach-generic.patch

package info (click to toggle)
netcdf-fortran 4.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,016 kB
  • sloc: fortran: 51,289; f90: 20,594; ansic: 7,066; sh: 4,422; makefile: 558; pascal: 317; xml: 173
file content (17 lines) | stat: -rw-r--r-- 604 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix privacy-breach-generic lintian issues.
Author: Bas Couwenberg <sebastic@debian.org>
Forwarded: not-needed

--- a/README.md
+++ b/README.md
@@ -21,10 +21,6 @@ For more information about netCDF, see t
 
 NetCDF-Fortran uses [Travis-CI](http://travis-ci.org) for continuous integration testing. This helps to ensure that developer changes do not break the netCDF-Fortran code base.
 
-Continuous Integration Testing Suite | Status
----------------- | -----------
-Travis-CI  |  <IMG SRC="https://travis-ci.org/Unidata/netcdf-fortran.svg?branch=master"/>
-
 
 Getting NetCDF
 --------------