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

Bug#680446: marked as done (lintian: Description update for perl-dependency tags)



Your message dated Fri, 03 Aug 2012 21:02:18 +0000
with message-id <E1SxP0k-0003v3-6z@franck.debian.org>
and subject line Bug#680446: fixed in lintian 2.5.10.1
has caused the Debian Bug report #680446,
regarding lintian: Description update for perl-dependency tags
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.)


-- 
680446: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680446
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.5.10
Severity: wishlist
Tags: patch

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

Please find attached a patch for the description of
versioned-dependency-satisfied-by-perl and
package-superseded-by-perl that suggests to use cme for fixing the
issues.

Cheers,
gregor

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_AT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lintian depends on:
ii  binutils                       2.22-7
ii  bzip2                          1.0.6-3
ii  diffstat                       1.55-3
ii  file                           5.11-2
ii  gettext                        0.18.1.1-9
ii  hardening-includes             2.2
ii  intltool-debian                0.35.0+20060710.1
ii  libapt-pkg-perl                0.1.26+b1
ii  libarchive-zip-perl            1.30-6
ii  libc-bin                       2.13-34
ii  libclass-accessor-perl         0.34-1
ii  libclone-perl                  0.31-1+b2
ii  libdpkg-perl                   1.16.7
ii  libemail-valid-perl            0.190-1
ii  libipc-run-perl                0.91-1
ii  libparse-debianchangelog-perl  1.2.0-1
ii  libtimedate-perl               1.2000-1
ii  liburi-perl                    1.60-1
ii  locales                        2.13-34
ii  man-db                         2.6.2-1
ii  patchutils                     0.3.2-1.1
ii  perl [libdigest-sha-perl]      5.14.2-12

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch     <none>
ii  dpkg-dev               1.16.7
ii  libhtml-parser-perl    3.69-2
pn  libperlio-gzip-perl    <none>
ii  libtext-template-perl  1.45-2
ii  man-db                 2.6.2-1
ii  xz-utils [lzma]        5.1.1alpha+20120614-1

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJP9gP1AAoJELs6aAGGSaoGYrAP/AvUJkB8FlFvksz+ry77naFp
PLQLq2/A8zqT6bzGdDFDT9QE00iLDKkOFZASOB6h07f82370xaCXJgYkH0s4SE9l
FFGDHJDqTmGHjnQxCbOf/PkczVdd3rAFiVBYAzkiAb/HLJ48G9ohC8XXerPgBKqx
E+vsv4QTKXxJVYvULWUJqNCqnS35qUQAuOyLrxphPjX7li95l1FGta8gsrtiblYl
ldYKnWYGjXAambGnsrYy5CcrkpHNRGZ2d9/SgqmGM9gL9RI5pE/HGhv0rZkfhA0E
Ibo/ULmINbv1q2K7HirwoLrNpAkYyOkayimVs60+S70eOvyv5dt1Dl778eH1DkzJ
MPYDK4QpbbWsQ+EIo4gwF9y4XYdWRUTKIAy67YoJ343cjKpFHBFfK64X3i3SuWss
WkNRq8G7NuCR1GtkeNBLzir9/wHHblsehYFQx1oQ6Yo2NxPEcAKqCq0l5GMVcIk/
v3vWWkSg3+SE3vZCIRAka8UlWCkpM0I+kIe88BtTfL53CmSkeIzyvPf5Hd1d6VUE
eQXOWY4l7OC3uwpcn7IvIClBM5LzhmbPnAj/Ub0YtrUrd577sM2MeZ+nDdyuI9pt
IkqzupyovVz6ULfMslPuRCJ0k4GzdnjlVRoj0Un2guAR+E3HzUw4SNymUkL/7UzO
NcOiMIOa0sskYNFCIBXU
=VkeR
-----END PGP SIGNATURE-----
>From 9968748eb2037cd09c8325d4aef2b859bd2c0520 Mon Sep 17 00:00:00 2001
From: gregor herrmann <gregoa@debian.org>
Date: Thu, 5 Jul 2012 15:10:50 -0600
Subject: [PATCH] Add info about how to fix perl-dependency problems.

Point to cme as a means of fixing versioned-dependency-satisfied-by-perl and
package-superseded-by-perl.
---
 checks/fields.desc |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/checks/fields.desc b/checks/fields.desc
index 002a058..94d1fde 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -941,6 +941,9 @@ Info: This package declares an unnecessary versioned dependency
  should come second.
  .
  Example: libextutils-parsexs-perl (&gt;= 2.210000) | perl (&gt;= 5.14)
+ .
+ Running <tt>cme fix dpkg -from control -filter Depends</tt> should be able
+ to update these dependencies.
 Ref: policy 7.5
 
 Tag: package-superseded-by-perl
@@ -962,6 +965,9 @@ Info: This package is also provided by one of the Perl core packages
  versioned dependency a secondary one.
  .
  Example: perl (&gt;= 5.10.0) | libmodule-build-perl (&gt;= 0.26)
+ .
+ Running <tt>cme fix dpkg -from control -filter Depends</tt> should be able
+ to update these dependencies.
 Ref: policy 7.5
 
 Tag: vcs-field-uses-not-recommended-uri-format
-- 
1.7.10


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

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 680446@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@debian.org)


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

Format: 1.8
Date: Fri, 27 Jul 2012 16:32:26 +0200
Source: lintian
Binary: lintian
Architecture: source all
Version: 2.5.10.1
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Niels Thykier <niels@thykier.net>
Description: 
 lintian    - Debian package checker
Closes: 678650 680446 681527 682022 682701 682941
Changes: 
 lintian (2.5.10.1) unstable; urgency=low
 .
   * checks/fields.desc:
     + [NT] Mention that cme can automate fixing some perl
       related tags.  Thanks to gregor herrmann for the report
       and patch.  (Closes: #680446)
   * checks/manpages:
     + [NT] Ignore wrapping issues on lines containing "file://" as
       those are probably also URLs.  Thanks to Faheem Mitha for the
       report.  (Closes: #682701)
 .
   * data/binaries/embedded-libs:
     + [NT] Update source-regex for libmysqlclient.  Thanks to
       Nicholas Bamber for the report.  (Closes: #682022)
   * data/doc-base/sections:
     + [NT] Update section list.  (Closes: #678650)
   * data/spelling/corrections:
     + [NT] Add new corrections.  Thanks to Justin B Rye.
       (Closes: #681527)
 .
   * debian/changelog:
     + [NT] Fix some typos in earlier entries.
 .
   * frontend/lintian:
     + [NT] Fix synopsis for --no-cfg option in the help output.
 .
   * lib/Lintian/Architecture.pm:
     + [NT] Properly handle cases like "linux-amd64" being an
       alias of "amd64".
   * lib/Lintian/Path.pm:
     + [NT] Always resolve hardlinks relative to the package
       root.
   * lib/Lintian/Relation.pm:
     + [NT] Fix handling of VISIT_OR_CLAUSE_FULL bit mask in a
       condition.
   * lib/Lintian/Tag/Info.pm:
     + [NT] Fix poor error message due to the wrong variable
       being unused.  Thanks to Christoph Biedl for the report
       (Closes: #682941)
Checksums-Sha1: 
 ff54b66d0c840f73f539b9e889e248bb4e9a0db1 2564 lintian_2.5.10.1.dsc
 4ea919c4d5ffa16d9f59e5fb03ee1552825190d9 1118989 lintian_2.5.10.1.tar.gz
 8a84c18c4febf7199cb25b110c8eccbcbab06a50 709002 lintian_2.5.10.1_all.deb
Checksums-Sha256: 
 9d2d43bd945e9506d8dacf35d8c69d5e85e2e2b5251e44c546e2ef61c5727807 2564 lintian_2.5.10.1.dsc
 5a59a744960d383edc961465799e1d43d3d1e4def9a0f4cd7a7915fe75cb9731 1118989 lintian_2.5.10.1.tar.gz
 7e67f9eaa595b214df46045484d4be5d343b8e2936a857c1bbae4ebda1e50626 709002 lintian_2.5.10.1_all.deb
Files: 
 bde0108751f5d0c6cbba37f181d0cb0e 2564 devel optional lintian_2.5.10.1.dsc
 63843204d281f595b28488713903faa9 1118989 devel optional lintian_2.5.10.1.tar.gz
 6d3cabbd04791346073750cabae6ed84 709002 devel optional lintian_2.5.10.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJQHDqQAAoJEAVLu599gGRCGR8P/0D100rfzs28GGRdG8hYvI8o
/EGEe+2jFzonr6/I6erBsksP5YmUuGKN5J7I00erouijzqWIs8I7Hb4qgVurOuJc
wjR46A5uUwvyj+czayBWbObJbHA9v3Yj+iZFflxCfAoOuerFBrwXJZ3N/HoVKiem
i6kSdvIEoJ4J56eJ2oHrl5Nup0pnsyTb/idCJO+NOeI+odzxr58lFdPxTtu/M6NG
DKn8IgRQaEHXfuUrNDEbWNt2wImGeTt7I4beMJ5+5vpx2iPphJ1kLA09Q3X8i0Ar
rUEYReQHvOiHPsdKSQkcoPU51MEOZPCC3QJrVFwHkpXKOSkxVvYhnrfQ8pxc/pYW
89p7nGMtNHBwJ6pNUYegxMAfS3/OMaeYIPKTlZM8kOTQPwd5s7b2VH+H0mm1Icww
f9UNbtQBa+CyBti83681Ue+O8LE7TK20ZKGhCPS5y1I0SyHr8CTni2qbxs3Ayl5q
U+C7Tsj2lEI5jVi0kkffZbQDX66VUsVlUfE6ccUqVrwqVSP6eGWTDy7voq47yHNa
RmATZVS1VPvOXHt7A2oVTmxt8kvVvN0flHjuJLxE5deRbt/OLyo/SDELrUcG3nye
AzabY9lRtBYBtrDHL14AhI47OCGu7NzeImXyG80PEjuGO5dVd8TEMZ8APenj/AV6
Tm6/RJaVrhyCEi5ZRtsL
=6i0G
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: