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

Bug#421995: marked as done (lintian: Please add armel architecture)



Your message dated Tue, 05 Jun 2007 03:47:02 +0000
with message-id <E1HvQ0c-000417-Bg@ries.debian.org>
and subject line Bug#421995: fixed in lintian 1.23.31
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: lintian
Version: 1.23.28
Severity: wishlist


Please add armel architecture to %non_standard_archs.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages lintian depends on:
ii  binutils             2.16.1cvs20060117-1 The GNU assembler, linker and bina
ii  diffstat             1.41-1              produces graph of changes introduc
ii  dpkg-dev             1.13.25             package building tools for Debian
ii  file                 4.15-2              Determines file type using "magic"
ii  gettext              0.16.1-1            GNU Internationalization utilities
ii  intltool-debian      0.34.1+20050828     Help i18n of RFC822 compliant conf
ii  libparse-debianchang 1.0-1               parse Debian changelogs and output
ii  man-db               2.4.3-3             The on-line manual pager
ii  perl [libdigest-md5- 5.8.8-4             Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information


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

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:

lintian_1.23.31.dsc
  to pool/main/l/lintian/lintian_1.23.31.dsc
lintian_1.23.31.tar.gz
  to pool/main/l/lintian/lintian_1.23.31.tar.gz
lintian_1.23.31_all.deb
  to pool/main/l/lintian/lintian_1.23.31_all.deb



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 421995@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russ Allbery <rra@debian.org> (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: SHA1

Format: 1.7
Date: Mon, 04 Jun 2007 20:29:55 -0700
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.31
Distribution: unstable
Urgency: low
Maintainer: Debian Lintian Maintainers <lintian-maint@debian.org>
Changed-By: Russ Allbery <rra@debian.org>
Description: 
 lintian    - Debian package checker
Closes: 32532 268688 287209 417067 421549 421995 423096 423171 423229 423519 424164 426469 426628 426950 427577
Changes: 
 lintian (1.23.31) unstable; urgency=low
 .
   The "back under 100 open bugs" release.
 .
   * checks/changelog-file:
     + [RA] Only check for missing colons in bug closers in the most recent
       changelog entry.  Thanks, Thijs Kinkhorst.  (Closes: #423171)
   * checks/common_data.pm:
     + [RA] Update architectures to dpkg 1.14.1.  Remove all linux-*
       architectures and add armel.  (Closes: #421995)
   * checks/control-files.desc:
     + [RA] Change unknown-control-file to a warning, since Policy only
       discourages it and doesn't outlaw it.  (Closes: #287209)
   * checks/cruft:
     + [RA] Allow any automake package to satisfy the autotools-dev build
       dependency for suppressing warnings about out of date autotools
       helper files.  (Closes: #417067)
   * checks/fields:
     + [RA] Require libmodule-build-perl in Build-Depends if the clean rule
       runs perl Build.  Hopefully this isn't too aggressive.  Thanks, Ian
       Beckwith.  (Closes: #421549)
   * checks/files:
     + [RA] Don't warn about LICENSE files in Zope products, since they may
       be used for runtime display.  (Closes: #424164)
   * checks/manpages:
     + [RA] Avoid false positives on binaries with X11 in the name.  Patch
       from Kevin B. McCarty.  (Closes: #423229)
   * checks/menu-format.desc:
     + [RA] Improve the pkg-not-in-package-test long description and add a
       manual reference.  (Closes: #423519)
   * checks/menus:
     + [RA] Allow multiple blank lines between doc-base sections and
       trailing blank lines in the file.  doc-base is fine with this.
       Reported by Luis Rodrigo Gallardo Cruz.  (Closes: #423096)
   * checks/scripts:
     + [RA] Add pagsh, provided by openafs-client and heimdal-clients.
     + [RA] Diagnose removal of device files in maintainer scripts per
       Policy 10.6.  (Closes: #268688)
     + [RA] Add jruby1.0.  Thanks, Sebastien Delafond.  (Closes: #426950)
     + [RA] Add jed and friends.  Thanks, Jörg Sommer.  (Closes: #426469)
     + [RA] Move several maintainer script checks specific to shell scripts
       inside the conditional so that they won't run on maintainer scripts
       not written in shell.
     + [RA] Diagnose maintainer scripts looking at /var/lib/dpkg/status
       directly.  Thanks, Guillem Jover.  (Closes: #426628)
     + [RA] Diagnose direct modifications to /etc/services, /etc/protocols,
       /etc/rpc, and /etc/inetd.conf in maintainer scripts.  (Yes, an
       eight-year-old bug!)  (Closes: #32532)
   * checks/version-substvars{.desc,}:
     + [RA] Add a check for deprecated ${Source-Version} substvars.  Patch
       from Guillem Jover.  (Closes: #427577)
 .
   * frontend/lintian-info:
     + [CW] Fix uninitialized value warning after reading a blank line.
Files: 
 fa03b96c537d7c68f6309facdfd54331 803 devel optional lintian_1.23.31.dsc
 86e1c092dca38fc4e5a23ef3efc5d694 334626 devel optional lintian_1.23.31.tar.gz
 e18f73f7bf7a3dd69beac4e503a5a9a4 284870 devel optional lintian_1.23.31_all.deb

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

iD8DBQFGZNpl+YXjQAr8dHYRAgrxAKCH8SiH3T53rVP7EdyWA/6yP4wn9gCfQKFy
QPVlnKlYB1kcWvYNeym4w5c=
=Rllt
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: