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

Bug#438203: marked as done (lintian: detect useless MacOS Desktop Services Store files (.DS_Store))



Your message dated Mon, 15 Oct 2007 05:47:04 +0000
with message-id <E1IhInA-0007RX-0L@ries.debian.org>
and subject line Bug#438203: fixed in lintian 1.23.35
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.34
Severity: wishlist

Please detect .DS_Store files in binary and source packages. They are
generally not useful and just waste small amounts of space. More info:

http://en.wikipedia.org/wiki/.DS_Store

Packages containing these files:

album /usr/share/album/themes/BitchFlora/.DS_Store
album /usr/share/album/themes/BitchMartha/.DS_Store
etherboot-doc /usr/share/doc/etherboot-doc/doc/html/images/.DS_Store.gz
python-biopython-doc /usr/share/doc/python-biopython-doc/Tests/CodonUsage/.DS_Store.gz
zope-coreblog /usr/share/zope/Products/COREBlog/.DS_Store
zope-coreblog /usr/share/zope/Products/COREBlog/dtml/.DS_Store
zope-coreblog /usr/share/zope/Products/COREBlog/dtml/skin/.DS_Store
wims /var/lib/wims/log/classes/1122/doc/c2/.DS_Store
wims-modules /var/lib/wims/public_html/modules/H3/stat/docstat.fr/.DS_Store
wims-modules /var/lib/wims/public_html/modules/U1/analysis/docderiv.fr/.DS_Store
wims-modules /var/lib/wims/public_html/modules/adm/auth/createqcm.es/Dirtyp1/.DS_Store
wims-modules /var/lib/wims/public_html/modules/adm/auth/createqcm.es/demosDir/.DS_Store

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


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

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.35.dsc
  to pool/main/l/lintian/lintian_1.23.35.dsc
lintian_1.23.35.tar.gz
  to pool/main/l/lintian/lintian_1.23.35.tar.gz
lintian_1.23.35_all.deb
  to pool/main/l/lintian/lintian_1.23.35_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 438203@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: Sun, 14 Oct 2007 22:29:51 -0700
Source: lintian
Binary: lintian
Architecture: source all
Version: 1.23.35
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: 437463 437707 437925 438202 438203 438602 438860 439508 440825 440830 442709 442711 443827 444336 444355 444642 444651 444661 444889
Changes: 
 lintian (1.23.35) unstable; urgency=low
 .
   The "frantic bug catchup" release.
 .
   * checks/changelog-file{.desc,}:
     + [RA] Add some basic checks for NEWS.Debian files: naming,
       compression, encoding, a syntax check with Parse::DebianChangelog,
       and unreleased for the distribution.  (Closes: #437707)
   * checks/common_data.pm:
     + [RA] Allow Homepage in source and binary packages.
   * checks/control-file:
     + [RA] Support and ignore comments in debian/control.  Thanks, Julien
       Cristau.  (Closes: #440830)
     + [RA] Check for XS-Vcs-* headers and recommend (at info level) that
       they be changed to Vcs-* headers.  (Closes: #444661)
   * checks/cruft.desc:
     + [RA] Fix incorrect tag name for patch failure files.  Thanks, Romain
       Francoise.  (Closes: #437463)
   * checks/debconf:
     + [RA] A cdebconf that supported error was released with sarge, so
       don't require a versioned cdebconf dependency.  Thanks, Thijs
       Kinkhorst.  (Closes: #438860)
     + [RA] Various improvements from Thomas Huriaux: Diagnose select
       templates with only yes/no options, diagnose more question prompts,
       warn on any questions in the extended description, allow yes/no
       mentions in non-boolean templates, and catch more first-person
       language.  (Closes: #439508)
     + [RA] More exactly follow the Developer's Reference recommendations
       by only requiring open prompts for string and password prompts and
       only complaining about imperative wording for select and multiselect
       templates.  Thanks, Steve Langasek.  (Closes: #442711)
   * checks/description{.desc,}:
     + [RA] Warn (at info level for now) about Homepage pseudo-fields in
       the extended description.  (Closes: #444336)
   * checks/fields:
     + [RA] Allow python-all as yet another way of satisfying a Python
       build dependency.  (Closes: #444642)
   * checks/fields.desc:
     + [RA] Properly escape < and >.
   * checks/files{.desc,}:
     + [RA] Warn about Thumbs.db files, which are usually useless Windows
       thumbnail databases.  Thanks, Paul Wise.  (Closes: #438202)
     + [RA] Warn about .DS_Store files, used by Mac OS X to store extended
       folder attributes.  Thanks, Paul Wise.  (Closes: #438203)
     + [RA] Improve the recommended command to remove .packlist files.
       Thanks, Justin Pryzby.
     + [RA] Don't think hard links are zero-length files.
     + [RA] Diagnose files with names ending in whitespace.
   * checks/infofiles:
     + [RA] Emacs 22 now allows embedded images in info files, so accept
       and ignore PNG files in the info directory.  More image types may be
       needed.  Thanks, Andreas Metzler.  (Closes: #438602)
   * checks/menu-format{.desc,}:
     + [RA] Reserved categories are okay in .desktop files if OnlyShowIn is
       present, and generally deserve their own separate tag regardless.
       Thanks, Michael Biebl.  (Closes: #442709)
     + [RA] Ignore categories beginning with "X-", reserved for category
       extensions.  Thanks, Josselin Mouette.  (Closes: #443827)
     + [RA] Allow Actions keys.  This isn't in the desktop standard but
       is widely used.  Thanks, Raphael Geissert.  (Closes: #444651)
     + [RA] Ignore desktop files not for one of the known types.  This
       should significantly reduce the noise for KDE packages.
     + [RA] Only check whether a program referenced by Exec is in the
       package if the desktop file is in /usr/share/applications.  Too many
       applications use Exec for desktop files elsewhere without the
       standard PATH.
     + [RA] Ignore Exec fields pointing to kcmshell.
     + [RA] Ignore desktop files in /usr/share/doc or that appear to be
       templates.
     + [RA] Avoid uninitialized warnings on all-whitespace commands.
   * checks/menus:
     + [RA] Find the targets of hard links correctly.  (Closes: #444355)
     + [RA] Use the three-argument form of open to not fail on doc-base
       files ending in whitespace.  Error on doc-base files with Document
       fields that end in whitespace, since currently they break multiple
       tools.  Thanks, Ian Zimmerman.  (Closes: #444889)
   * checks/nmu.desc:
     + [RA] Remove obsolete note about binary NMUs.  Patch from Thijs
       Kinkhorst.  (Closes: #437925)
   * checks/scripts{.desc,}:
     + [RA] We now have a csh package.  Allow it as an alternative for csh
       script dependencies.  Thanks, Bernd Zeimetz.  (Closes: #440825)
     + [RA] Allow install-sgmlcatalog --remove in postinst as well as
       prerm and suggest removing it entirely in the long description.
   * checks/version-substvars.desc:
     + [RA] Properly escape < and >.
 .
   * collection/changelog-file{.desc,}:
     + [RA] Collect NEWS.Debian as well as changelog.
Files: 
 c743dd1bde67858e034b721c7389d004 803 devel optional lintian_1.23.35.dsc
 29a88fa447a86436402c973e6f769303 350333 devel optional lintian_1.23.35.tar.gz
 64183bf33c29ca88d1838c6fd44a3b60 296596 devel optional lintian_1.23.35_all.deb

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

iD8DBQFHEvuM+YXjQAr8dHYRAm8yAKCs605HlBafuxP9O5GFCnjx4cbmOQCeOXAX
o+R1G1FHM+dkNXxbW3pMWK8=
=xF1A
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: