[debian-edu-commits] debian-edu/ 01/03: debian/control: Add source.lintian-overrides.

Holger Levsen holger at moszumanska.debian.org
Sat Oct 18 10:14:17 UTC 2014


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

holger pushed a commit to branch master
in repository debian-edu-doc.

commit 468de53dc50e1b61b9bc8bb8628686a728ffb905
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Oct 18 12:07:11 2014 +0200

    debian/control: Add source.lintian-overrides.
    
    Add source.lintian-overrides to suppress noisy and unjustified warnings
    about missing copyright information in simple READMEs, generated
    fixme-status files, Makefiles which didn't have a copyright note in the
    last 10 years (but are correctly listed in debian/copyright) and po4a
    config files. Yes, it would probably more correct if these files also
    had copyright notices, OTOH it's also completely clear that these "glue"
    files are part of the sources they are coming with and thus they were
    released under the same licenses. Thus the lintian overrides. Two .po
    files were correctly identified as missing the copyright information,
    those won't be ignored.
---
 debian/changelog                | 13 ++++++++++++-
 debian/source.lintian-overrides | 26 ++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c2fbc8d..eb6f5aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,7 +15,18 @@ debian-edu-doc (1.6~20141017~8.0) UNRELEASED; urgency=medium
 
   [ Holger Levsen ]
   * Update manuals and images from the wiki.
-  * debian/control: use https URLs and cgit URL for alioth git webinterface.
+  * debian/control:
+    - Use https URLs and cgit URL for alioth git webinterface.
+  * - Add source.lintian-overrides to suppress noisy and unjustified warnings
+      about missing copyright information in simple READMEs, generated
+      fixme-status files, Makefiles which didn't have a copyright note in the
+      last 10 years (but are correctly listed in debian/copyright) and po4a
+      config files. Yes, it would probably more correct if these files also
+      had copyright notices, OTOH it's also completely clear that these "glue"
+      files are part of the sources they are coming with and thus they were
+      released under the same licenses. Thus the lintian overrides. Two .po
+      files were correctly identified as missing the copyright information,
+      those won't be ignored.
 
   [ Jessie Manual translation updates ]
   * German (Wolfgang Schweer)
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..e3ab840
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,26 @@
+debian-edu-doc source: file-without-copyright-information Makefile
+debian-edu-doc source: file-without-copyright-information documentation/audacity/Makefile
+debian-edu-doc source: file-without-copyright-information documentation/audacity/README.audacity-manual-translations
+debian-edu-doc source: file-without-copyright-information documentation/audacity/fixme-status.txt
+debian-edu-doc source: file-without-copyright-information documentation/audacity/po4a.cfg
+debian-edu-doc source: file-without-copyright-information documentation/common/Makefile.common
+debian-edu-doc source: file-without-copyright-information documentation/common/README.common-translations
+debian-edu-doc source: file-without-copyright-information documentation/common/html.xsl
+debian-edu-doc source: file-without-copyright-information documentation/common/pdf.xsl
+debian-edu-doc source: file-without-copyright-information documentation/common/user_param.xsl
+debian-edu-doc source: file-without-copyright-information documentation/common/xetex_param.xsl
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-jessie/Makefile
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-jessie/README.debian-edu-jessie-manual-translations
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-jessie/fixme-status.txt
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-jessie/po4a.cfg
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-jessie/version
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-wheezy/Makefile
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-wheezy/README.debian-edu-wheezy-manual-translations
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-wheezy/fixme-status.txt
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-wheezy/po4a.cfg
+debian-edu-doc source: file-without-copyright-information documentation/debian-edu-wheezy/version
+debian-edu-doc source: file-without-copyright-information documentation/rosegarden/Makefile
+debian-edu-doc source: file-without-copyright-information documentation/rosegarden/README.rosegarden-manual-translations
+debian-edu-doc source: file-without-copyright-information documentation/rosegarden/fixme-status.txt
+debian-edu-doc source: file-without-copyright-information documentation/rosegarden/po4a.cfg
+debian-edu-doc source: file-without-copyright-information todo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-doc.git



More information about the debian-edu-commits mailing list