This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian.
commit d2e63800d32c1d6c56233bae26bf7ef227c24b08 Author: Bastien ROUCARIÈS <[email protected]> Date: Sat Sep 17 22:03:42 2016 +0200 Add libjs-jquery-migrate-1 detection Signed-off-by: Bastien ROUCARIÈS <[email protected]> --- data/files/js-libraries | 1 + debian/changelog | 3 +++ 2 files changed, 4 insertions(+) diff --git a/data/files/js-libraries b/data/files/js-libraries index 001a4e1..b2f8aa9 100644 --- a/data/files/js-libraries +++ b/data/files/js-libraries @@ -29,6 +29,7 @@ libjs-jquery-jush ~~ (?i)/jquery\.jush$EXT libjs-jquery-livequery ~~ (?i)/jquery\.livequery$EXT libjs-jquery-meiomask ~~ (?i)/jquery\.meiomask$EXT libjs-jquery-metadata ~~ (?i)/jquery\.metadata$EXT +libjs-jquery-migrate-1 ~~ (?i)/jquery-migrate(?:-1[\d\.]*)$EXT libjs-jquery-mousewheel ~~ (?i)/jquery\.mousewheel$EXT libjs-jquery-opacityrollover ~~ (?i)/jquery\.opacityrollover$EXT libjs-jquery-tablesorter ~~ (?i)/jquery\.tablesorter$EXT diff --git a/debian/changelog b/debian/changelog index 20c4ff2..2e14e74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,9 @@ lintian (2.5.48) UNRELEASED; urgency=low + [JW] Apply patch from Sean Whitton to recognise autopkgtest-pkg-elpa as a valid value for the Testsuite field. (Closes: #837801) + * data/files/js-libraries: + + [BR] Apply patch from Jean-Michel Vourgère to add detection of + libjs-jquery-migrate-1. (Closes: #823627) * data/files/php-libraries: + [JW] Apply patch from Marcelo Jorge Vieira to update package name for php-gettext. (Closes: #837502) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

