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

lintian_2.5.22~bpo70+1_amd64.changes ACCEPTED into wheezy-backports




Accepted:

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

Format: 1.8
Date: Thu, 27 Mar 2014 13:44:08 +0100
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.22~bpo70+1
Distribution: wheezy-backports
Urgency: medium
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Luca Falavigna <dktrkranz@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 639974 699083 717916 733318 735266 735348 736203 736711 738174 738175 738176 738342 738349 738454 738597 739109 739247 739347 739366 739671 739744 740183 740339 740607 741212 742260
Changes: 
 lintian (2.5.22~bpo70+1) wheezy-backports; urgency=medium
 .
   * Rebuild for wheezy-backports.
 .
 lintian (2.5.22) unstable; urgency=medium
 .
   * Summary of tag changes:
     + Added:
       - invalid-restriction-label-in-source-relation
       - invalid-restriction-namespace-in-source-relation
       - invalid-restriction-term-in-source-relation
       - license-problem-gfdl-non-official-text
       - license-problem-non-free-RFC-BCP78
       - privacy-breach-google-plus
       - privacy-breach-twitter
       - restriction-list-with-debhelper-with-conflicting-debhelper-version
       - restriction-list-with-debhelper-without-debhelper-version
       - restriction-list-with-versioned-dpkg-dev-conflict
       - restriction-list-without-versioned-dpkg-dev-dependency
       - source-is-missing
       - stageX-profile-used-but-no-binary-package-dropped
 .
   * checks/*:
     + [NT] Avoid using "I" or "we" in tag descriptions.
     + [NT] When looping over the names of binary packages,
       prefer the order they are listed in the control file.
       Previously they were either sorted by name or ordered
       by Perl's hash iterator.
   * checks/control-file.{desc,pm}:
     + [NT] Apply patch from Johannes Schauer to validate
       build-profile usage.
   * checks/control-files.pm:
     + [NT] Remove special case for udebs on empty control
       files.  Thanks to Cyril Brulebois for testing it.
   * checks/cruft.pm:
     + [BR,NT] Optimise the GFDL check considerably in some
       cases (e.g. the linux source).  (Closes: #738342)
     + [BR] Factorize GFDL detection. Detect non official
       wordings of GFDL invariant section.  (Closes: #717916).
       Fix some old false positives.
       (Closes: #742260, #741212).
     + [BR] Add opentoken non official wording for GFDL
       invariant section, thanks to Nicolas Boulenguez.
       (Closes: #740183).
     + [BR] Detect minified js based on line length.
       (Closes: #735348).
     + [BR] Detect missing sources for minified javascript, flash project,
       flash files, and elf binary.
   * checks/fields.{desc,pm}:
     + [NT] Apply patch from Johannes Schauer to validate
       build-profile usage.  (Closes: #740607)
   * checks/files.desc:
     + [BR] Raise file-name-in-PATH-is-not-ASCII and
       file-name-in-PATH-is-not-ASCII to error
       (see policy 10.10), thanks to Helmut Grohne.
       (Closes: #739347)
     + [BR] Improve privacy-breach tags wording, thanks to Paul Wise.
       (Closes: #738176)
   * checks/menu-format.desc:
     + [NT] Apply patch from Charles Plessy to correct an URL
       in a tag reference.  (Closes: #738454)
   * checks/symlinks.pm:
     + [BR] Use Lintian::Data for safe symlinks list. Add
       /dev/null to this list.  (Closes: #740339).
   * checks/systemd.pm:
     + [BR] Allow spaces arround = in service files.
       (Closes: #739366).
   * checks/watch-file.{desc,pm}:
     + [BR] Allow debian/upstream-signing-key.asc,
       thanks to Nicolas Boulenguez (Closes: #736711).
     + [NT] Apply patch from Daniel Kahn Gillmor to check for
       the upstream signing key in debian/upstream.  Thanks to
       Hideki Yamane for the bug report.  (Closes: #738597)
 .
   * collection/java-info:
     + [NT] Update the conditional using file(1) to cope with
       the new output for JAR files.
 .
   * data:
     + [NT] Refresh several architecture data files against
       dpkg 1.17.5.  Thanks to James Hunt for the reminder.
       (Closes: #735266)
     + [NT] Refresh several data files with data from sid.
   * data/binary/embedded-libs:
     + [RG] Detect embedded copies of liblivemedia, libgadu, libssh,
       libssh2, freetype, nss, and nspr.
     + [RG] Adjust the detection of embedded copies of libmagic.
     + [RG] Detect embedded copies of an ancient tinyxml.  Thanks to
       Andreas Rönnquist for the report.  (Closes: #733318)
   * data/cruft/non-free-files:
     + [BR] "id3v22-tda.mp3 considered non-free", thanks to Charlie
       Smotherman (Closes: #736203).
   * data/files/privacy*:
     + [BR] Improve detection of privacy-breach-google-cse, thanks to
       Paul Wise (Closes: #739247).
     + [BR] Detect google+, thanks to Paul Wise.
       (Closes: #738175).
     + [BR] Detect twitter, thanks to Paul Wise.
       (Closes: #738174).
   * data/scripts/maintainer-script-bad-command:
     + [BR] Fix false positive
       maintainer-script-should-not-use-adduser-system-without-home
       due to quoting, thanks to Andreas Beckmann <anbe@debian.org>
       (Closes: #739109).
 .
   * debian/source/lintian-overrides:
     + [NT] Override false-positive for license checks.
   * debian/tests/control:
     + [NT] Use the new @builddeps@ from autopkgtest/2.5.5
       instead of duplicating the values.
 .
   * frontend/lintian:
     + [NT] Fix a regression in argument handling after the first
       non-option.  This problem was introduced in 2.5.18.
     + [NT] Let --color default to "auto".
     + [NT] Discard STDERR when running git describe to guess the
       version of Lintian.  Avoids a warning from git tags are
       absent from the repository.
 .
   * lib/Lintian/Collect/Source.pm:
     + [NT] Apply patch from Mathieu Parent to make "binaries" return
       the package name in the same order as they are listed in the
       control file.  (Closes: #739671)
   * lib/Lintian/Reporting/ResourceManager.pm:
     + [NT] New file.
   * lib/Lintian/Util.pm:
     + [NT] Extend the "Continuation line outside a paragraph" parse
       error on Deb822 files with a possible suggestion for fixing
       the problem.
   * lib/Test/Lintian/Harness.pm:
     + [NT] New file - mostly for internal use during testing.
 .
   * profiles/debian/ftp-master-auto-reject.profile:
     + [BR] Refresh with new tags.
 .
   * reporting/config:
     + [NT] Fix typo of HARNESS_STATE_DIR config variable.
   * reporting/harness:
     + [NT] Avoid writing state-cache during dry-run.
     + [NT] Add timestamps to the log output.
   * reporting/{html_reports,templates/*.tmpl}:
     + [NT] Show the same statistics on the tag page as shown
       on the tag index pages.  Thanks to Guillem Jover for
       the suggestion.  (Closes: #738349)
     + [NT] Remove the second argument to the "head" sub in
       the templates.  Its value is now computed automatically
       by html_reports based on the name of the output file.
     + [NT] Install "lintian.css" and all files in
       "reporting/images" and "reporting/resources" into
       "HTML_DIR/resources".  These will be named after their
       content to allow more aggressive public caching.
   * reporting/html_reports:
     + [NT] Link to the library API docs from the index page.
       (Closes: #639974)
     + [NT] Optimise the graph generation by only calling
       gnuplot twice (rather than once plus once per tag).
     + [NT] Show the number of package groups and the size
       of the harness backlog on the index page.
   * reporting/{lintian.css => templates/lintian.css.tmpl}:
     + [NT] Rename file and make it a template.
 .
   * t/runtests:
     + [NT] Cache test artifacts and reuse them in subsequent
       runs.  This removes the majority of the runtime
       overhead of running the test suite on subsequent runs.
       (Closes: #699083)
     + [NT,BR] Fix test suite issues caused by a regression
       in tar 1.27.  (Closes: #739744)
Checksums-Sha1: 
 f649bdbc4be935efcb8121b4c6621c4ab30dad77 2714 lintian_2.5.22~bpo70+1.dsc
 bdc9174252374e33d953db37d7cee5b4667a61f1 1374845 lintian_2.5.22~bpo70+1.tar.gz
 e93965c04ff526d7a9a8559d264bfbe46d9425c9 939618 lintian_2.5.22~bpo70+1_all.deb
Checksums-Sha256: 
 cb814744fb627b6a8cebf59119a1dfcdf98cdf1664236a6710199fbf9b646c88 2714 lintian_2.5.22~bpo70+1.dsc
 efa3417dfadbc69b2290a51564f38e1de1a7e72047954cd6b81688ec4245794a 1374845 lintian_2.5.22~bpo70+1.tar.gz
 587170e2750e21efc5d30ee4956ef2152ccef247816a5ddbe9536c22c93c3ea7 939618 lintian_2.5.22~bpo70+1_all.deb
Files: 
 9fca5f5ab59c3c1eb4ae519e5fce97c3 2714 devel optional lintian_2.5.22~bpo70+1.dsc
 2f3464019a8d6015f1361af93542b743 1374845 devel optional lintian_2.5.22~bpo70+1.tar.gz
 cc98c07d12ce8799bccc01ce5e6aea80 939618 devel optional lintian_2.5.22~bpo70+1_all.deb

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

iQIcBAEBCAAGBQJTNCZuAAoJEEkIatPr4vMffXAP/0uaG9B/u0x09I8k3q/OmhLb
jSspyxyR/uUi8/dFg7/9UzIhH9KX4vjqweX8KHnBoqQvk+HzPdY+3gcuorrP8LBw
mNKyA0VQQwKG5vhvBcggr9MpDXH1dClNfp3q8A47ccEQmcI30HqYCpo2oGzzWKL+
7IrzntfBC0TlROQf1BICtFtlORPxv5GBSJdv4NIIqGb6r0AFExlqLxDK9Nb5YFHx
4TtUrQsGl0vcpS5EqCelngCSb3nn7juT80mJC5E6yosaUyxQwAbvmFGMRGZsl+G8
zuZxZoKVsKRLD6dw0D3wODDNK5quNkQ5LibA9RFysJdpBb1w13HjKipHZ3kXBcna
LAXGLDsTsWhCajtDeX3PnTXn53U+Z3PRQxZHcx9b43SJRsrntIAdCqehaGAdQ3Th
1hZA/PayEcSkIq6CVA80cG1qqMU4JJlK8mKG8O/4BZdaOehV5trib11Kc2YU+Tj1
6VLE2LVmjyKzUULDEYjXQYxaTYQ19EDumg8J338bcZEkRdgNULs9B7fhsHf/+0zu
kxaC/bF2/Z59XvohdbNfyvFFC82FThh4yewxIkogVz8QJgtsN9FAA4CbvV70ybvk
uka+a+a+2XyJx5L/nelSUiUBk+ac0SWfaINx6qmgYs21YrMoAj5zRvs7K2aRLJl3
dQs6Ilx5UppuyknR2GDy
=t6Cz
-----END PGP SIGNATURE-----


Thank you for your contribution to Debian.


Reply to: