Bug#694328: Please test if type1 fonts include copyrighted all right reserved by adobe code

2012-11-25 Thread bastien ROUCARIES
Package: lintian Version: 2.5.10.2 Severity: wishlist Type1 fonts made by fontforge include copyrighted code from adobe for type1 fonts hinting It is quite easy to detect on lintian: if the font is a type1 font: file /usr/share/fonts/type1/mathml/Symbol.pfb

Bug#694328: Patch

2012-12-09 Thread Bastien ROUCARIES
I have modified this. Will open a wiki page for this issue. Thanks Bastien On Sun, Dec 9, 2012 at 1:28 PM, Adam D. Barratt a...@adam-barratt.org.uk wrote: On Sun, 2012-12-09 at 13:01 +0100, Niels Thykier wrote: On 2012-12-09 12:43, Bastien ROUCARIES wrote: +Tag: font-adobe-copyrighted

Bug#694328: Patch

2012-12-09 Thread Bastien ROUCARIES
On Sun, Dec 9, 2012 at 1:01 PM, Niels Thykier ni...@thykier.net wrote: On 2012-12-09 12:43, Bastien ROUCARIES wrote: control: tag -1 + patch I have made a patch. Hi, Thanks for looking into this. [...] +my $finfo = $info-file_info ($file) || ''; +if($finfo

Bug#694328: Good and bad font

2012-12-10 Thread Bastien ROUCARIES
A good and bad font. Does not know if this font work but it does not choke t1disasm In order to build from src file: t1asm bad.src bad.pfb good.pfb Description: Binary data bad.pfb Description: Binary data bad.src Description: WAIS Source good.src Description: WAIS Source

Bug#613260: Patch

2012-12-11 Thread Bastien ROUCARIES
On Tue, Dec 11, 2012 at 6:32 PM, Niels Thykier ni...@thykier.net wrote: Control: tags -1 - patch On 2012-12-11 15:12, Bastien ROUCARIES wrote: control: tags -1 patch patch here Hi, Thanks for the suggestion and I appreciate the idea. Unfortunately, I don't think the solution

Bug#695967: [new check] GFDL invariant

2012-12-14 Thread bastien ROUCARIES
Package: lintian Version: 2.5.10.2 Severity: wishlist tag: patch Please found some patch in order to check GFDL liense diff --git a/checks/cruft b/checks/cruft index 1121e16..e3a4498 100644 --- a/checks/cruft +++ b/checks/cruft @@ -412,11 +412,31 @@ sub find_cruft { # test license problem is

Bug#695967: [new check] GFDL invariant

2012-12-15 Thread Bastien ROUCARIES
control: tags -1 patch On Sat, Dec 15, 2012 at 11:55 AM, Jakub Wilk jw...@debian.org wrote: Thanks for the patch. * bastien ROUCARIES roucaries.bast...@gmail.com, 2012-12-14, 23:56: + # GFDL state machine + if($line =~ m/GNU\s+Free\s+Documentation\s+License

Bug#695967: [new check] GFDL invariant

2012-12-15 Thread Bastien ROUCARIES
Corrected and with testsuite On Sat, Dec 15, 2012 at 10:35 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: control: tags -1 patch On Sat, Dec 15, 2012 at 11:55 AM, Jakub Wilk jw...@debian.org wrote: Thanks for the patch. * bastien ROUCARIES roucaries.bast...@gmail.com, 2012-12-14

Bug#695967: [new check] GFDL invariant

2012-12-15 Thread Bastien ROUCARIES
Sorry forget a bug On Sat, Dec 15, 2012 at 11:36 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: Corrected and with testsuite On Sat, Dec 15, 2012 at 10:35 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: control: tags -1 patch On Sat, Dec 15, 2012 at 11:55 AM, Jakub Wilk

Bug#678857: Patch

2012-12-16 Thread Bastien ROUCARIES
On Sun, Dec 16, 2012 at 8:55 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: control: tags -1 + patch Find patch here With more path 0001-Add-a-few-new-path-forbidden.patch Description: Binary data

Bug#695967: Forget one part in the git merge

2012-12-19 Thread Bastien ROUCARIES
On Wed, Dec 19, 2012 at 3:10 PM, Niels Thykier ni...@thykier.net wrote: On 2012-12-19 13:46, Bastien ROUCARIES wrote: Hi, Thanks for merging, but it seems you forget the grouping arroud the {0,1024} part and thus you could macth false negative like for instance: Hi, I see no grouping

Bug#697004: [lintian] False positive for gfdl

2012-12-30 Thread bastien ROUCARIES
Package: lintian Version: 2.5.10.2 Severity: normal control: tags -1 + patch autogen trip the gfdl check because the author use some with to the standard text: with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover instead of : with no Invariant Sections, no Front-Cover

Bug#697817: [cruft] Improve gfdl test and solve some false positive

2013-01-09 Thread bastien ROUCARIES
Package: lintian Version: 2.5.10.3 Severity: normal Tags: patch Please apply the following patch that fixe a false positive in parted package. Patch one is optionnal, grammar is strange From 406130676c07a6e277b4e654ec8da70387d996e5 Mon Sep 17 00:00:00 2001 From:

Bug#698667: [lintian] Improve gfdl detection

2013-01-21 Thread bastien ROUCARIES
Package: lintian Version: 2.5.10.3 Severity: normal Please found some patch to improve gfdl detection From c52ab1461d430b14601348d697fe02fca31af205 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 21 Jan 2013 21:42:16 +0100 Subject: [PATCH

Bug#698667: Gfdl improve

2013-01-28 Thread bastien ROUCARIES
Hi Please found here new patch that I expect fullfill your remarks From 6da4f2d77c2bbe969d95d9dc3480a37c14162873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Thu, 24 Jan 2013 09:55:22 +0100 Subject: [PATCH 1/5] Simplify cruft test of

Bug#698667: Gfdl improve

2013-02-09 Thread Bastien ROUCARIES
control: tags -1 - moreinfo On Fri, Feb 8, 2013 at 12:05 PM, Niels Thykier ni...@thykier.net wrote: Control: tags -1 moreinfo On 2013-01-28 21:21, bastien ROUCARIES wrote: From b136d3ecb257b408381e31ac4a2ebbe1ca87ab99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S

Bug#705175: [lintian] Add more detection for adobe non free fonts problem

2013-04-10 Thread bastien ROUCARIES
Package: lintian Version: 2.5.10.3 Severity: wishlist Tags: patch Detect adobe copyright fragment even wihtout adobe copyright line. Indeed startlock primitive is only documented under the copyrighted block fragment of adobe. PS: I plan to pass to 8000tags emitted to 16000 ;) From

Re: Clean run on lintian.d.o complete

2013-05-18 Thread Bastien ROUCARIES
On Sat, May 18, 2013 at 1:29 PM, Niels Thykier ni...@thykier.net wrote: Hi, Thanks niel, Could you add me as a lintian mainteners ? Over the past 75 hours, lintian has done a clean run on the archive. I just started the catch-up incremental, but we should be back on cron later today or

Bug#708881: [lintian] Fix false positive of gfdl detection

2013-05-19 Thread bastien ROUCARIES
Package: lintian Version: 2.5.12 Severity: normal Tags: patch These 13 patches fixe false positive of gfdl detection. Please review and apply. Bastien From 99255be67a6cb912c5520846016c3149a6dc8c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com

Bug#708957: [src:kde4libs] Please override lintian warnings about ghdl

2013-05-20 Thread Bastien ROUCARIES
* about the license of stuff. Fixed with this patch over other patch for false positive. Bastien You could just look for the entities FDLInvariantSections; FDLFrontCoverText; FDLBackCoverText; and don't do any errors/warnings about it. /Sune On Sunday 19 May 2013 19:32:26 bastien

Bug#709041: [check/cruft] Non free check in cruft does not work

2013-05-20 Thread bastien ROUCARIES
Package: lintian Version: 2.5.12 Severity: normal tags: confirmed next if $info-is_non_free; # (license issue does not apply to non-free) line 447 of cruft does not work. We list non free package for license check -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a

Bug#706966: Patch

2013-05-20 Thread Bastien ROUCARIES
control: tags -1 + patch Bastien -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/CAE2SPAaacjFrMCqDFqBRt0W51uxTMQsTvt=ckcrucqwoyck...@mail.gmail.com

Bug#670092: [lintian] Patch

2013-05-20 Thread bastien ROUCARIES
Package: lintian Version: 2.5.12 control: tags -1 + patch This patch will do the work From 9d940f3cb5cc03f639e5055a0573cee2b87f69de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 20 May 2013 20:26:22 +0200 Subject: [PATCH] Warn about any

Bug#709379: [lintian] Fix false negative for gfdl detection

2013-05-22 Thread bastien ROUCARIES
Package: lintian Version: 2.5.12 Severity: normal tags: patch Please apply this patch From c64e4125c14f56148e44d30f85005984c96eb037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 22 May 2013 23:07:24 +0200 Subject: [PATCH] Fix a false

Bug#709886: Fix false positive under debian/changelog for gfdl

2013-05-26 Thread bastien ROUCARIES
Package: lintian Version: 2.5.12 Severity: minor tags: patch debian/changelog has no need to be scanned for license problem. Bastien From ff959690b305db8cf08260f892df1ef5929d4509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 26 May

Bug#670092: Positive test case

2013-05-26 Thread Bastien ROUCARIES
Hi, Refreshed patch with test case. I do not understand the spurious +I: init.d-general-script-call-internal-api: init.d-script-does-not-provide-itself etc/init.d/init.d-general-script-call-internal-api Bastien 0001-Warn-about-any-reference-to-lib-init-in-init.d-scrip.patch Description:

Bug#711119: [lintian] Another false positive in gfdl

2013-06-04 Thread bastien ROUCARIES
Package: lintian Version: 2.5.12 Severity: normal tags: patch --- Please enter the report below this line. --- --- System information. --- Architecture: amd64 Kernel: Linux 3.7-trunk-amd64 Debian Release: jessie/sid --- Package information. --- Depends

Bug#711119: [lintian] Few new patch

2013-06-15 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 Hi, New patch here From 98565f6c75c92d08c47987628601aaafe93881e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sat, 15 Jun 2013 17:11:34 +0200 Subject: [PATCH 1/3] Fix another false positive for gfdl variant

Bug#714191: [lintian] patch

2013-06-30 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tag - 1 + patch Fix this bug From fb5a196f778988a6f96c7143f4e89067a70df965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 30 Jun 2013 18:34:16 +0200 Subject: [PATCH] Fix object file not checked

Bug#714191: [lintian] patch

2013-06-30 Thread Bastien ROUCARIES
On Sun, Jun 30, 2013 at 7:03 PM, Niels Thykier ni...@thykier.net wrote: On 2013-06-30 18:38, bastien ROUCARIES wrote: Package: lintian Version: 2.5.13 control: tag - 1 + patch Fix this bug Hi, Thanks for the suggested patch. I had to do an edit to make the test compile and I did a few

Bug#713884: [lintian] patch

2013-06-30 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tags -1 + patch The patch here From db9caab9c72e697547f01949f4d2ba5f63708b5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 30 Jun 2013 21:26:12 +0200 Subject: [PATCH] Check if manapage name

Bug#712932: [lintian] Upgrade category

2013-06-30 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tags -1 + patch I have upgraded the category according to lastest specification http://specifications.freedesktop.org/menu-spec/menu-spec-latest.html Please notice that science is included in main category and thus could be safely deleted from

Bug#712607: [lintian] patch

2013-06-30 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tags -1 + patch From f2bff98d0d8acaedb33d18c2d333644cd583c34f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 30 Jun 2013 21:44:37 +0200 Subject: [PATCH] Add gjs as an unusual interpretter ---

Bug#712394: [lintian] Wild guess

2013-06-30 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 Please add severity wild guess to this check. For instance for imagemagick I run dh_autotest with a few different parameters in order to run it in builddir. Bastien -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of

Bug#714191: [lintian] Newer patch set

2013-07-16 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tags -1 + patch Ok joined here the patches. I have added some news test From e953bf71de0e6e2c5b8c4cab608bd01354af6462 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Tue, 16 Jul 2013 20:25:30 +0200

Bug#710559: lintian: init.d-script-call-internal-API contradicts /etc/init.d/skeleton

2013-07-28 Thread Bastien ROUCARIES
Control: reopen -1 Reopen thus ? Le 27 juil. 2013 23:30, Niels Thykier ni...@thykier.net a écrit : On 2013-06-01 00:00, Josh Triplett wrote: On Fri, May 31, 2013 at 02:20:39PM -0700, Russ Allbery wrote: Hello folks, Part of the new init.d-script-call-internal-API tag appears to be

Bug#717633: [lintian] patch

2013-07-28 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tag -1 + patch The patch From 11a689cb9302587fbbc7f1c266d8944e8cbafdb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 28 Jul 2013 17:43:47 +0200 Subject: [PATCH] Detect templated text on quilt

Bug#713879: [lintian] Multiarch ?

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 According to multiarch specs: - usr/i686-w64-mingw32/include/ = usr/include/i686-w64-mingw32/ - usr/x86_64-w64-mingw32/lib/ = usr/lib/x86_64-w64-mingw32/ May be a new check is worth it, checking gnu triplet and suggesting something more appropriate. Bastien

Bug#713012: [lintian] patch

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 patch here Notice that I have created a common-license data in case of new license in data for checking .gz From ab3489353b6504d098bd03efc8f051ff086d83d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon,

Bug#687022: [lintian] close ?

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 it seems that the second point you raised was correct. So time to close this bug ? Bastien -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#711069: [lintian] patch

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 patch here From 798a031f470e459cc546653ea9023ac86199a251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 29 Jul 2013 14:58:49 +0200 Subject: [PATCH] Check for typo like description: description : in field

Bug#708381: [lintian] Patch

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 control: tags -1 + patch From 933ff11c5766d08e3d1a1eb65f87a37929d06c4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 29 Jul 2013 16:58:56 +0200 Subject: [PATCH] Fix false-negative

Bug#690273: [lintian] This time with test

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 This time with tests From 86c63d58512a20624929ab3d9ad7b0271a6ce50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 29 Jul 2013 17:48:20 +0200 Subject: [PATCH] Add test of boilerplate on changelog ---

Bug#679124: [lintian] Ping

2013-07-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.13 Ping this patch ? Bastien -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201307291757.44782.roucaries.bast...@gmail.com

Bug#718427: [lintian] [new check] detect privacy breach like google adsens

2013-07-31 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Severity: wishlist Please detect google ad_sense in supplied documentation file for instance. I will implement it, before september. Bastien -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#718427: Preliminary result

2013-07-31 Thread Bastien ROUCARIES
debian code search with return some interesting result. google_ad_client\s*=\s*\ -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#528975: [lintian] patch

2013-07-31 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tag -1 + patch Add patch From 991afac324cb0148a071bb3cad003eded389dc70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 31 Jul 2013 18:32:34 +0200 Subject: [PATCH 2/2] Add testing of no multiarch

Bug#718820: [lintian] Please rename font-adobe-copyrighted-fragment-(:?no-credit)

2013-08-05 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Severity: normal control: tag -1 + patch Please rename s/font-adobe-copyrighted-fragment/licence-problem-font-adobe-copyrighted-fragment/g s/font-adobe-copyrighted-fragment-no-credit/licence-problem-font-adobe-copyrighted-fragment-no-credit/g Override for the

Bug#718427: [lintian] patch

2013-08-06 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tag -1 + patch two new tag for detecting privacy breach. This patch workbut it will be better to use sliding windows in order to ibe immune to newline. Bastien From c0d16a3623cb0c356ffca6ac0359fd071d91b432 Mon Sep 17 00:00:00 2001 From:

Bug#718427: [lintian] new patch set

2013-08-06 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: block 637580 by 718427 control: tag 637580 + patch detect also piwik From e76aa193da8f1f4ad9e1541ca500bc442bcd9fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Tue, 6 Aug 2013 11:03:01 +0200

Bug#674469: [lintian] new patch setxy

2013-08-20 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 New patch set From 759f3c713e66a6ecd771f899940b72b2da3187ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 14 Aug 2013 15:16:37 +0200 Subject: [PATCH 1/2] Prepare detection of pkgconfig with multiarch

Bug#720348: [lintian] lintian: abstract sliding windows match

2013-08-20 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Severity: normal check/cruft.pm implement a sliding windows matching. This sliding windows is efficient and robust to detect match in plain file. Abstract it and reuse for other check Bastien -- To UNSUBSCRIBE, email to

Bug#674469: [lintian] Refreshed patch

2013-08-25 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Updated patch against perltidy From 92a6b98c95fd1991321701756c91cd68eb86dc54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 14 Aug 2013 15:16:37 +0200 Subject: [PATCH 1/2] Prepare detection of pkgconfig

Bug#528975: [lintian] Refreshed patch

2013-08-25 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Refreshed patch From 3d1ef419043d4399dc79eb759ad0beab91ea877a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 31 Jul 2013 18:32:34 +0200 Subject: [PATCH] Add testing of no multiarch old lib dir /lib32

Bug#674469: Patch with remark from irc

2013-08-25 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Refreshed From a82b69f658e02b0eb15c59e674154426c3f2127c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 14 Aug 2013 15:16:37 +0200 Subject: [PATCH 1/2] Prepare detection of pkgconfig with multiarch

Bug#528975: [lintian] refreshed with remarks from irc

2013-08-25 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 refreshed with remarks from irc Bastien From e3f06a993d376f79710f98f099854e6c4c2b4ccb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 31 Jul 2013 18:32:34 +0200 Subject: [PATCH] Add testing of no

Bug#528975: [lintian] refreshed with remarks from irc

2013-08-25 Thread Bastien ROUCARIES
s/mutliarch/multi-arch/g On Sun, Aug 25, 2013 at 8:49 PM, bastien ROUCARIES roucaries.bast...@gmail.com wrote: Package: lintian Version: 2.5.14 refreshed with remarks from irc Bastien 0001-Add-testing-of-no-multiarch-old-lib-dir.patch Description: Binary data

Bug#528975: [lintian] refreshed with remarks from irc

2013-08-25 Thread Bastien ROUCARIES
Remove /emul Bastien On Sun, Aug 25, 2013 at 8:59 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: s/mutliarch/multi-arch/g On Sun, Aug 25, 2013 at 8:49 PM, bastien ROUCARIES roucaries.bast...@gmail.com wrote: Package: lintian Version: 2.5.14 refreshed with remarks from irc

Bug#528975: [lintian] refreshed with remarks from irc

2013-08-25 Thread Bastien ROUCARIES
control: tag -1 + pending On Sun, Aug 25, 2013 at 9:12 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: Remove /emul Bastien On Sun, Aug 25, 2013 at 8:59 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: s/mutliarch/multi-arch/g On Sun, Aug 25, 2013 at 8:49 PM, bastien

Bug#674469: Patch with remark from irc

2013-08-25 Thread Bastien ROUCARIES
control: tags -1 + pending On Sun, Aug 25, 2013 at 8:06 PM, bastien ROUCARIES roucaries.bast...@gmail.com wrote: Package: lintian Version: 2.5.14 Refreshed -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#236232: [lintian] wontfix

2013-08-25 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tags -1 + wontfix So according to mainteners wontfix -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#718169: Moreinfo

2013-08-26 Thread Bastien ROUCARIES
control: tags -1 + moreinfo -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/cae2spazfwkgyukwaucaktae+9jmw2ipx-xoyxot-ebjjbew...@mail.gmail.com

Bug#598343: Break insolation asumption

2013-08-26 Thread Bastien ROUCARIES
control: block -1 by 720903 control: tags -1 + wontfix It break the insolation assumption of lintian. So mark as will not fix -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#720910: [check/files] Fix false positive for dir-or-file-in-build-treeesie

2013-08-26 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 Severity: normal Tags: patch As subject say From 3e7ade7cf8f8b8ac6cdecc3f8b62402583142f20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 26 Aug 2013 10:50:02 +0200 Subject: [PATCH] Fix false positive for

Bug#720348: [lintian] like this

2013-08-26 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tags -1 +patch Something like the file here ? Sliding.pm Description: Perl program

Bug#711553: [lintian] Patch

2013-08-26 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tags -1 + patch patch here. From 24affd937e2f086d0c00f92e8db8cc9af8627c8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 26 Aug 2013 17:25:23 +0200 Subject: [PATCH 1/2] Add pedantic tag for

Bug#338005: [lintian] block

2013-08-26 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: block -1 by 629247 -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/201308262229.49303.roucaries.bast...@gmail.com

Bug#460174: [lintian] patch

2013-08-28 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tags -1 + patch Please review the following patches From e765d57be8f6c18d5d68811766ac87f5de5c0736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 28 Aug 2013 15:02:10 +0200 Subject: [PATCH 1/3]

Bug#554688: [lintian] Do you have test case good/bad of this

2013-08-28 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 control: tags -1 + moreinfo Do you have test case for this -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#612610: [lintian] may be time now

2013-08-28 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 May be time to ask to mailing list ? Bastien -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#706966: [lintian] Patch

2013-08-28 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 From 3f1c6d86f05c4ad8c26370861eea17aac8942d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 28 Aug 2013 19:45:18 +0200 Subject: [PATCH] Clarify the wording of desktop-entry-lacks-keywords-entry tag

Bug#612610: [lintian] may be time now

2013-08-29 Thread Bastien ROUCARIES
Le 29 août 2013 10:57, Lucas Nussbaum lu...@debian.org a écrit : On 28/08/13 at 19:48 +0200, bastien ROUCARIES wrote: Package: lintian Version: 2.5.14 May be time to ask to mailing list ? Is there a consolidated list of concerns about 3.0 (quilt) somewhere? Not to my best knowledge

Bug#721252: False positive: license-problem-gfdl-invariants for translation files in gtk-doc

2013-08-30 Thread Bastien ROUCARIES
Checking gtk-doc 1.19-1 with lintian, I get the following lintian errors E: gtk-doc source: license-problem-gfdl-invariants help/manual/de/de.po E: gtk-doc source: license-problem-gfdl-invariants help/manual/el/el.po E: gtk-doc source: license-problem-gfdl-invariants help/manual/es/es.po E:

Bug#721252: False positive: license-problem-gfdl-invariants for translation files in gtk-doc

2013-09-01 Thread Bastien ROUCARIES
control: tags -1 + patch On Fri, Aug 30, 2013 at 8:38 PM, Bastien ROUCARIES roucaries.bast...@gmail.com wrote: Checking gtk-doc 1.19-1 with lintian, I get the following lintian errors E: gtk-doc source: license-problem-gfdl-invariants help/manual/de/de.po E: gtk-doc source: license-problem

Bug#721252: [lintian] Refreshed a little bit the patches

2013-09-03 Thread bastien ROUCARIES
Package: lintian Version: 2.5.14 i have refreshed a little bit the patch -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive:

Bug#721252: Not pending + new patches

2013-09-07 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 control: tags -1 - pending Ok this is harder then expected. Patch 3 need review From 4af4536da46bc9867096f1d3244936ae4cd645a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 8 Sep 2013 00:22:05 +0200

Bug#722102: [lintian] Add more information about bug/false positive of gfdl license problem

2013-09-07 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 Severity: normal Pretty trivial...From 23aa395e5c1fccf1319480615a2e70acb74b934a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun, 8 Sep 2013 00:00:17 +0200 Subject: [PATCH] Improve documentation of

Bug#721252: Not pending + new patches

2013-09-19 Thread Bastien ROUCARIES
Could you also add the following patch ? On Sun, Sep 8, 2013 at 2:24 AM, bastien ROUCARIES roucaries.bast...@gmail.com wrote: Package: lintian Version: 2.5.17 control: tags -1 - pending Ok this is harder then expected. Patch 3 need review 0001-Improve-specificity-of-gfdl-tagging

Bug#602304: marked as done (lintian: Please check debian/patches for DEP 3 syntax)

2013-09-19 Thread Bastien ROUCARIES
Control: reopen -1 I am going to try this. Bastien Le 19 sept. 2013 16:15, Debian Bug Tracking System ow...@bugs.debian.org a écrit : Your message dated Thu, 19 Sep 2013 16:10:45 +0200 with message-id 523b05e5.6090...@thykier.net and subject line Re: Bug#602304: lintian: Please check

Bug#723854: evil prohibition downgraded to no-no-evil suggstion

2013-09-20 Thread Bastien ROUCARIES
Le 20 sept. 2013 15:57, Barak A. Pearlmutter ba...@cs.nuim.ie a écrit : Package: lintian Version: 2.5.17 The lintian tag license-problem-json-evil, added per BTS 692616, should have its description modified ... because those files have been relicensed under free terms! So now, people

Bug#723886: Don't flag pkg-config-multi-arch-wrong-dir reports as error

2013-09-22 Thread Bastien ROUCARIES
Le 20 sept. 2013 23:06, Russ Allbery r...@debian.org a écrit : Michael Biebl bi...@debian.org writes: The multiarch -L path is coming from `gpgme-config --libs`. The maintainer took the advice and tried to move the .pc file to a multiarch location (even though the library itself was not

Bug#723886: Don't flag pkg-config-multi-arch-wrong-dir reports as error

2013-09-22 Thread Bastien ROUCARIES
Le 20 sept. 2013 23:21, Michael Biebl bi...@debian.org a écrit : Am 20.09.2013 23:03, schrieb Russ Allbery: As we found out, pkg-config actually strips such library system search paths: $ pkg-config --static --libs gmime-2.6 -pthread -lgmime-2.6 -lnsl -lgpgme-pthread -lassuan -lgpg-error

Bug#723886: [lintian] Add patch

2013-09-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 control: tags -1 + patch Ok see thread on debian devel it is due to debhelper 9. So add more hint to description From 526d3a8b6bedd349b7a7c65489ee55a90f2ce21f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date:

Bug#720348: Refreshed with adding a sub for lc

2013-09-29 Thread bastien ROUCARIES
Refreshed by adding some of your comments Sliding.pm Description: Perl program

Bug#718427: [lintian] Some reminder

2013-09-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 See another example here: http://sources.debian.net/src/boost1.54/1.54.0-2/tools/build/v2/roll.sh?hl=54#L54 -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#720348: Resend

2013-09-29 Thread bastien ROUCARIES
Ok this time I expect it is correct Sliding.pm Description: Perl program

Bug#718427: [lintian] Additionnal example thanks pabs

2013-09-29 Thread bastien ROUCARIES
See also http://sources.debian.net/src/dojo/1.7.2+dfsg-1/dojox/analytics/Urchin.js?hl=70#L66 http://sources.debian.net/src/sqlalchemy/0.8.2-1/doc/build/templates/rtd_layout.mako?hl=144#L144 -- -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe.

Bug#724930: [lintian] Detect infamous nvidia licence problem

2013-09-29 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 Severity: important Tags: patch Detect this infamous license. Important because it is even not distribuable. From 17ae672b0ebf78163ab97da70889beaa46ea06f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Sun,

Bug#724930: [lintian] pending

2013-10-01 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 control: tags -1 + pending -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1821879.ETyf0K5FHS@bastien-debian

Bug#724733: [lintian] Pending

2013-10-01 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 control: tags -1 + pending -- To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1522432.XjippLKYYm@bastien-debian

Bug#720348: [lintian] New patch set

2013-10-06 Thread bastien ROUCARIES
Package: lintian Version: 2.5.17 Here new patch set for abstractingFrom c319699320630b4ce67740cecd466da7726a08c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Mon, 26 Aug 2013 16:26:56 +0200 Subject: [PATCH 1/3] Add sliding windows

Bug#718427: [lintian] Ok send patch set

2013-10-09 Thread bastien ROUCARIES
Hi, Get new version after a few reject this time tar.xz refreshed.tar.xz Description: application/xz-compressed-tar

Bug#727665: [src:lintian] More information

2013-10-29 Thread bastien ROUCARIES
Package: src:lintian After a little bit of debugging it seems this entry is strange see type: bless( { 'gid' = '0',

Bug#727665: Patch

2013-10-30 Thread Bastien ROUCARIES
control: tags -1 + patch From d7ba68a48c61199f6a86338a19aa5246f08c3cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bastien=20ROUCARI=C3=88S?= roucaries.bast...@gmail.com Date: Wed, 30 Oct 2013 23:31:50 +0100 Subject: [PATCH] Fix an FTBFS by removing escape sequence. Fix an FTBFS by replacing \\ in

[lintian] 01/01: Fix an FTBFS by removing escape sequence.

2013-11-03 Thread Bastien ROUCARIES
This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian. commit 80f4060ec58262f2cd261fe9677f8de71fb411dd Author: Bastien ROUCARIÈS roucaries.bast...@gmail.com Date: Wed Oct 30 23:31:50 2013 +0100 Fix an

[lintian] branch master updated (135f2c1 - 80f4060)

2013-11-03 Thread Bastien ROUCARIES
This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a change to branch master in repository lintian. from 135f2c1 check_spelling: avoid false-positives on process etc. new 80f4060 Fix an FTBFS by removing escape sequence. The 1 revisions

[lintian] 03/03: Port cruft.pm to sliding window

2013-11-03 Thread Bastien ROUCARIES
This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian. commit 52375d9f780636ce2f415028b5b0285f5b821b3d Author: Bastien ROUCARIÈS roucaries.bast...@gmail.com Date: Sun Oct 6 15:18:40 2013 +0200 Port

[lintian] branch master updated (907676b - 52375d9)

2013-11-03 Thread Bastien ROUCARIES
This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a change to branch master in repository lintian. from 907676b v/ubuntu/.../known-dists: Add trusty new eb4f342 Add sliding windows abstraction new 3fc4e85 Extract licensecheck

[lintian] branch master updated (50fdb23 - 808774e)

2013-11-03 Thread Bastien ROUCARIES
This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a change to branch master in repository lintian. from 50fdb23 Bump to and recognise Standards-Version 3.9.5 new 808774e Update changelog The 1 revisions listed above as new are entirely

[lintian] 01/01: Update changelog

2013-11-03 Thread Bastien ROUCARIES
This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian. commit 808774e89051593bf506c9220233a4b880b5bd13 Author: Bastien ROUCARIÈS roucaries.bast...@gmail.com Date: Sun Nov 3 21:03:29 2013 +0100 Update

  1   2   3   4   5   6   7   8   9   10   >