[Python-modules-commits] [cf-python] 03/14: Removed jquery.js and underscore.js from archive.
Klaus Zimmermann
zklaus-guest at moszumanska.debian.org
Mon Sep 19 15:52:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
zklaus-guest pushed a commit to branch master
in repository cf-python.
commit 815f91e9dae1ca291cd8abf11e77e4fb8b3c3159
Author: Klaus Zimmermann <klaus_zimmermann at gmx.de>
Date: Mon Sep 19 12:42:02 2016 +0200
Removed jquery.js and underscore.js from archive.
Signed-off-by: Klaus Zimmermann <klaus_zimmermann at gmx.de>
---
debian/copyright | 7 ++++++-
debian/source.lintian-overrides | 8 --------
debian/source/lintian-overrides | 2 ++
3 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index d491e6a..a6ff700 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,12 @@ Source: http://cfpython.bitbucket.org/
.
The debian/repack program removes those files to create the Debian
upstream source tarball.
-Files-Excluded: docs/build cf/etc/udunits test/#test_Field.py#
+Files-Excluded:
+ docs/build
+ cf/etc/udunits
+ test/#test_Field.py#
+ docs/_static/jquery.js
+ docs/_static/underscore.js
Files: *
Copyright: 2016 David Hassel <d.c.hassell at reading.ac.uk>
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
deleted file mode 100644
index c352a53..0000000
--- a/debian/source.lintian-overrides
+++ /dev/null
@@ -1,8 +0,0 @@
-cf-python source: source-is-missing docs/_static/jquery.js*
-cf-python source: source-is-missing docs/_static/underscore.js*
-cf-python source: source-is-missing docs/build/_static/jquery.js*
-cf-python source: source-is-missing docs/build/_static/underscore.js*
-cf-python source: source-is-missing docs/source/PPP_static/jquery.js*
-cf-python source: source-is-missing docs/source/PPP_static/underscore.js*
-# Upstream doesn't provide gpg signing:
-cf-python source: debian-watch-may-check-gpg-signature
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..92c43c3
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Upstream doesn't provide gpg signing:
+cf-python source: debian-watch-may-check-gpg-signature
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/cf-python.git
More information about the Python-modules-commits
mailing list