From: Ian Beckwith Date: Sat, 24 Apr 2010 18:57:05 +0000 (+0100) Subject: clscan: remove .pc from scanned files X-Git-Tag: debian/20100424+stable-1~4 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=87df42dc387dfdb0865a6d1811452afffba0d7c8;p=gnulib.git clscan: remove .pc from scanned files --- diff --git a/debian/clscan/clscan b/debian/clscan/clscan index 1bffdb796..15061671d 100755 --- a/debian/clscan/clscan +++ b/debian/clscan/clscan @@ -366,7 +366,7 @@ sub get_filenames sub wanted_files { - if(/^\.git/ || /^\.cvs/ || /^debian/ || /^modules$/) + if(/^\.git/ || /^\.cvs/ || /^debian/ || /^modules$/ || /^\.pc/) { $File::Find::prune=1; } diff --git a/debian/clscan/files.yaml b/debian/clscan/files.yaml index fac19e6da..997247b53 100644 --- a/debian/clscan/files.yaml +++ b/debian/clscan/files.yaml @@ -1,44 +1,4 @@ --- -./.pc/.quilt_patches: - copyright: '' - hash: 0623de532bc23399e87e6c1914e8e90e999efbfd26b6b956666a493893739f0d - license: '' - license_text: '' -./.pc/.quilt_series: - copyright: '' - hash: 9afbb183d1b683d2770aecb9b379093804ccc56027f07ecf7fc252d5b93a8df2 - license: '' - license_text: '' -./.pc/.version: - copyright: '' - hash: 53c234e5e8472b6ac51c1ae1cab3fe06fad053beb8ebfd8977b010655bfdd3c3 - license: '' - license_text: '' -./.pc/01-gnulib-directory.patch/.timestamp: - copyright: '' - hash: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - license: '' - license_text: '' -./.pc/01-gnulib-directory.patch/gnulib-tool: - copyright: 2002-2010 Free Software Foundation, Inc - hash: a16383d4b038220ad4593ca8619e489165bd93f4ff9936abd18000127a8f3313 - license: "GPL-3+ " - license_text: '' -./.pc/02-shebang.patch/.timestamp: - copyright: '' - hash: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - license: '' - license_text: '' -./.pc/02-shebang.patch/lib/uniname/gen-uninames.lisp: - copyright: '' - hash: d28d41fa6a3eef2669af73aaeb8ce7e2479501eff9b820f3649344dceec287b2 - license: '' - license_text: '' -./.pc/applied-patches: - copyright: '' - hash: 2a958e9a14a908eeb8356ed2a4bbe3e5fa7081690c2f3fab99217ccdb7c5c06e - license: '' - license_text: '' ./COPYING: copyright: '' hash: 60c25a32bddb8e12cdd819cc29ec9a6d941431c6a013a71e2878536fa16d4dd7 diff --git a/debian/copyright b/debian/copyright index 2f00cc38d..5a26a9e39 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1525,10 +1525,6 @@ Files: ./tests/havelib/Makefile.am Copyright: 1995-1997, 2001-2003, 2006, 2009-2010 Free Software Foundation, Inc. License: GPL-3+ -Files: ./.pc/01-gnulib-directory.patch/gnulib-tool -Copyright: 2002-2010 Free Software Foundation, Inc -License: GPL-3+ - Files: ./tests/macros.h Copyright: 2006-2010 Free Software Foundation, Inc. License: GPL-3+