X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=debian%2Fchangelog;h=8bf9dfb9741c5113228ab361fedeb67c9048836a;hb=505be1cb58ff4367211f1c78699867e34411be58;hp=3c89a3bce4530cb71ccddb42597318fcf2a7847b;hpb=bdb43447ea6478db41b9ab8c99f77c45cc754416;p=developers-reference.git diff --git a/debian/changelog b/debian/changelog index 3c89a3b..8bf9dfb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,79 @@ +developers-reference (3.2) unstable; urgency=low + + * Josip Rodin: + - merged a bit misplaced lintian-reports section within the lintian + section and adjusted links + - added the missing description of dh-make and adjusted links + * Adam Di Carlo: + - ChangeLog attribution updates + - fix typos, closes: #171781 + - expand the doc-base abstract and authors + - Ch "Packaging Practices" rewritten intro + - Sec "Packaging tools and common cases" renamed to "Best Practices + for debian/rules", and write an intro + - Sec "Helper scripts" in practices section rewritten, giving + arguments for and against debhelper, mostly for :) + - Sec "Package with multiple patches" renamed to "Patching source + versus patching at build time" and rewritten + - Sec "Multiple binary packages" rewritten + - Sec "Handling debconf translations" moved under an + "Internationalization" section, and some edits + - Sec "Internationalized Documentation" added under Sec + "Internationalization" + - Sec "Specific packaging practices" renamed to "Common packaging situations" + - Sec "Packages using autoconf/automake" rewritten + - Sec "Configuration management" moved forward in practices chapter + - Sec "Other specific packages" renamed to "Specific types of + packages", add info for SGML/XML and Lisp packages + - Sec "Writing useful descriptions" heavily edited + - Sec "Best practices for maintainer scripts" added, special credit + here to Charles Briscoe-Smith for work dating back to 1998; include + a POSIX shell snippet showing how to check if a command is the PATH, + closes: #150384 + - Apdx "Overview of Debian Maintainer Tools": remove debget, it's + rather useless and broken + - normalize up-casing on sections, which should only up-case proper + names and the first word + - new 'translation-status' script to check status of translations, + adapted from doc-check in boot-floppies, source pkg only -- + oh my, French translation is 54 CVS revisions behind, and Japanese + is 108 behind + - postinst: don't set /usr/doc symlink, aesthetics + - prerm: don't use 'command -v', it's not POSIX + - rules: produce md5sums file; break out a 'test' target + + -- Adam Di Carlo Sat, 7 Dec 2002 02:28:06 -0500 + +developers-reference (3.1.2) unstable; urgency=low + + * Josip Rodin: + - DDP publishing update + * Adam Di Carlo: + - doc-base file includes French and Japanese files + - debsign invocation was slightly wrong, closes: #170523 + - Sec "Handling debconf translations", updates from Martin Quinson + for po-debconf with minimal editorial changes, closes: #169007 + + -- Adam Di Carlo Wed, 27 Nov 2002 21:16:30 -0500 + +developers-reference (3.1.1) unstable; urgency=low + + * Josip Rodin: + - updated IRC stuff, thanks to Ben Armstrong, closes: #161403 + - fixed/updated/extended stuff about bugs, hoping to address the + issue of people abusing the changelog bug closing feature + * Raphaël Hertzog: + - added myself as co-author + - fix a typo in Sec "Collaborative maintenance", closes: #161488 + * Matt Zimmerman: + - updated security information, merging in Joey's stuff from the + Security Team FAQ and various updates and clarifications + * Adam Di Carlo + - fix some bad URLs, closes: #168357 + - fix a grammar typo, closes: #166098 + + -- Adam Di Carlo Tue, 12 Nov 2002 23:15:03 -0500 + developers-reference (3.1) unstable; urgency=low * Raphaël Hertzog: @@ -7,14 +83,39 @@ developers-reference (3.1) unstable; urgency=low - Applied patch from Matej Vela, dpkg-buildpackage does no more require -sa for version -0.1. closes: #150861 - Applied the reformulations proposed by David Kimdon. closes: #150572 + - Applied the patch of Matt Zimmerman. Thanks Matt! closes: #145287 + - Added the explanation about how to replace an .orig.tar.gz. + closes: #150392 + - Mostly deleted the paragraph about security upload in the + section explaining source NMU. Just added a link to point to + "Handling security-related bugs". closes: #159935 + - Added a link to the Technical Committee web page (in the "Bug + housekeeping" section). closes: #151365 + - Explain uploads to testing-proposed-updates, mentions briefly + stable-security and testing-security. closes: #149666 + Removed the comment about uploads to frozen. + - Documented the "Developer's packages overview" web portal. + closes: #158650 + - Added a reference to debian-l10n-english in "Writing useful + descriptions". closes: #158609 + - Added a Best Packaging Practice section for "Packages using + autoconf/automake". closes: #158045 + - Documented associated features to db.debian.org like SSH key + replication and *.debian.net DNS entry. closes: #155389 + - Added a section about "Bug Squashing Parties". * Josip Rodin: - removed obsolete, needless dupload variables - applied linguistic fixes from David Kimdon, closes: #150572 - random proofreading, mostly changing he -> they - added people.d.o and non-us.d.o to the Debian servers section, and mostly rewrote it to exclude real machine names and be better organized + - updated the mailing lists section + * Adam Di Carlo + - debian/changelog: remove obsolete Emacs variables + - editorial review of the changes above, minor tagging changes, + spelling fixes - -- Raphael Hertzog Wed, 7 Aug 2002 12:51:44 +0200 + -- Adam Di Carlo Tue, 10 Sep 2002 21:57:41 -0400 developers-reference (3.0) unstable; urgency=low @@ -921,6 +1022,3 @@ developers-reference (0.1) unstable; urgency=low -- Christian Schwarz Tue, 8 Jul 1997 00:19:49 +0200 -Local variables: -mode: auto-fill -End: