Your message dated Mon, 25 Sep 2006 09:32:23 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#246879: fixed in sparc-utils 1.9-3
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: sparc-utils
Version: 1.9-2.2
Severity: minor
Tags: patch
Hi,
According to the policy (5.6.12), lines to be displayed verbatim must
begin with two spaces. Moreover, policy also says: "Do not use tab
characters. Their effect is not predictable."
Both rules are violates by the description of sparc-utils (several lines
begin with a tab character) which makes the description very ugly
when displayed with aptitude. (I haven't tried with other tools such as
dselect;.)
Although this is a violation of the policy, I don't think it deserves a
severity above minor.
Regards,
Nicolas
diff -u sparc-utils-1.9/debian/control sparc-utils-1.9/debian/control
--- sparc-utils-1.9/debian/control
+++ sparc-utils-1.9/debian/control
@@ -13,11 +13,11 @@
.
- - elftoaout,
- piggyback, to build bootable kernel images over the net for Sparc
- workstations. They are mainly used by the boot-floppies
- package to create the tftpboot image of the Debian
- installation subsystem.
- - prtconf, eeprom to dump and modify contents of OpenPROM.
- - sparc32, sparc64 to set linux personality for one program and its children
- (useful to enforce a 32 bit environment on 64 bit system).
- - audioctl to control the audio device on Sparc/Linux workstations.
+ - elftoaout,
+ piggyback, to build bootable kernel images over the net for Sparc
+ workstations. They are mainly used by the boot-floppies
+ package to create the tftpboot image of the Debian
+ installation subsystem.
+ - prtconf, eeprom to dump and modify contents of OpenPROM.
+ - sparc32, sparc64 to set linux personality for one program and its children
+ (useful to enforce a 32 bit environment on 64 bit
system).
+ - audioctl to control the audio device on Sparc/Linux workstations.
--- End Message ---
--- Begin Message ---
Source: sparc-utils
Source-Version: 1.9-3
We believe that the bug you reported is fixed in the latest version of
sparc-utils, which is due to be installed in the Debian FTP archive:
sparc-utils-udeb_1.9-3_sparc.udeb
to pool/main/s/sparc-utils/sparc-utils-udeb_1.9-3_sparc.udeb
sparc-utils_1.9-3.diff.gz
to pool/main/s/sparc-utils/sparc-utils_1.9-3.diff.gz
sparc-utils_1.9-3.dsc
to pool/main/s/sparc-utils/sparc-utils_1.9-3.dsc
sparc-utils_1.9-3_sparc.deb
to pool/main/s/sparc-utils/sparc-utils_1.9-3_sparc.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.
Jurij Smakov <[EMAIL PROTECTED]> (supplier of updated sparc-utils 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.7
Date: Mon, 25 Sep 2006 00:27:34 -0700
Source: sparc-utils
Binary: sparc-utils sparc-utils-udeb
Architecture: source sparc
Version: 1.9-3
Distribution: unstable
Urgency: low
Maintainer: Eric Delaunay <[EMAIL PROTECTED]>
Changed-By: Jurij Smakov <[EMAIL PROTECTED]>
Description:
sparc-utils - Miscellaneous tools useful for sparc systems
sparc-utils-udeb - sparc-utils package for the Debian installer (udeb)
Closes: 216131 246879 346584 379414 388315
Changes:
sparc-utils (1.9-3) unstable; urgency=low
.
* Gratefully acknowledge previous NMUs.
Closes: #216131, #246879, #346584, #379414
* Force 4-byte alignment of global array buf and array buf2 in
print_all_options() of prtconf-1.3/eeprom.c. That ensures that
when we cast struct openpromio into such a buffer, oprom_array
ends up at a properly aligned location, and we don't catch a
SIGBUS when trying to assign an int to it. Closes: #388315
* Use syscall() interface in sparc32.c to perform the personality
setting instead of _syscall1() which is no longer exposed to
userland starting with linux-kernel-headers 2.6.18-1.
* Disable installation of /etc/default/audioctl, as we no longer
provide audioctl utility. Disable installation of /etc/init.d
and /etc/default directories, since they are empty now. Remove
debian/conffiles, where /etc/default/audioctl was the only
entry.
* Fix CFLAGS:
- set the correct default (-g -O2).
- implement logic to honor the 'nostrip' and 'noopt' settings
in DEB_BUILD_OPTIONS.
- make sure that CFLAGS are passed correctly to all sub-makes.
- tweak sparc32 Makefile to honor CFLAGS we pass to it, instead
of using hardcoded ones.
* Do not end the Description with full stop (lintian warning).
* Update and expand the copyright file.
* Add myself to Uploaders, with maintainer's permission.
Files:
5a944320a1be7d8bc28ae9cb52621596 635 misc extra sparc-utils_1.9-3.dsc
3dbbc61a0d32c6f3f424aa20fdb08ec5 10337 misc extra sparc-utils_1.9-3.diff.gz
b464a1d67be252dd26e06e7ee7b5ef15 132832 misc extra sparc-utils_1.9-3_sparc.deb
d3565d7332be1f75678af054d7fbbe90 5412 debian-installer extra
sparc-utils-udeb_1.9-3_sparc.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFGABxjjectMmeA8wRAm5MAKCpGCBV25aPPtWiTYZDTalSw91RtACff16t
4DjV6k3H6DjVKEPqKfSMWVM=
=iSMa
-----END PGP SIGNATURE-----
--- End Message ---