[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#752229: marked as done (lintian: Fix comment and functional typos)



Your message dated Sun, 13 Jul 2014 19:04:21 +0000
with message-id <E1X6P4P-0001Yi-OV@franck.debian.org>
and subject line Bug#752229: fixed in lintian 2.5.25
has caused the Debian Bug report #752229,
regarding lintian: Fix comment and functional typos
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
752229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752229
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: lintian
Source-Version: 2.5.23.1
Severity: minor
Tags: patch

Hi!

While trolling over the lintian codebase I spotted two typos, one on
a comment and another one on an actual regex. Although the second one
does not seem to have been triggering on any package. I didn't bother
splitting the patch in two, but I could do that or obviously feel free
if you'd prefer that way.

Thanks,
Guillem
From e0706d29468ed054eb96b6659b6ceb2cd35727b6 Mon Sep 17 00:00:00 2001
From: Guillem Jover <guillem@debian.org>
Date: Sat, 21 Jun 2014 13:52:52 +0200
Subject: [PATCH] data: Fix typos

One is just in a comment, the other is a functional typo, although it
does not currently trigger on any package.

Signed-off-by: Guillem Jover <guillem@debian.org>
---
 data/init.d/virtual_facilities           | 2 +-
 data/symlinks/well-known-symlinks-target | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/init.d/virtual_facilities b/data/init.d/virtual_facilities
index c60cb5f..7368265 100644
--- a/data/init.d/virtual_facilities
+++ b/data/init.d/virtual_facilities
@@ -2,7 +2,7 @@
 #
 # Last updated: 2012-02-19
 
-# doo not warn here for $all
+# do not warn here for $all
 $all
 $local_fs
 $mail-transport-agent
diff --git a/data/symlinks/well-known-symlinks-target b/data/symlinks/well-known-symlinks-target
index 0785592..b98fbc5 100644
--- a/data/symlinks/well-known-symlinks-target
+++ b/data/symlinks/well-known-symlinks-target
@@ -7,5 +7,5 @@ man/man\d/undocumented
 ^usr/share/javascript/(?:[^/]++/)++[^/]+\.js$
 ^lib/init/upstart-job$
 ^dev/null$
-^dev/zeros$
+^dev/zero$
 
-- 
2.0.0


--- End Message ---
--- Begin Message ---
Source: lintian
Source-Version: 2.5.25

We believe that the bug you reported is fixed in the latest version of
lintian, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 752229@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <niels@thykier.net> (supplier of updated lintian package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 13 Jul 2014 20:36:30 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.25
Distribution: unstable
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description:
 lintian    - Debian package checker
Closes: 539225 653910 657699 660797 676803 741346 745152 747266 752229 752611 753077 753165 753970
Changes:
 lintian (2.5.25) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - capitalization-error-in-description-synopsis
       - incorrect-naming-of-pkcs11-module
       - package-contains-thumbnails-dir
       - pkg-config-bad-directive
       - source-contains-prebuilt-ms-help-file
       - spelling-error-in-description-synopsis
 .
   * checks/*.desc:
     + [NT] Replaced "index" with "unpacked" in Needs-Info.
   * checks/cruft.{desc,pm}:
     + [BR] Add a forgotten return statement, and avoid
       false positive for deployJava.js (Closes: #745152).
     + [BR] Fix another false positive in GFDL detection.
     + [BR] Use whitelist for know good RFC (Closes: #753970).
     + [BR]  Detect and warn about *.chm file
       (MS Windows HtmlHelp Data).  (Closes: #653910).
   * checks/description.{desc,pm}:
     + [NT] Apply patch from Anders Jonsson to check spelling
       of the package synopsis.  (Closes: #747266)
   * checks/files.{desc,pm}:
     + [RG,NT] Check for invalid named p11-kit modules in
       /usr/share/p11-kit modules.  (Closes: #741346)
     + [BR] Detect cross architecture pkg-config file.
       (Closes: #539225).
     + [BR] Add a sanity check for pkg-config files.
       (Closes: #676803, #657699).
     + [BR] Detect .thumbnails dir (Closes: #660797).
 .
   * collection/*.desc:
     + [NT] Replace "index" with "unpacked" in Needs-Info.
   * collection/index{,.desc}:
     + [NT] Removed file.
   * collection/unpacked{,.desc}:
     + [NT] Have unpacked create indices when the package is
       being unpacked.  This is done using a pipeline to avoid
       decompressing the data.tar file multiple times.
 .
   * data/cruft/missing-dir-search-path:
     + [BR] Close false positive for mathjax, search under
       /unpacked.
     + [BR] Fix another false positive for emscripten.
   * data/cruft/warn-file-type:
     + [BR] add yc suffix for detecting javascript
       source-is-missing and improve test suite. Fix a
       false postive in libdevel-nytprof-perl.
   * data/files/js-libraries:
     + [NT] Apply patch from Marcelo Jorge Vieira to correct
       a regular expression for finding embedded copies of
       libjs-jquery-history.  (Closes: #753077)
   * data/init.d/virtual_facilities:
     + [NT] Apply patch from Guillem Jover to fix a typo.
   * data/scripts/interpreters:
     + [NT] The texlua binary is now provided by
       texlive-binaries (>= 2014.20140512.33982) instead of
       luatex.  Thanks to Norbert Preining for reporting this.
       (Closes: #752611)
   * data/symlinks/well-known-symlinks-target:
     + [NT] Apply patch from Guillem Jover to fix a typo in
       a regex.  (Closes: #752229)
 .
   * debian/control:
     + [NT] Add Breaks/Replaces for funny-manpages due to a
       bug in funny-manpages before 1.3-5.1.  Thanks to Adrian
       Bunk for reporting.  (Closes: #753165)
 .
   * lib/Lintian/Collect{,/*}.pm:
     + [NT] Replace "index" with "unpacked" in Needs-Info
       requirements.
 .
   * reporting/config:
     + [NT] Remove "$statistics_file" from the sample config.
   * reporting/harness:
     + [NT] Set the state cache to 0644 after creating it.
   * reporting/html_reports:
     + [NT] Move the statistics file to the harness state cache
       dir.  It only contains information about the last run and
       is re-generated as needed.  If the file exists, it will
       be moved to its new location if possible.
Checksums-Sha1:
 8faf51a040906409a22090e7731e4ad862399535 2693 lintian_2.5.25.dsc
 7f78f5521afd4851bc36945dd58a95f9ee962d18 1181140 lintian_2.5.25.tar.xz
 fa31356ef160e9e44f1c9d09cb37c3c7ff1f7e3f 767392 lintian_2.5.25_all.deb
Checksums-Sha256:
 67a662a4225e610ce56016d7824cca00f4fc5686d4a084b205eafff0c8fb20fd 2693 lintian_2.5.25.dsc
 7700ee806c353f2a91b5134d7d1f8871d2571bdf08f8d0d11763765dd9adb56c 1181140 lintian_2.5.25.tar.xz
 1f1d744f15c5ebc5979a3a66c05a378c5a633b32473658504fb613e93932ceb0 767392 lintian_2.5.25_all.deb
Files:
 e83ca86db4325c2a58044fb792a2175c 767392 devel optional lintian_2.5.25_all.deb
 02633ef24ff6eb1a026fc269ac8ebbaf 2693 devel optional lintian_2.5.25.dsc
 09f080d8d112f9fe6ef9bd64f686a243 1181140 devel optional lintian_2.5.25.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTwtYbAAoJEAVLu599gGRC82EP/jExAvQKTH0bgCBaWzAZXIkg
lb/5pvh7NGfJLQ3m7oqdt//1caPomwqDgJou7j/GpzHulhjdLKOgjlTH3Dd35K2r
r6kFjfmF0JjZXvhHdZMO5JDhMLwQNMEjAhPa4EtNCsmvOHPG2O55QAb7xDYSL3gY
pQMVRT///itg/JSBp/LurGa37RT0CDg+0GT/QIQkabb/Ob1tWmy0YSLz6hj3BTh5
kE+Ohprsr63vAk9qi35D7MsX3WTosXORRDKavZgrViXSNhdhmFTdBLmeq0qAiWgQ
iyCDiCohT2gZmWhdaKQyA2XlbxMDKF3VH2uzCR7X8PDnAtlbTW5vkPOi7c6CsIL9
HkbdB5aLedY0QBEpI2nz2u37+kBbYgMxSqeqPDYEkBcMbCw2VUQgESOA2ZTnVpFT
I0yJFPb2bCsMrSl71g90AKsF9fbVmahtp6v66BzojzN7eznO16RDzFQ7nDjlajUu
towmP7MyMAQJgig+yTYpYpnhBOfZXwI7RNLpSmkxgzbBiJTZ+L+VEqy1jDe4TKjH
bkxw+JnZj7NZoc/HGgN9UB30/oBClTpF8e9dEjvmunYEcC8MXXd5eKiimSXCh4Z4
LOP/+LapirzJ+u7AhNsHbU78FPmyuQwZJEB4t3qQCXxJ3uHYF7eEeVlGgS+TLt2d
vDEbVvlnKyH7ApNdlJH1
=4Gha
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: