debian-reference (1.07-2) unstable; urgency=low * Updated gateway.sgml and fixed spells. * Address default MTA changes from exim to exim4 for Sarge. * More Japanese translation and Spanish translation updates. * Updated my CD backup script example with multi-CD backup with redundancy. * Reformatted to follow the "A, B, and C" style rule by Jens Seidel. * Fixed example scripts location references are now format dependent. * ipmasq related examples are removed from this package. * Removed .cvsignore. * Updates build system for every build. -- Osamu Aoki Sun, 11 Apr 2004 10:00:07 +0200 debian-reference (1.07-1) unstable; urgency=low * New tarball. * More Japanese translation. * Fix spell in control file. Closes: #236575 -- Osamu Aoki Sun, 07 Mar 2004 16:48:58 +0100 debian-reference (1.06-18) unstable; urgency=low * Fix /usr/lib/modules_help/ to /usr/share/modconf/ * Add Japanese partial translations as new packages. * Add Russian partial translations to the source. * Many translation updates. pt_BR is practically 100% current. -- Osamu Aoki Sun, 22 Feb 2004 20:06:48 +0100 debian-reference (1.06-17) unstable; urgency=low * Updated PCMCIA and network related information. * Many pt_BR, fr, zh_CN translation updates. Closes: #225184 -- Osamu Aoki Sat, 31 Jan 2004 08:56:05 +0100 debian-reference (1.06-16) unstable; urgency=low * Updated translations. * New Chinese(TW) contacts. -- Osamu Aoki Sat, 03 Jan 2004 22:37:21 +0100 debian-reference (1.06-15) unstable; urgency=low * Add a2p reference in en/tips.sgml inspired by Dan Jacobson. * Rewrote multilingual locale with Debian menu in en/tune.sgml. * Updated es/de translation * Bug fixes and hyphenation fixes by Jens Seidel * Policy compliant to 3.6.1 (now UTF-8 changelog) -- Osamu Aoki Wed, 17 Dec 2003 21:52:30 +0100 debian-reference (1.06-14) unstable; urgency=low * Fix error in redirect in en/tutorial.sgml. * Organized references in en/tutorial.sgml. * Update locale selection script in en/tune.sgml. * Update README.org. -- Osamu Aoki Thu, 20 Nov 2003 20:02:18 +0100 debian-reference (1.06-13) unstable; urgency=low * Rephrased exec redirect trick to program.sgml for shell. * Add more references and rephrased. Mostly tutorial.sgml. * Fixed typos. -- Osamu Aoki Sun, 16 Nov 2003 14:13:34 +0100 debian-reference (1.06-12) unstable; urgency=low * Add exec redirect trick to program.sgml for shell. * Add more filesystem and regex info to tutorial.sgml. * Fixed typos. -- Osamu Aoki Sat, 15 Nov 2003 22:20:54 +0100 debian-reference (1.06-11) unstable; urgency=low * Add warning to mixed sources in debian.sgml. * Add smarthost to tune.sgml. * Update gateway.sgml for ifplugd and waproamd information * Add regrx (BRE/ERE) and shell wildcards to tutorial.sgml. -- Osamu Aoki Sat, 15 Nov 2003 01:57:37 +0100 debian-reference (1.06-10) unstable; urgency=low * Rewrite of tutorial.sgml for the newbie (English only). I have absorbed good deal of idea from the GPLed documents in debian-guide package by John Goerzen and Ossama Othman (ISBN 0-7357-0914-9) and DDP CVS version of Debian Tutorial by Havoc Pennington. * Translation update (fr). * Trivial version synchronization for few translations. * More cross references and fixes. -- Osamu Aoki Thu, 06 Nov 2003 22:47:50 +0100 debian-reference (1.06-9) unstable; urgency=low * Updated few translations. * Fix /etc/defaults --> /etc/default per Erik Sjölund. (all language) * Finish the rewrite of gateway.sgml by Thomas Hood and me. * Merged X font configuration info from Rob Weir's web site. * Add few lines to IRC tutorial in support.sgml. * Add few internal links and updated few web links. * Bad words fix per Julien Stern. (all languages) * IRQ and xmodmap info added. .xmodmaprc reference removed. -- Osamu Aoki Wed, 22 Oct 2003 21:13:43 +0200 debian-reference (1.06-8) unstable; urgency=low * Add pt-br and pl man pages. * Updated translations. * Add more information on UTF-8 and encoding issues etc. * Add explanation to udeb based on Colin Watson(debian-user post). * Major (re)write of gateway.sgml by Thomas Hood to address network configuration on Debian. (on-going, and it is not yet translated.) -- Osamu Aoki Sat, 11 Oct 2003 10:00:40 +0200 debian-reference (1.06-7) unstable; urgency=low * Rewrote mkindexhtml script to avoid non-POSIX == operator. Updated dependency of debian-reference-common to >= 1.06-7 Closes: #210991 * Updated a few *.dirs files. * Added "set -e" to shell/make scripts. Removed bashism. * Fixed typos in examples/example.sgml. Now example.sgml can be parsed without error. (Up to this by Jens) * More house keepings on URL links. (Osamu) * Updated de, and zh-tw. -- Osamu Aoki Tue, 16 Sep 2003 21:35:48 +0200 debian-reference (1.06-6) unstable; urgency=low * Tried to fix more problems related to postinst and prerm scripts. Shuffle post/pre/inst/rm scripts. Closes: #210690 * Some house keepings. -- Osamu Aoki Sat, 13 Sep 2003 20:44:08 +0200 debian-reference (1.06-5) unstable; urgency=low * Tried to fix postinst and add prerm. (or I thought I did.) * Reorganize .Xresources reference. -- Osamu Aoki Thu, 11 Sep 2003 23:52:36 +0200 debian-reference (1.06-4) unstable; urgency=low * Updated de, es, pt-br, and zh-tw. * Many build script clean-up by me and Jens. * Add shell IFS tricks. * removed unused index.php * All proposed update candidates are merged into README.org. I am closing self-filed wishlist bugs. Closes: #167656, #167653 * Mention /etc/sysctrl.conf for changing the kernel configuration permanently per suggestion of Jamil Djadala . * Add link to the "System run levels and init.d scripts" of the Debian Policy Manual from "The init program" in chapter 2. * Fixed all the broken URL links and redirected now defunct pool-faq to the original RFC for pool. * Add some pointer to pppoe and pppoeconf for Woody. * Build with the latest Sid environment which can create hyperref for Chinese in PDF format without error. (Removed workaround.) * postinst to create index if multiple languages are installed. (quite broken at the moment.) -- Osamu Aoki Wed, 10 Sep 2003 22:15:51 +0200 debian-reference (1.06-3) unstable; urgency=low * Updated de, fr, pl, and zh-tw. * Add few words on "Priority: required", "Section: base" and "Essential: yes" in system.sgml. * Add missing "quick-reference-es" package. * Add information on shells including link to "Shell Mistakes". * Add "for each file" looping. * Add "cvs up -d -P". -- Osamu Aoki Thu, 21 Aug 2003 04:54:37 +0200 debian-reference (1.06-2) unstable; urgency=low * PostScript and PDF files are build for all languages. * Updated zh-tw and few touch-ups across contents. -- Osamu Aoki Sun, 20 Jul 2003 21:30:20 +0200 debian-reference (1.06-1) unstable; urgency=low * New upstream tar ball with new directory structure. * debian-reference script rewritten by Jens Seidel which gives better handling of locale and default browser. Closes: #198649 * USB mice related kernel info was refined. Closes: #200016 * 3 new languages added: pl, zh-cn, and zh-tw. * Skip CJK build for PostScript and PDF files for now. * README contains document version in a table format. -- Osamu Aoki Sat, 21 Jun 2003 02:02:13 +0200 debian-reference (1.05-9) unstable; urgency=low * Updated AWK text table handling explanation in tips.sgml. * Updated to use "debootstrap sid" per Colin Watson * Corrected description of make suffix rule. * Change chroot pointer per Shaul Karl, closes: #194418 * Add apt-get update per Michael McConne, closes: #196267 * Bug fixes on English original and date script by Jens Seidel. * Style fixes on English original by David Sewell with the new STYLESHEET.en. * "pt-br", "fr", "de", and "it" translations are practically current. * Updated bin/doc-check and now -w skips whitespace differences -- Osamu Aoki Sat, 21 Jun 2003 02:02:13 +0200 debian-reference (1.05-8) unstable; urgency=low * Removed TAB codes from the source code using bin/tabfix * More updates to the "de" and "pt-br" translations. * ssh-agent description updated. * Polishing English version with many minor error corrections. * Package descriptions are all in English * Provide more security cautions for tracking testing and add reminders for chroot approach. -- Osamu Aoki Fri, 18 Apr 2003 12:08:26 -0700 debian-reference (1.05-7) unstable; urgency=low * More updates to the "it" and "pt-br" translations. * Reorganized Chapter 5 and 6 prompted by a patch from Vincent McIntyre and added information on aptitude and pdumpfs in English. -- Osamu Aoki Wed, 09 Apr 2003 21:31:44 -0700 debian-reference (1.05-6) unstable; urgency=low * More updates to the "de", "pt-br", "fr" translations. * Fix apt-get source example in Chapter 6 per Scott Moser . (all languages) * Recovery from trashed /var corrected for English * init script execution info updated in Chapter 2 for English. Thanks, Stephen Hildrey * exim AUTH included for English, closes: #167655 * chroot improved using info from the web page EN/FR/PT by Colin Walters . * Perl 1-liners by Colin Watson and others for English. * USB device class included for English * English had new contents so others are not exactly current. -- Osamu Aoki Sun, 30 Mar 2003 22:50:57 -0800 debian-reference (1.05-5) unstable; urgency=low * Fix bug for file location of apt-howto per Dan Jacobson. * Use dpkg-buildpackage over debian/rules per Adam. * fix missing CD image file name in the cdrecord example. * More updates to the "de", "pt-br", "fr", "es", "it" translations. French 100% translated, 100.00% current Italian 100% translated, 99.99% current Portuguese 100% translated, 100.00% current Spanish 100% translated, 99.99% current German 30% translated, 100.00% current (mostly English contents.) * Short version (Quick Reference) built for all translations * Correct dependencies to install all packages. * Change all README.Debian symlinks into files to quiet linda. * Merge similar files to template documents in debian directory. -- Osamu Aoki Sat, 08 Feb 2003 16:56:34 -0800 debian-reference (1.05-4) unstable; urgency=low * Fix /usr/bin/debian-reference for POSIX shell. closes: #175484 -- Osamu Aoki Sun, 05 Jan 2003 18:42:34 -0800 debian-reference (1.05-3) unstable; urgency=low * debian.sgml: "dselect update" updates /var/lib/dpkg/available file, Fixed in en. fr, de, others are slightly old version not affected. closes: #169766 * Fix poor package descriptions. closes: #170891 * install.sgml: debian-installer in Sarge expected to have better hardware detection. (per Marcio Roberto Teixeira) * kernel.sgml: "rm -rf */pcmcia" is bad, removed. closes: #172398 * Now Portuguese (Brazil) and German included. (add quick version) * French is up-to-date. (add quick version) * Italian is updated significantly. -- Osamu Aoki Sun, 05 Jan 2003 01:03:54 -0800 debian-reference (1.05-2) unstable; urgency=low * en/support.sgml IRC section updated (fr too) * changetrack moved and rdiff-backup section created in backup * ps aux and ps -efH and zombie mentioned. * locale en_DK for ISO time * Japanese EUC X with en_US.ISO-8859-1 console example (x-cjk moved to bottom) * more cross referencing * merge more translation update (FR, IT) * omit examples from quick-reference to make it even smaller * major addition to X section with the help of Brian Nelson * better fix to FTBFS issue per Julian Gilbey. * add this to menu with some auto language selection. * remove wrong example from bashism in English. -- Osamu Aoki Sun, 10 Nov 2002 15:18:40 -0800 debian-reference (1.05-1) unstable; urgency=low * FTBFS: Build failure of debian-reference on i386, closes: #167049 I think filing "Serious" bug against functional "all" package is counter productive. I fixed it now until new tetex-bin/extra breaks this to be FTBFS. Sigh. * Fix version number in the document. (Bug in rules.) * PCMCIA NIC and network in Woody described. * CUPS, Mouse section improved. * Add autoinstall, merge pdf/ps file, secure password, ... * New source tree without debian/ and use cvs-buildpackage * Conform to a newer directory structure after the debian-doc discussion. This is still tentative. * New maintainer. Me :-) My thanks to my sponsor Ramakrishnan M. -- Osamu Aoki Sat, 2 Nov 2002 18:03:06 -0800 debian-reference (1.04) unstable; urgency=low * Major proofreading by David Sewell . Thanks. * French updates included (only woody.sgml is still old). * Conform to a new directory structure after the debian-doc discussion * symlink for README.Debian -- Ramakrishnan M Tue, 11 Oct 2002 21:24:57 -0700 debian-reference (1.03) unstable; urgency=low * I had gross misstatement about apt-get. It only pulls "depends". Chapt 2 and Chapt 6 are affected. Closes: #157384 * Proofreading :) This closes: #154753, #154754 * Input from Joerg Jaspert included. * Add many contents from README into English * /usr/share/doc/Debian/reference/examples symlinked from each language /usr/share/doc/Debian/??/reference.examples for easy navigation. * Spanish 50% done:) * Source is ready for short quick-reference version in English. (available at DDP web site linked from: http://www.debian.org/doc/ ) * Share same build script at DDP. -- Ramakrishnan M Tue, 30 Jul 2002 21:24:57 -0700 debian-reference (1.02) unstable; urgency=low * Completed translation of French. * Completed translation of Italian. (xx-su is old but in Italian) * Add info on "locale". * Updated info for "su" in X. (ss-xsu) * Install to the new location /usr/share/doc/Debian/reference. * README now contains proposed contents and some errata. * Add partial translation: Spanish, more volunteer action needed :) -- Ramakrishnan M Thu, 20 Jun 2002 23:16:20 -0700 debian-reference (1.01) unstable; urgency=low * Build for "all" instead of "any", closes: #148113. * Correct symlink generation in Makefile, closes: #148362. * Use "export TEXMFCNF" to increase pool size, closes: #148470. -- Ramakrishnan M Sun, 19 May 2002 22:26:59 -0400 debian-reference (1.00) unstable; urgency=low * Initial Release. * (closes: #144456) -- Ramakrishnan M Sun, 19 May 2002 22:26:59 -0400 debian-reference (0.91) unstable; urgency=low * [Fake entry for history]: Update Makefile -- Osamu Aoki Sat, 4 May 2002 09:23:13 -0700 debian-reference (0.90) unstable; urgency=low * [Fake entry for history]: added system.sgml from "Debian FAQ" * [Fake entry for history]: Reorganized internal structure and add preface.sgml and support.sgml -- Osamu Aoki Sat, 4 March 2002 09:23:13 -0700 debian-reference (0.21) unstable; urgency=low * [Fake entry for history]: Added Italian -- Osamu Aoki Sat, 5 Jan 2002 17:43:22 -0800 debian-reference (0.20) unstable; urgency=low * [Fake entry for history]: Added French -- Osamu Aoki Sat, 5 Jan 2002 17:43:22 -0800 debian-reference (0.10) unstable; urgency=low * [Fake entry for history]: Initial release to qref.sourceforge.net Only in English. -- Osamu Aoki Sun, 30 Dec 2001