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

[lintian] 01/01: Apply patch from Simon McVittie to prevent a misdetection of libcanberra-gstreamer as a GNU Smalltalk library. (Closes; #880140)



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

lamby pushed a commit to branch master
in repository lintian.

commit 0f292a478d80f5fd0d37364af4b81e689990d031
Author: Simon McVittie <smcv@debian.org>
Date:   Sun Oct 29 21:38:29 2017 +0000

    Apply patch from Simon McVittie to prevent a misdetection of libcanberra-gstreamer as a GNU Smalltalk library. (Closes; #880140)
    
    Signed-off-by: Chris Lamb <lamby@debian.org>
---
 data/fields/name_section_mappings | 2 +-
 debian/changelog                  | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/data/fields/name_section_mappings b/data/fields/name_section_mappings
index 12e9bb8..1fdc1cf 100644
--- a/data/fields/name_section_mappings
+++ b/data/fields/name_section_mappings
@@ -30,7 +30,7 @@ lib.*-cil(?:-dev)?$          => cli-mono
 ^rust-                                  => rust
 ^lib.*-(?:ocaml|camlp4)-dev$ => ocaml
 ^libjs-                      => javascript
-^lib.*-(tcl|lua|gst)                    => interpreters
+^lib.*-(tcl|lua|gst)$                   => interpreters
 # data files
 ^gir\d+\.\d+-.*-\d+\.\d+$    => introspection
 ^(?:x?fonts|ttf)-                       => fonts
diff --git a/debian/changelog b/debian/changelog
index 9511bbc..dbb79a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,10 @@ lintian (2.5.58) UNRELEASED; urgency=medium
 
   XXX: generate tag summary
 
+  * data/fields/name_section_mappings:
+    + [CL] Apply patch from Simon McVittie to prevent a misdetection of
+      libcanberra-gstreamer as a GNU Smalltalk library.  (Closes; #880140)
+
   * vendors/ubuntu/main/data/changes-file/known-dists:
     + [CL] Add bionic as known Ubuntu distribution. Thanks Jeremy Bicha!
       (Closes: #880115)

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


Reply to: