Your message dated Thu, 15 Apr 2010 17:03:06 +0000
with message-id <[email protected]>
and subject line Bug#575693: fixed in maint-guide 1.2.17
has caused the Debian Bug report #575693,
regarding maint-guide: [5] document lintian-overrides
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 [email protected]
immediately.)


-- 
575693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575693
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: maint-guide
Version: 1.2.15
Severity: wishlist
Tags: pending

Chapter 5 should document one of the most used debhelper file:
 lintian-overrides

Osamu




--- End Message ---
--- Begin Message ---
Source: maint-guide
Source-Version: 1.2.17

We believe that the bug you reported is fixed in the latest version of
maint-guide, which is due to be installed in the Debian FTP archive:

maint-guide-de_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-de_1.2.17_all.deb
maint-guide-es_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-es_1.2.17_all.deb
maint-guide-fr_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-fr_1.2.17_all.deb
maint-guide-it_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-it_1.2.17_all.deb
maint-guide-ja_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-ja_1.2.17_all.deb
maint-guide-ko_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-ko_1.2.17_all.deb
maint-guide-pl_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-pl_1.2.17_all.deb
maint-guide-pt-br_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-pt-br_1.2.17_all.deb
maint-guide-ru_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-ru_1.2.17_all.deb
maint-guide-zh-cn_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-zh-cn_1.2.17_all.deb
maint-guide-zh-tw_1.2.17_all.deb
  to main/m/maint-guide/maint-guide-zh-tw_1.2.17_all.deb
maint-guide_1.2.17.dsc
  to main/m/maint-guide/maint-guide_1.2.17.dsc
maint-guide_1.2.17.tar.gz
  to main/m/maint-guide/maint-guide_1.2.17.tar.gz
maint-guide_1.2.17_all.deb
  to main/m/maint-guide/maint-guide_1.2.17_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Osamu Aoki <[email protected]> (supplier of updated maint-guide 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 16 Apr 2010 00:23:01 +0900
Source: maint-guide
Binary: maint-guide maint-guide-fr maint-guide-ja maint-guide-ko maint-guide-es 
maint-guide-ru maint-guide-de maint-guide-pt-br maint-guide-it maint-guide-pl 
maint-guide-zh-cn maint-guide-zh-tw
Architecture: source all
Version: 1.2.17
Distribution: unstable
Urgency: low
Maintainer: Josip Rodin <[email protected]>
Changed-By: Osamu Aoki <[email protected]>
Description: 
 maint-guide - Debian New Maintainers' Guide
 maint-guide-de - German translation of Debian New Maintainers' Guide
 maint-guide-es - Spanish translation of Debian New Maintainers' Guide
 maint-guide-fr - French translation of Debian New Maintainers' Guide
 maint-guide-it - Italian translation of Debian New Maintainers' Guide
 maint-guide-ja - Japanese translation of Debian New Maintainers' Guide
 maint-guide-ko - Korean translation of Debian New Maintainers' Guide
 maint-guide-pl - Polish translation of Debian New Maintainers' Guide
 maint-guide-pt-br - Portuguese translation of Debian New Maintainers' Guide
 maint-guide-ru - Russian translation of Debian New Maintainers' Guide
 maint-guide-zh-cn - Chinese (simplified) translation of Debian New 
Maintainers' Guide
 maint-guide-zh-tw - Chinese (traditional) translation of Debian New 
Maintainers' Guid
Closes: 575693 575694 576424
Changes: 
 maint-guide (1.2.17) unstable; urgency=low
 .
   [ Osamu Aoki ]
   * Fixed typos.
   * Updated quilt usage examples.
   * Updated debian/rules to match the recommendation by this documentation.
   * Added lintian-overrides, info, manpages to "Other files under debian
     directory" and sorted its section by the meaningful part of the title.
     Closes: #575693
   * Recommended usage of "dh_auto_* -- additional parameters" syntax in
     override_dh_auto_* target customization. Closes: #575694
 .
   [ Raphaƫl Hertzog ]
   * Drop --quilt option of dh_make, it's not needed now that "3.0 (quilt)"
     source packages are created by default.
   * Enhance sample .quiltrc with what's suggested in quilt's README.source.
   * Numerous fixes and simplifications (drop uninteresting "-j1" option in
     sample make commands, drop "-rfakeroot" in dpkg-buildpackage call, use
     ftp.upload.debian.org instead of ftp-master.debian.org, etc.)
   * Clarify explanations about "3.0 (quilt)" source format.
 .
   [ Osamu Aoki ]
   * Enhanced quiltrc in again based on blog by Torsten Landschoff.
   * Updated "6.4 pbuilder package" including B90lintian.
   * Reverted to explain "7.7 interdiff command" and made complete overhaul of
     "7 Checking the package for errors".
   * Simplified "8.1 Uploading to the Debian archive" since local queue is not
     so useful these days and no need to copy the default configuration here.
   * Rewrote and reorganized major parts of "9 Updating the package".
   * Converted Credits to UTF-8.
   * Harmonized URL references to the Debian Policy Manual.
   * Explained autobuilder, Build-Depends: and Build-Depends-Indep: fields.
   * Placed a bit more note on dput. Closes: #576424
   * Added dh --with description.
   * Made many touch-ups and shortened text as much as possible.
Checksums-Sha1: 
 8498e40bb9bed90ff10d8c2bb5729f7292414506 1211 maint-guide_1.2.17.dsc
 dfe489de4be24f0f48b1824f017c3c5718870e88 415590 maint-guide_1.2.17.tar.gz
 dd7ee6be57a40da842a2286525341a9a2fb5ba76 485124 maint-guide_1.2.17_all.deb
 e0897be8063b255ac8ab96eafce157abd139c971 387952 maint-guide-fr_1.2.17_all.deb
 3ae4c0f077e580664f54bfe0224b085da822d958 1020030 maint-guide-ja_1.2.17_all.deb
 132c880a6e760341b3b5f3dfd4ef662cb06c8e30 66100 maint-guide-ko_1.2.17_all.deb
 a58aefaa17a493cfff04a2c969daa0732a69020a 388662 maint-guide-es_1.2.17_all.deb
 7417825d7b1895b5e39ac9189bb38c2126f09f9d 561020 maint-guide-ru_1.2.17_all.deb
 130057437e6e427c0ec6a2fb15bf51099700d1f2 406012 maint-guide-de_1.2.17_all.deb
 8c453c5d1ccaac50c433c8e5d04689ff9bb2eafb 298450 
maint-guide-pt-br_1.2.17_all.deb
 dbc7f7d61145453d2dbb0fa8ff1d81c745bb8dd4 372884 maint-guide-it_1.2.17_all.deb
 721ce54544ad49844b7a44a0e8597c8707f4795e 425198 maint-guide-pl_1.2.17_all.deb
 9e995299a716d4277bcb3d29875cc69ae4727b3b 87338 maint-guide-zh-cn_1.2.17_all.deb
 976e8d9ee805c2f3c85e5d110e609bef952ccc0a 87316 maint-guide-zh-tw_1.2.17_all.deb
Checksums-Sha256: 
 3ad150c75b254075c7fe8a7ab367b0aa3bd18bfcd91723507c556214a3b12105 1211 
maint-guide_1.2.17.dsc
 d12a7226e04f881b56402d2d42834e21037a617388011470c7c17493d7d92492 415590 
maint-guide_1.2.17.tar.gz
 f676cf7f853e25c5c66e3ab0e2ae35f0414ecc69ccb75515a85681e96086df44 485124 
maint-guide_1.2.17_all.deb
 082cdff2f211f6e14409441ee909cbc86f27e3193a380de1daa03b943d0f5c62 387952 
maint-guide-fr_1.2.17_all.deb
 1941fe64a5b1d2f328b0f143bfca1a01dbda0e548f7e97fdd1317e342ebfd079 1020030 
maint-guide-ja_1.2.17_all.deb
 e64b40d066ef86c2666826ef3cb89924630a95f1a67aba2892f1fd52910b9591 66100 
maint-guide-ko_1.2.17_all.deb
 b5de725a722b10bc2804aea3890e96e1a7c1bf56a531457ff6358540927a3145 388662 
maint-guide-es_1.2.17_all.deb
 2c159882f614f5f736b4acfeded1680b4c2a8d99c4b830f194b1950de6824cfd 561020 
maint-guide-ru_1.2.17_all.deb
 2b8b4c5e05c2f9f1533bea157545d4adfc7b31107ddd6f033151e13419314d70 406012 
maint-guide-de_1.2.17_all.deb
 e2a686e9ef1e8c269274af8532970c77933c23fb48d4c017717283c3557a69a1 298450 
maint-guide-pt-br_1.2.17_all.deb
 357a0ac891151f09da64dc5f6a4f7d00ad04d48e0167586271a8cf45a31a389e 372884 
maint-guide-it_1.2.17_all.deb
 64498777d1f26f85e22d524a9542ce92e6b1bbdc72ac8ef0e9935a89c1b9dc99 425198 
maint-guide-pl_1.2.17_all.deb
 1d63dc1038ecf7a745e3b91779e5f4f9101c0a098cc6d0179504b32b3a329e86 87338 
maint-guide-zh-cn_1.2.17_all.deb
 992269171ddf148e74210fb41bb7102d0ef71cfcf58ad99d94eac1199899f08e 87316 
maint-guide-zh-tw_1.2.17_all.deb
Files: 
 763acb567fbcd29b250a5c2bb4fdfd79 1211 doc optional maint-guide_1.2.17.dsc
 71d525d64321f99e3f9681cdb172ed2b 415590 doc optional maint-guide_1.2.17.tar.gz
 ad599a14d9f76399dd1775172f44dc2f 485124 doc optional maint-guide_1.2.17_all.deb
 5ffe1be3f1ad30c72265b861e7d3bec6 387952 doc extra maint-guide-fr_1.2.17_all.deb
 af9065998910a1c2496c9b7003d797e1 1020030 doc extra 
maint-guide-ja_1.2.17_all.deb
 7e875348ee94add412270bdaff87331e 66100 doc extra maint-guide-ko_1.2.17_all.deb
 11a54709e08ab76554edf68348a411ba 388662 doc extra maint-guide-es_1.2.17_all.deb
 97308e5ef115f54300779bb51858920b 561020 doc extra maint-guide-ru_1.2.17_all.deb
 002967620e876c856060b67d519b6b59 406012 doc extra maint-guide-de_1.2.17_all.deb
 249ac939fb9937dc28b8440e0b0df22e 298450 doc extra 
maint-guide-pt-br_1.2.17_all.deb
 7117f462ba5db2d5fce6f492b0988119 372884 doc extra maint-guide-it_1.2.17_all.deb
 33bde9cfb636df46afddb0560374541f 425198 doc extra maint-guide-pl_1.2.17_all.deb
 c397478ea6a9989eef133f67e79e99ea 87338 doc extra 
maint-guide-zh-cn_1.2.17_all.deb
 335710ae27954ebfabbc1f3ae259d60a 87316 doc extra 
maint-guide-zh-tw_1.2.17_all.deb

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

iEYEARECAAYFAkvHQiEACgkQ6A/EwagGHzIXEgCfbQaCnqHBs/C4vmX+gs2FD5yj
kF0AnRjHphHDxvCiRhab5UIig7s85A5r
=2cJo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to