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

Bug#487488: marked as done (debian-edu-install: [INTL:ja] updated Japanese debconf translation)



Your message dated Fri, 04 Jul 2008 11:02:05 +0000
with message-id <E1KEj3F-0003zs-E9@ries.debian.org>
and subject line Bug#487488: fixed in debian-edu-install 0.670
has caused the Debian Bug report #487488,
regarding debian-edu-install: [INTL:ja] updated Japanese debconf translation
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.)


-- 
487488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487488
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: debian-edu-install
Severity: wishlist
Version: 0.670~svn41647
Tags: l10n patch

Hi,

I updated Japanese translation of debconf messages (ja.po).
Please apply this.

Thanks,
- -- 
Kenshi Muto
kmuto@debian.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iEYEARECAAYFAkheAGAACgkQQKW+7XLQPLHgKACdFaQe2MqkRz+xMskzjGrfckCv
zUYAn26LGdzYa1b9OtCXC/OaBMZkj/4/
=cM41
-----END PGP SIGNATURE-----

Attachment: ja.po
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: debian-edu-install
Source-Version: 0.670

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

debian-edu-install-udeb_0.670_all.udeb
  to pool/main/d/debian-edu-install/debian-edu-install-udeb_0.670_all.udeb
debian-edu-install_0.670.dsc
  to pool/main/d/debian-edu-install/debian-edu-install_0.670.dsc
debian-edu-install_0.670.tar.gz
  to pool/main/d/debian-edu-install/debian-edu-install_0.670.tar.gz
debian-edu-install_0.670_all.deb
  to pool/main/d/debian-edu-install/debian-edu-install_0.670_all.deb
debian-edu-profile-udeb_0.670_all.udeb
  to pool/main/d/debian-edu-install/debian-edu-profile-udeb_0.670_all.udeb



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

Debian distribution maintenance software
pp.
Holger Levsen <holger@debian.org> (supplier of updated debian-edu-install 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.8
Date: Fri, 04 Jul 2008 12:23:57 +0200
Source: debian-edu-install
Binary: debian-edu-install debian-edu-profile-udeb debian-edu-install-udeb
Architecture: source all
Version: 0.670
Distribution: unstable
Urgency: low
Maintainer: Debian Edu Developers <debian-edu@lists.debian.org>
Changed-By: Holger Levsen <holger@debian.org>
Description: 
 debian-edu-install - Set d-i values to install Debian Edu without questions
 debian-edu-install-udeb - Execute Debian Edu debian-installer profile
 debian-edu-profile-udeb - Choose Debian Edu profile
Closes: 480419 487415 487419 487486 487488 487500 487678 487747 487870 488352
Changes: 
 debian-edu-install (0.670) unstable; urgency=low
 .
   [ Petter Reinholdtsen ]
   * Change debian-edu-install.firstboot to touch /etc/readahead/profile-once
     after the testing is done, to run a profiling run on the next boot to
     optimize the boot speed.
   * Preseed etcinsvk/enabled to true, to handle new package split out
     from debian-edu-config.
   * Remove code and preseeding values obsoleted when base-config was
     dropped from Debian before Etch was released.
   * Remove code setting the debconf seen flag to false in the normal
     installation path, to make it possible to preseed the profile,
     partitioning and popcon question.
   * Only preseed debian-edu-install/run-firstboot if the question is not
     seen already, to allow it to be disabled using preseeding.
   * Move code releasing the unused LVM space to before packages are
     installed, to allow LVM resizing during installation.
   * Add rule to resize file systems during installation, to avoid the
     installer failing because of full file systems when there is free
     space in LVM.
   * Rewrite wget call to use -U option to set user agent string, instead
     of no longer supported --header.
   * Remove some preseeding for ltsp-client-builder which should now be
     implemented using a plugin in debian-edu-config.
   * Increase /usr/ and /var/ partition sizes for
     main-server+workstation to avoid filling up the partitions during
     installation.
   * Remove obsolete nss-ldap workaround touching file /var/lib/nss-
     ldap/bind_policy_soft during installation.
   * Add preseeding of oscinventory-agent, submitting info using http.
   * Drop udeb dependency on tzsetup-udeb.  Should be enough with clock-setup
     and the ordering of the two seem to be wrong.
   * Move clock-setup dependency from debian-edu-install-udeb to
     debian-edu-profile-udeb, to see if it get it executed earlier during
     installation.
   * Change the partman priority for /debianedufreespace to 1000, to
     make sure more space is available for dynamic file system
     extension at install time.
   * Change partman priority and maximum size for the squid partition
     to 1000 and 4096 MB to allow for more caching by default, if there
     is enough disk space for it.
   * Move partman recipe generation rule from debian/rules to Makefile, to make
     it easier to keep them updated.
   * Reduce partman priority of home directory to spend less space there
     when the disk is small.
 .
   [ Holger Levsen ]
   * Include Basque translation, thanks to Piarres Beobide. (Closes: #480419)
   * Add support for a 'Sugar' profile to support standalone setups with the
     OLPC XO laptop and other devices.
   * Shorten the debian-edu-install/profile and profile-expert debconf templates
     so that they fit on all debconf frontends and are a lot easier to
     understand. . Many thanks to the mighty Christian Perrier and his mighty
     debconf template writing skills. You rock! (Closes: #487678)
     Added comments that "Sugar" should not be translated to the .po file and
     changed the debconf type from note to error, where applicable. Also thanks
     to Christian for that :-)
   * Rename the "barebone" profile to "minimal".
   * Rewritten imperative form in templates as recommended by developers
     reference 6.5.4.2
   * Remove the dots at the end of debconf notes in templates as recommended by
     developers reference 6.5.4.2
   * Remove most templates from debian-edu-install.templates, keep the
     report-bug template as it's used by the testsuite.
     I feel sorry for the translators which have translated those strings in the
     last two years, but unfortunatly these templates were left in the package.)
   * Bump Standards-version to 3.8.0
   * Add Vcs- pseudo-headers.
   * Remove now bogus versioned dependencies on debhelper, po-debconf and
     dpkg-dev.
   * Replace reference to developer.skolelinux.no by one to
     wiki.debian.org/DebianEdu in README.
   * Update French translation, thanks to Christian Perrier. (Closes: #487486)
   * Update Galician translation, thanks to Jacobo Tarrio. (Closes: #487415)
   * Update Italian translation, thanks to Claudio Carboncini.
   * Update Japanese translation, thanks to Kenshi Muto. (Closes: #487488)
   * Update Vietnamese translation, thanks Clytie Siddall. (Closes: #487500)
   * Update German translation, thanks to Helge Kreutzmann. (Closes: #487419)
   * Update Portuguese translation, thanks to Miguel Figueiredo.
     (Closes: #487747)
   * Update Russian translation, thanks to Yuri Kozlov. (Closes: #487870)
   * Update Czech translation, thanks to Miroslav Kure. (Closes: #488352)
   * debian-edu-install.firstboot: only touch /etc/readahead/profile-once if
     readahead is installed.
   * debian-edu-install.firstboot: only run the testsuite during development.
     (Tested by grepping for "-test" in sources.list.)
   * Update inline copy of laptop-detect to the version in sid (0.13-6), which
     supports kernels with the new /sys/power interface.
   * Remove Joey Hess from uploaders. Thanks for your contributions, Joey!
   * Remove Andreas Schuldei from uploaders. Thanks for your contributions,
     Andreas!
Checksums-Sha1: 
 d05b7c6039da51c457da07d066e3a1934bf6f67d 1242 debian-edu-install_0.670.dsc
 e7e819ad0c9c17f460d5c2ec9642cfd71e756558 144794 debian-edu-install_0.670.tar.gz
 3a52a88f2bd590c068d948b8358e0ccba46af33a 37408 debian-edu-install_0.670_all.deb
 c4c68e5ad9163883a3d3b1eaefe0141d26b7ddf8 2818 debian-edu-install-udeb_0.670_all.udeb
 9db6e444621f1108460d1214214547dd6605e60e 36724 debian-edu-profile-udeb_0.670_all.udeb
Checksums-Sha256: 
 ef49c3563b9b72498a9b7844cdc517a68401f9d9b6dfe3d7298861180aed6350 1242 debian-edu-install_0.670.dsc
 ae4ee4d0d3ac6bcc48821ba2455378d6803f27c65d2c761559f4a694f8d70956 144794 debian-edu-install_0.670.tar.gz
 e7bd3c3458df4a833a7b31f8629f83e90182e27079676bd58cfbc1be0d1588a0 37408 debian-edu-install_0.670_all.deb
 f1abd66840f43debfde2ccc5ce6e2e0878c4e3025cddccc23a26cd503509e451 2818 debian-edu-install-udeb_0.670_all.udeb
 db01a9d3be2a26ea5b9cc959c2c574b1ab9a9b090e2c91b7f61421959070f0a4 36724 debian-edu-profile-udeb_0.670_all.udeb
Files: 
 ebb32fe9d2b9b18cee873c0408ce1bdc 1242 misc optional debian-edu-install_0.670.dsc
 086d6ee8c24e2c814a17661e393c2e26 144794 misc optional debian-edu-install_0.670.tar.gz
 3580d628bc9df0698ec4f27a0f547543 37408 misc optional debian-edu-install_0.670_all.deb
 4b44414ab4c640a050c79df0d3ca6250 2818 debian-installer optional debian-edu-install-udeb_0.670_all.udeb
 8a5284d6e4270386caab99de920d83f2 36724 debian-installer optional debian-edu-profile-udeb_0.670_all.udeb

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

iD8DBQFIbgBqUHLQNqxYNSARArN8AKCDJ/KwOH5tPRKHLIw/Eo06RHEX3gCfZQjR
j9XVNUbJ+4OGczyoNIukzIM=
=39tv
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: