[netcdf-fortran] 04/05: Add patch to fix privacy-breach-generic lintian issues.
Bas Couwenberg
sebastic at debian.org
Thu Nov 9 07:22:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf-fortran.
commit 951f47723154e9541a92203faed073e0758d491c
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Nov 9 08:14:30 2017 +0100
Add patch to fix privacy-breach-generic lintian issues.
---
debian/changelog | 1 +
debian/patches/privacy-breach-generic.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
3 files changed, 19 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 9c0db2b..60c62d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ netcdf-fortran (4.4.4+ds-3) UNRELEASED; urgency=medium
* Add autopkgtest to test installability.
* Add libnetcdf-dev to dependencies of -dev package.
* Add patch to fix spelling errors.
+ * Add patch to fix privacy-breach-generic lintian issues.
-- Bas Couwenberg <sebastic at debian.org> Sun, 24 Sep 2017 13:13:36 +0200
diff --git a/debian/patches/privacy-breach-generic.patch b/debian/patches/privacy-breach-generic.patch
new file mode 100644
index 0000000..1e28f30
--- /dev/null
+++ b/debian/patches/privacy-breach-generic.patch
@@ -0,0 +1,17 @@
+Description: Fix privacy-breach-generic lintian issues.
+Author: Bas Couwenberg <sebastic at 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
+ --------------
diff --git a/debian/patches/series b/debian/patches/series
index 2e650af..71d0d8f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
privacy-breach-logo.patch
spelling-errors.patch
+privacy-breach-generic.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