2006
ddtc (0.17.1) unstable; urgency=low
* fix FTBFS with new make version (closes: bug#352786)
-- Nicolas Bertolissio <bertol@debian.org> Sun, 19 Feb 2006 22:08:42 +0100
2004
ddtc (0.17) unstable; urgency=low
* fix typos in READMEs
thanks to Cristian Rigamonti for his patches (closes: bug#268069)
* fix server address
thanks to Ludovic Rousseau for his patch (closes: bug#255386)
* add some info about customisation of vim syntax file
thanks to Lorenzo Cappelletti for this
-- Nicolas Bertolissio <bertol@debian.org> Sat, 9 Oct 2004 22:25:51 +0200
ddtc (0.16) unstable; urgency=low
* purge incoming mail to collect disk garbage
-- Nicolas Bertolissio <bertol@debian.org> Mon, 9 Aug 2004 15:16:20 +0200
ddtc (0.15) unstable; urgency=low
* vim syntax files must be unzipped
(closes: bug#255387)
* fix email address in procmailrx sample file
Thanks to Ludovic Rousseau for his patch (closes: bug#255386)
* fix command separator match in 'ddts_command'
(closes: bug#259556)
* do not move unexisting directory
thanks to Matthias Lutz for reporting this bug (closes: bug#259716)
-- Nicolas Bertolissio <bertol@debian.org> Tue, 27 Jul 2004 22:44:21 +0200
ddtc (0.14) unstable; urgency=low
* use 'send' instead of 'smtpsend'
thanks to Daniel Serpell for reporting this bug
thanks to Bill Allombert for solving it (closes: bug#217868)
* do not purge incoming mails
(closes: bug#255027)
* add info on duplicate files in the 'rev' directory in manpage
-- Nicolas Bertolissio <bertol@debian.org> Fri, 18 Jun 2004 21:36:03 +0200
2003
ddtc (0.13.1) unstable; urgency=low
* fix missing changelog entry:
* intercept error when sending mail
thanks to Daniel Serpell for reporting this bug (closes: bug#209363)
-- Nicolas Bertolissio <bertol@debian.org> Thu, 6 Nov 2003 23:30:35 +0100
ddtc (0.13) unstable; urgency=low
* update manpages
* translate one missing string in fr.po
* Standards-version: 3.6.1
* add server address in config file
* new vim syntax files
thanks to Lorenzo Cappelletti for theses very good work
* fix error when description is empty
thanks to Ludovic Rousseau for reporting this bug (closes: bug#216314)
* change maintainer's address to Debian's one
-- Nicolas Bertolissio <bertol@debian.org> Sat, 25 Oct 2003 00:13:49 +0200
ddtc (0.12.1) unstable; urgency=low
* improve `po/Makefile' so it find languages from `*.po'
* fix package name search
thanks to Jean Privat for reporting this bug (closes: bug#205869)
* add `Recommends: libterm-readline-gnu-perl'
* fix copy/paste trouble in bug interactive management
thanks to Beatrice Torracca for reporting this bug
* fix double menu letters in menu definitions
* new server address (desc3)
-- Nicolas Bertolissio <nico.bertol@free.fr> Sat, 30 Aug 2003 23:08:09 +0200
ddtc (0.12) unstable; urgency=low
* add more strings to i18n
* add interactive mode
thanks to Matthias Juchem for requesting this feature
* execute parse commande if STDIN is not tty* and no command is provided
* execute in interactive mode if STDIN and STDOUT are tty* and no command
is provided
* remove no longuer needed automatic convertion code
* `ls_dir' can grep on file extention
thanks to Matthias Juchem for his patch
* fix `debug' statement position in `parse'
* test and create directories only when really needed
* fix missing application name in `Term::ReadLine::new' call
* add filename in error messages
-- Nicolas Bertolissio <nico.bertol@free.fr> Wed, 13 Aug 2003 09:44:32 +0200
ddtc (0.11) unstable; urgency=low
* clean `debian/' directory
- add `Build-Depends-Indep: perl
- clean `rules'
thanks to Denis Barbier for all these
* use `File::Spec::Functions' to deal with filenames and directories
* add internationalisation
* add French localisation
* fix sending `noguide' to the server if no command to send
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 27 Jul 2003 16:03:43 +0200
ddtc (0.10.2) unstable; urgency=low
* fix spelling in manpages
* add `acheck' as suggested package
* Standards-version: 3.6.0
- recode changelog to utf-8
* remove useless dependancy on `sharutils'
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 20 Jul 2003 14:25:36 +0200
ddtc (0.10.1) unstable; urgency=low
* fix `ddtc.vim' highlighting troubles
(closes: bug#200295)
* fix missing end-of-line when testing for locally accepted review
* turn `sent' into `bugged' for review statistics
* change server address
-- Nicolas Bertolissio <nico.bertol@free.fr> Thu, 10 Jul 2003 09:09:45 +0200
ddtc (0.10) unstable; urgency=low
* use logical variable name in various places
thanks to Bartosz Zapałowski for reporting this bug
* make review diffs like bug ones
* add selection feature for review like the bug one
* modify manpages and `ddtc.vim' accordingly
* fix italian word in `vim/README'
* fix missing language in `listtranslatedpackages' command
thanks to Frank Lichtenheld for reporting this bug (closes: bug#200155)
* fix typos in french manpages,
thanks to the reviewers from debian-l10n-french
* issue a warning if description and/or translation is missing when parsing
thanks to Yann Dirson for reporting this bug (closes: bug#200158)
* add some comments
* fix diffing of `Description-XX:' lines with charset different from ddts
standard one
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 6 Jul 2003 14:48:44 +0200
ddtc (0.9.2) unstable; urgency=low
* fix test against line starting with a dot and something else
* fix test for number of paragraphs
* change server address in `procmailrc' sample file
* add links to faq, translator and reviewer guides in manpage
* fix copyright now ddtc is in Debian archive
thanks to Ludovic Rousseau for reporting this bug (closes: bug#196599)
* add `ddtc.vim' install info
thanks to Ludovic Rousseau for reporting this bug (closes: bug#197476)
-- Nicolas Bertolissio <nico.bertol@free.fr> Tue, 17 Jun 2003 21:28:05 +0200
ddtc (0.9.1) unstable; urgency=low
* fix usage message
* gather vim files into `vim/' directory
* add vim syntax from Emanuele Aina
* fix `README' about upgrading
* make source tree clearer:
- move files for `/usr/share/doc/ddtc/' to `misc/'
- move manpages sources to `man/'
* change server address due to server troubles
thanks to Ludovic Rousseau for reporting this bug (closes: bug#196591)
* add test against line starting with a dot and something else
* add test for number of paragraphs
* add short explaination on tests in manpage
* Standards-version: 3.5.10
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 8 Jun 2003 13:14:15 +0200
ddtc (0.9) unstable; urgency=low
* when sending descriptions back to the server, move files after mail build
thanks to Frank Lichtenheld for reporting this bug (closes: bug#191516)
* add new file extension for locally accepted description, and do automatic
conversion after first `mail' command
thanks to Michel Grentzinger for reporting this bug (closes: bug#191436)
* fix spelling mistake in French manpage
* remove `mail_single' option, always send one mail (was default)
* use `File::Path' module to create directories
* use `File::Copy' module to move files
* fix line length test
* format check outputs a `^' on error
* add ddts commands
* check against ddts command before sending
* remove old commands `ask_trans' and `ask_review', print warning to use new
`get' and `review'
* remove `help' and `version' commands, these are options
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 18 May 2003 10:38:05 +0200
ddtc (0.8.3) unstable; urgency=low
* fix spelling in English manpage
thanks to Frank Lichtenheld for reporting this bug (closes: bug#190980)
* fix spelling in French manpage
thanks to Michel Grentzinger for his patch (closes: bug#190991)
* fix new `REVIEWED' subject parsing
* add example file location in ddtcrc manpage and fix some more spelling
mistakes in the French manpage
thanks to Thomas Marteau for reporting these
* add info about `mail_in' in ddtcrc manpages
* fix `mail_in' default value in ddtcrc English manpage
-- Nicolas Bertolissio <nico.bertol@free.fr> Tue, 29 Apr 2003 11:24:13 +0200
ddtc (0.8.2) unstable; urgency=low
* check for bug number instead of message id to know whether bug has already
been parsed
thanks to Jérome Vaillant for reporting this bug
* add normal diff sub (`ndiff')
* fix mixing bug reports: don't overwrite, mixing review correction should
be fine now, mixing review comments needs some more work
* add warning if unable to convert charsets and use unconverted data
(closes: bug#187649)
* remove `Description: ' from short description for `apt-cache' search
thanks to Bruno Rodrigues for his patch (closes: bug#187636)
* fix undefined language value when parsing old translation
* fix precedence on error exit (`||' -> `or')
* add review diff info in manpages
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 6 Apr 2003 12:57:38 +0200
ddtc (0.8.1) unstable; urgency=low
* fix old translation choice for standard bugs
thanks to Christian Perrier for reporting this bug (closes: bug#184629)
* remove non-official package warning in `README.Debian'
-- Nicolas Bertolissio <nico.bertol@free.fr> Fri, 14 Mar 2003 09:27:03 +0100
ddtc (0.8) unstable; urgency=low
* fix ddts command parsing
* remove `/usr/doc' symlink
* add new option `mail_single'
thanks to Bartosz Zapałowski for providing patch
* fix typos in english and french `ddtcrc' manpages
* add full charset support
* clarify the _whole_ mail is needed in manpages
* editor comply with policy.12.4
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 9 Mar 2003 17:03:21 +0100
ddtc (0.7.7) unstable; urgency=low
* add ddts commands for ddts-ddtc consistancy * fix non-breaking spaces in french manpages
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 3 Mar 2003 12:14:06 +0100
ddtc (0.7.6) unstable; urgency=low
* fix missing parentheses
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 3 Mar 2003 01:14:11 +0100
ddtc (0.7.5) unstable; urgency=low
* fix bug parsing
thanks to Migrec and Laurent Defours for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 2 Mar 2003 23:08:38 +0100
ddtc (0.7.4) unstable; urgency=low
* add `libalgorithm-diff-perl' version depend
thanks to Benoît Sibaud for reporting this bug
* fix bug if no `.ddtcrc' found
thanks to Migrec for reporting this bug
* fix spelling in README.Debian
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 2 Mar 2003 15:54:04 +0100
ddtc (0.7.3) unstable; urgency=low
* fix return values in Package.pm
thanks to Christian Perrier for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Fri, 21 Feb 2003 20:55:39 +0100
ddtc (0.7.2) unstable; urgency=low
* fix uninitialized value warnings
thanks to Christian Perrier and Bartosz Zapałowski for reporting these
two bugs
-- Nicolas Bertolissio <nico.bertol@free.fr> Fri, 21 Feb 2003 15:48:32 +0100
ddtc (0.7.1) unstable; urgency=low
* fix typo
* add patch to ask for a package by name
thanks to Bartosz Zapałowski for providing it
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 17 Feb 2003 15:19:12 +0100
ddtc (0.7) unstable; urgency=low
* use Algorithm::Diff:: perl module to create diffs
* fix regex in `fix'
Thanks to Ludovic Rousseau for reporting this bug
* use charset
* parse charset even if no translation done
* reduce `superdiff' call number
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 17 Feb 2003 11:14:42 +0100
ddtc (0.6.2) unstable; urgency=low
* fix parsing bugs
thanks to Laurent Defours for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Fri, 14 Feb 2003 16:47:56 +0100
ddtc (0.6.1) unstable; urgency=low
* fix missing Depends: libconfig-general-perl
thanks to Julien Louis for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Thu, 13 Feb 2003 22:58:31 +0100
ddtc (0.6.0) unstable; urgency=low
* rewrite with two modules
* deal with ddts standard bug reports
* send standard or special reviews
* use `Config::General::' module for config file
* convert old `.ddtc' config file to new `.ddtcrc'
* test for defined mail address only if we need to send mails (not for
parsing)
* ddts.vim: fix Todo in short description
* add sample `.ddtcrc'
thanks to Nicolas Sabouret for reporting this bug
* fix some typos in french manpages
thanks to Nicolas Boulenguez for reporting these bugs
* fix explanations in manpage `Fixing bugs' section
thanks to Benoît Peccatte for this
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 10 Feb 2003 12:17:57 +0100
ddtc (0.5.5) unstable; urgency=low
* decode Q- and B- encoded fields
* use `Reply-To' field instead of `From:' instruction
* add `-V' and `--version' option to get script version
thanks to Christian Perrier for reporting this missing feature
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 10 Feb 2003 09:23:56 +0100
ddtc (0.5.4) unstable; urgency=low
* fix regex to parse packages without package-name * fix typo in changelog
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 9 Feb 2003 10:45:57 +0100
ddtc (0.5.3) unstable; urgency=low
* fix missing Depends: libmime-base64-perl
thanks to Beatrice Torracca for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Fri, 7 Feb 2003 22:39:10 +0100
ddtc (0.5.2) unstable; urgency=low
* use new ddts pseudo-header fields
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 3 Feb 2003 20:15:44 +0100
ddtc (0.5.1) unstable; urgency=low
* add look at `$DEBEMAIL' to set default email
thanks to Michael Piefel for reporting this missing feature
* change ddtc(5) accordingly
-- Nicolas Bertolissio <nico.bertol@free.fr> Tue, 28 Jan 2003 16:25:22 +0100
ddtc (0.5) unstable; urgency=low
* use `MIME::' package to send messages * fix parsing multiple packages
-- Nicolas Bertolissio <nico.bertol@free.fr> Tue, 28 Jan 2003 15:03:35 +0100
ddtc (0.4.2) unstable; urgency=low
* remove empty comment in bug reports (ddts inconsistancy)
thanks to Christian Pierrer for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Tue, 28 Jan 2003 13:06:16 +0100
ddtc (0.4.1) unstable; urgency=low
* fix parameter when calling `parse_bug' and `parse_translation'
thanks to Julien Louis for reporting this bug
* fix data structure creation for bugs (due to ddts inconsistancy)
* fix old translation parsing
* fix old translation debug message
-- Nicolas Bertolissio <nico.bertol@free.fr> Tue, 28 Jan 2003 12:45:01 +0100
ddtc (0.4) unstable; urgency=low
* fix typo in french manpage
thanks to Pierre Machard for reporting this bug
* fix typos
* fix typo in `changelog'
* use data structure when parsing email
- rewrite `parse_*' accordingly
* use `MIME::' package to parse messages (depends on `libmime-perl')
- rewrite `parse_*' accordingly
* `superdiff' returns an array or a scalar according calling context
* check for multipart mime message before parsing
* add note to provide whole message to STDIN in `README.Debian'
* check for `\t' before sending description
thanks to Esa Turkiainen for reporting this bug
* add maintainer's address in `copyright'
thanks to Ludovic Rousseau for reporting this bug
-- Nicolas Bertolissio <nico.bertol@free.fr> Mon, 27 Jan 2003 12:57:36 +0200
2002
ddtc (0.3.3) unstable; urgency=low
* add dependency on `sharutils'
thanks to Nicolas Boulanguez for reporting this bug
* change maintainer's address
-- Nicolas Bertolissio <nico.bertol@free.fr> Sun, 14 Apr 2002 22:10:14 +0200
ddtc (0.3.2) unstable; urgency=low
* change path to sendmail, for Sid compatibility
thanks to Emmanuel Valliet for his patch
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Wed, 6 Mar 2002 11:01:39 +0100
ddtc (0.3.1) unstable; urgency=low
* change ddtp address
* fix some typo.
thanks to Benoît Sibaud for this patch
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 2 Mar 2002 21:13:22 +0100
ddtc (0.3) unstable; urgency=low
* really deal with changed English descriptions
thanks to Christian Pierrer for reporting this bug
* add `--help' option when getting usage message in `bash_completion'
* change `/' into `_' in package name if no name can be found
* change maintainer address
-- Nicolas Bertolissio <nico.bertol@free.fr> Fri, 1 Mar 2002 23:59:21 +0100
ddtc (0.2.2) unstable; urgency=low
* split `README.Debian' * add bash completion rules * fix `procmailrc' * add comments in `procmailrc' and `ddtc.vim' * fix `changelog' * add language option in manpage and french manpage
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Tue, 26 Feb 2002 19:20:22 +0100
ddtc (0.2.1) unstable; urgency=low
* move email address test so configuration dump is displayed even if no
address is provided
thanks to Lorenzo Cappelletti for reporting this bug
* change procmail rule in `README.Debian'
thanks to Martin Quinson for these new rules
* add note in `README.Debian'
* add warning in manpage 5 about escaping characters
thanks to Pierre Machard for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 23 Feb 2002 23:31:28 +0100
ddtc (0.2) unstable; urgency=low
* add spaces in error and warning messages * fix typo in comments * fix spelling in usage message * remove local variable when parsing options * remove alpha debug message * add `exit' after printing usage message * change remaining `die' into `suicide' * add `Conflicts:' field in `control' file * fix typo in manpage (1) * remove `&' when calling subs so prototypes are useful * fix debug output in `make_review' * fix Christian Perrier name in `changelog' * add French manpages
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 15 Feb 2002 23:54:39 +0100
ddtc (0.1) unstable; urgency=low
* change script name from `ddts-script' to `ddtc'
Lorenzo Cappelletti and Martin Quinson request
* fix typo in unconfigured script message
* escape dots in unconfigured script regex
* add `debug', `suicide' and `warning' subs
* use constants for contant values
* capitalize first letter of global variables
* use default values so configuration file is optional
* add prototypes in subs declarations
* fix typo in `README.Debian'
* split manpage, configuration is now in section #5
* use `$Clean_re' to skip files when counting `.$Rev_e' in `stats'
thanks to Christian Perrier and Martin Quinson for reporting this bug
* add `ask_trans' ans `ask_review' commands
thanks to Martin Quinson for this patch
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 15 Feb 2002 18:25:11 +0100
ddts-script (0.4.18) unstable; urgency=low
* transition package to `ddtc'
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Wed, 13 Feb 2002 23:28:56 +0100
ddts-script (0.4.17) unstable; urgency=low
* changes for potato perl compatibility
thanks to Christian Perrier for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Wed, 13 Feb 2002 23:28:56 +0100
ddts-script (0.4.16) unstable; urgency=low
* remove command when parsing command line
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Tue, 12 Feb 2002 20:18:21 +0100
ddts-script (0.4.15) unstable; urgency=low
* fix magic line to comply with Debian Perl Policy 4.1 * fix package description * remove end of pod documentation * use Getopt::Long module to parse options * turn back `while' loop into `until' * add sub to display usage message * add help option
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Tue, 12 Feb 2002 12:40:37 +0100
ddts-script (0.4.14) unstable; urgency=low
* fix typo for ppart match due to ddts fix * turn `until' loop into `while' * prevent from using `me@my.isp.org' sample address thanks to Martin Quinson for reporting these bugs
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 9 Feb 2002 23:33:16 +0100
ddts-script (0.4.13) unstable; urgency=low
* Initial Debian Package release * fix typo ans spelling in `changelog' * fix pod manpage * remove pod documentation
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 9 Feb 2002 18:11:49 +0100
ddts-script (0.4.12) unstable; urgency=low
* skip bug closure when parsing
thanks to Emmanuel Valliet for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 08 Feb 2002 23:04:00 +0100
ddts-script (0.4.11) unstable; urgency=low
* use a regexp to clean files, to add compatibility with other scripts
(l10n-check)
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 26 Jan 2002 14:43:00 +0100
ddts-script (0.4.10) unstable; urgency=low
* write right short description diff when first description line is also
changed
thanks to Michael Wiedmann for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 12 Jan 2002 12:08:00 +0100
ddts-script (0.4.9) unstable; urgency=low
* skip empty and ppart comments instead of removing them afterwards
thanks to Christian Perrier for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Wed, 9 Jan 2002 21:34:00 +0100
ddts-script (0.4.8) unstable; urgency=low
* remove only _empty_ (not all) comments
thanks to Philippe Trbich for reporting this bug
-- unknown <nico.bertol@wanadoo.fr> unknown
(There has been a parse error in the entry above, if some values don't make sense please check the original changelog)
ddts-script (0.4.7) unstable; urgency=low
* remove empty and ppart comments when parsing translation
thanks to Christian Perrier for reporting this missing feature
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Tue, 8 Jan 2002 09:35:00 +0100
ddts-script (0.4.6) unstable; urgency=low
* add example values for config file in manpage
thanks to Christophe Mertz for reporting this missing feature
* remove `*~$' files (emacs temp files) in `$bug_dir' ans `rev_dir'
thanks to Nicolas Sabouret for reporting this bug
* change spelling in manpage
thanks to Christophe Mertz for reporting this bug
* write correct diff for short desc in `parse_review'
thanks to Vincent Haverlant for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Tue, 8 Jan 2002 00:02:00 +0100
ddts-script (0.4.5) unstable; urgency=low
* try to create directories recursively
thanks to Youssef Oualmakran for reporting this missing feature
-- unknown <nico.bertol@wanadoo.fr> unknown
(There has been a parse error in the entry above, if some values don't make sense please check the original changelog)
ddts-script (0.4.4) unstable; urgency=low
* write `Description: ' correctly when original description is changed
thanks to Philippe Trbich for reporting this bug
* die if line not processed when parsing attached files
thanks to Lorenzo Cappelletti for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Thu, 1 Jan 2002 23:22:00 +0100
2001
ddts-script (0.4.3) unstable; urgency=low
* change typo
* really warn if `apt-cache' not found
* remove comments in description
thanks to Philippe Trbich for reporting these last two bugs
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sun, 30 Dec 2001 21:07:00 +0100
ddts-script (0.4.2) unstable; urgency=low
* change server address
* warn when bug not in the script format, don't try to deal
with it (I'll try to work on this later, I have no time at the moment)
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 29 Dec 2001 16:53:00 +0100
ddts-script (0.4.1) unstable; urgency=low
* don't compare translations if bug reports' description changed
thanks to Philippe trbich for reporting this bug
* change typo in changelog
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 15 Dec 2001 20:30:00 +0100
ddts-script (0.4) unstable; urgency=low
* deal with non-script bug reports
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 14 Dec 2001 08:06:00 +0100
ddts-script (0.3.2) unstable; urgency=low
* don't stop on comments in `get_description'
thanks to Philippe Trbich for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sun, 9 Dec 2001 23:35:00 +0100
ddts-script (0.3.1) unstable; urgency=low
* warn if `apt-cache' not found, continue with `noname-' file * output statistics if there are only `todo' files
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sun, 9 Dec 2001 12:43:00 +0100
ddts-script (0.3) unstable; urgency=low
* add `stats' command and corresponding manpage * add `clean' command in manpage * add options in manpage * remove alpha debug output * remove `known bug' in manpage * change typo in manpage * use right extensions in warning/error message in `parse_bug' * change warning messages in `parse_bug'
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Mon, 3 Dec 2001 16:19:00 +0100
ddts-script (0.2.3) unstable; urgency=low
* add translator address in file to review (new in ddts)
* put right comments on short description when parsing bug report
thanks to Philippe Trbich for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sun, 2 Dec 2001 09:24:00 +0100
ddts-script (0.2.2) unstable; urgency=low
* `$base_dir' variable in `.ddts_script'
thanks to Lorenzo Cappelletti for this
* change manpage for setup file
* create `$temp_dir' if it doesn't exist
* add missing concatenation in `parse_review'
* change typo in `changelog'
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 1 Dec 2001 22:37:00 +0100
ddts-script (0.2.1) unstable; urgency=low
* when a translation is accepted by the ddts, rename `package_name.$rev_e'
(instead of `package_name.$sent_e' which doesn't exists)
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 30 Nov 2001 09:21:00 +0100
ddts-script (0.2) unstable; urgency=low
* deal with bug repports for changed english description (new in ddts) * add `$mail-from' line in manpage * put right comments on short translated description when parsing review * change spelling in comments
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Thu, 29 Nov 2001 09:27:00 +0100
ddts-script (0.1.9) unstable; urgency=low
* add permissions when creating `$tr_dir' (for compliance with perl < 5.6)
thanks to Nicolas Sabouret for reminding me this patch from Denis Barbier
* creates `$bug_dir' and `$rev_dir' if they don't exist
* list fixed files
* say if nothing has been sent
* add remove `*~' files
* add `From: ' line option, with `$mail_from'
thanks to Nicolas Sabouret for reporting these bugs
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Wed, 28 Nov 2001 14:57:00 +0100
ddts-script (0.1.8) unstable; urgency=low
* compare new review with accepted one for auto-acknolegment
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Tue, 27 Nov 2001 20:14:00 +0100
ddts-script (0.1.7) unstable; urgency=low
* add map regexpt to remove heading space in `Description-XX' line
FIXME this is not a real fix, I don't know why this can happen
thanks to Christian Perrier for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Mon, 26 Nov 2001 07:43:00 +0100
ddts-script (0.1.6) unstable; urgency=low
* add english description in diff of descriptions to review
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Sat, 24 Nov 2001 12:33:00 +0100
ddts-script (0.1.5) unstable; urgency=low
* change spelling in `usage' message
* change old file name when parsing descriptions to review so it really
set the review as ok automatically
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 23 Jan 2001 11:53:00 +0100
ddts-script (0.1.4) unstable; urgency=low
* change spelling in mail (`$tr_dir' -> `$rev_dir')
thanks to Thomas Marteau for reporting this bug
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Mon, 19 Nov 2001 01:11:00 +0100
ddts-script (0.1.3) unstable; urgency=low
* use an instruction block for `map' in `parse_translation'
thanks to Antoine Hulin to have made me discover this bug
* remove comments when sending translation
* use real language when sending mail (instead of `fr')
* change debug subroutine names
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 16 Nov 2001 11:59:00 +0100
ddts-script (0.1.2) unstable; urgency=low
* deal with descriptions which passed the review process
you must add a `$ok_e' variable definition in your `~/.ddts-script'
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Thu, 15 Nov 2001 19:21:00 +0100
ddts-script (0.1.1) unstable; urgency=low
* mail subject contains package name
* comment line maximum length is 94 (instead of 75)
* accept any filename beginning with `new.' for attachment containing
descriptions to translate
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Fri, 09 Nov 2001 14:19:00 +0100
ddts-script (0.1) unstable; urgency=low
* initial release
-- Nicolas Bertolissio <nico.bertol@wanadoo.fr> Wed, 07 Nov 2001 11:13:00 +0100