dupload (2.4.0.9) frozen; urgency=low

  * Non-maintainer upload.
  * Uploaded to frozen only, with the one new feature that 2.4.1 added
    removed, so it can pass the release managers scrutiny.
  * Lintian clean.
    * Ported to debhelper.
    * FHS 2.1 compliant
    * Upgraded standards version.
  * Fixed typo in warning message.
  * Don't upload files that have already been uploaded when processing
    multiple .changes.
  * Don't log a successful upload for scpb until the upload has
    finished.
  * When cc'ing, display the address that the email is cc'd to.
  * Only wishlist bugs now remain on dupload.  :)

 -- Adam Heath <doogie@debian.org>  Fri, 28 Jan 2000 06:22:31 -0600

dupload (2.4) unstable; urgency=low

  * Patch (both from Joey Hess <joey@kitenet.net> and myself) to fix hooks.
    Hooks are now seriously tested. Closes: #43644 
  * $dinstall_runs is now set for every host which transfers to master.
    Closes #43722.
  * The fact that the "scpb" method is the recommened one is now clear
    in dupload(1). Closes #42342.
	
 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Mon, 30 Aug 1999 12:46:56 +0200

dupload (2.3) unstable; urgency=low

  * --help option. Closes #39901
  * An entry for non-us. Closes #39707
  * Complies with the new Perl policy. Closes #40563

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Wed,  7 Jul 1999 14:17:15 +0200

dupload (2.2) unstable; urgency=low

  * A completely new system to run pre and post-upload scripts: hooks.
    Now, you can run any shell command before uploading (uploading will
    be cancelled if they fail) and after successful uploading.
    See dupload.conf(5). Closes #34883 and, I hope, almost all the future
    wishlists "Can you add such and such in dupload" :-)
  * Small improvment to the automatic changelog detection code. Closes 
    #39072
  * Several cleanings of the source code and dependencies, thanks to 
    Julian Gilbey <J.D.Gilbey@qmw.ac.uk> 
  * New upload queue samosa.debian.org. Closes #38838

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Thu,  3 Jun 1999 11:26:03 +0200

dupload (2.1) unstable; urgency=low

  * Recognizes the new (1.6) changelog format and, if used and if the
    per-host variable dinstall_runs is set, do not send mail uselessly.
    Patch by Brian Almeida <bma@debian.org>. Closes #35308
  * Implements --quiet. Patch by Julian Gilbey <J.D.Gilbey@qmw.ac.uk>
  * Adds a new line to the .upload file to record successful uploading. 
    Patch by Julian Gilbey <J.D.Gilbey@qmw.ac.uk>. Closes #34209
  * New global configuration variable default_host. --to is no longer
    mandatory. Closes #34208 and probably #31684 by a side-effect.
  * New option --mailonly for unconditionnal announcements. Closes
    #31616
  * Allows a new global configuration variable to suppress
    parentheses around full names. Closes #16685
  * ssh no longer requires X forwarding. Closes #38061
  * dupload(5) -> dupload.conf(5) and updated. Closes #35643
  * Fatal error handling rewritten: util.pm suppressed but it is not
    a complete return to pre-2.0: fatal() now uses caller() instead
    of croaking (patch by Julian Gilbey <J.D.Gilbey@qmw.ac.uk>).
    Closes #35626 and #35625 by a side-effect.
  * Properly documents the extra 'announce' files. Closes #26685
  * Japanese upload queue added. Closes #37803
  * Mode-optimization for ssh (do not remote-chmod if the mode is already
    correct) now works also for the 'scpb' method. Allows to close #13243,
    longest dupload bug ever, 604 days old.
  * Announcements are sent according to the Debian Developer's Reference and
    documented as such (there is nothing in the Policy Manual about 
    announcements). Closes #37521
  * New way to set the passive mode. Should close #36087
  * Copyright updated (again, pre-2.0 souvenirs). Closes #35603
  * Moved to subsection 'devel'. Closes #35602
  * Various typos fixed, as well as errors in the documentation
    (mostly pre-2.0 souvenirs).	Closes #35518

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Thu, 20 May 1999 09:23:58 +0200

dupload (2.0) unstable; urgency=low

  * New dependencies: recommends a mail-transport-agent (the 
    announcement is really important) and suggests lintian
    (see #34883).
  * When using SSH, do not chmod on the remote host if the local mode
    is already 0644. Half-closes #13243.
  * Patch from Chris Waters <xtifr@dsp.net> to prevent emacs from
    showing password. Closes #34248.
  * scpb method documented.
  * --nomail now works according to the documentation (running
    dupload again sends the announce). Closes #31616, #32977.
  * New configuration file options, "archive" (the announcement)
    and "passive" (for FTP).
  * Do not ask for password when doing a dry run. Closes #31597
  * Routines that croak() are now in a separate package, to avoid
    displaying the stack, with its passwords. Thanks to 
    Guy Decoux <decoux@moulon.inra.fr>. Closes #10003
  * New dupload.conf. Closes #34943
  * Now uses Net::FTP module instead of a custom FTP module. And
    depends on libnet-perl. Uses better error messages. Closes 
    #28283, #7541, #33437

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Thu, 25 Mar 1999 15:47:39 +0100
d
dupload (1.17) unstable; urgency=low

  * Ability to add a "X-No-Archive: yes" header. Closes #33896
  * Now does correct computations on kilobytes. Closes #31955
  * Default method for master is now scp/ssh. Closes #16241
  * New (undocumented) method "scpb" by Guy Maor <maor@ece.utexas.edu>.
    Closes #13383
  * Do not display all parameters (including password) when failing to log
    in. Closes #31216
  * Cc: now works. Closes #19034
  * Accept quotes in full names. Closes #13120
  * New maintainer.

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Sat, 27 Feb 1999 21:44:13 +0100

dupload (1.16.4) frozen unstable; urgency=low

  * Non-maintainer upload
  * Added dupload.conf entry for ftp://ftp3.linux.it/pub/Linux/UploadQueue/ 
  * Made appropriate /usr/doc/dupload/copyright file,
    which fixes #14390, #24699, #29766.
  * Fixed the section/priority according to the overriding Packages file
  * Suggests: mail-transport-agent (because of the announcing feature)

 -- Josip Rodin <jrodin@jagor.srce.hr>  Mon, 11 Jan 1999 00:22:13 +0100

dupload (1.16.3) unstable; urgency=low

  * Non-maintainer upload
  * Implemented the --nomail option. Closes #18512

 -- Stephane Bortzmeyer <bortzmeyer@debian.org>  Tue,  5 Jan 1999 10:10:51 +0100

dupload (1.16.2) frozen unstable; urgency=medium

  * Non-maintainer release.
  * Fix brokenness in last NMU using patch from Martin Bialasinski
    posted to debian-devel.
  * Add patch from Bug#23927 (sends mail for frozen-only uploads).
  * Use scp -q, as scp's progress display does not mesh nicely with
    dupload's output.

 -- Joel Klecker <espy@debian.org>  Sun, 20 Dec 1998 05:38:45 -0800

dupload (1.16.1) frozen unstable; urgency=low

  * Non-maintainer upload
  * Fix logic error in uploading using FTP (Bug# 30202)

 -- Wichert Akkerman <wakkerma@debian.org>  Fri, 18 Dec 1998 16:13:35 +0100

dupload (1.16) unstable; urgency=low

  * small enhancement from Rob Browning <rlb@cs.utexas.edu> for
    dry run and sendmail command
  * read local config files too (should fix bug #7539
  * upload queue in erlangen (germany) added
  * handle odd characters in package names (1st try)

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 29 Aug 1997 22:27:35 +0200

dupload (1.15) stable unstable; urgency=low

  * fixed bug regarding ``+'' in package names (#????)
  * Updated man page to real life:
    visiblename (!) is the real name of the ``visibledomain''
    config directive. (#????)
  * Option for suppressing mail added (#7771)
  * Point to global config as example for local config (#8826).

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Wed, 25 Jun 1997 21:32:06 +0200

dupload (1.14) stable unstable; urgency=low

  * copyright refers no to /usr/doc/copyright (bug #7199)
  * don't assume the uploading person as lazy any longer
    (bugs #6397, #6620)
  * when uploaded a package via scp, a `ssh chmod 0644' is done to
    (bug #7166)
  * put it into stable

 -- Heiko Schlittermann <heiko@lott.sax.de>  Thu, 13 Feb 1997 09:09:05 +0100

dupload (1.12) unstable; urgency=low

  * set visible name and domain in the announcement mail
    (as a way to work around the anti spamming of the list processor
    if you send your announcements from several hosts)

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Wed, 27 Nov 1996 12:33:38 +0100

dupload (1.11) unstable; urgency=low

  * Option -p will print the nick name too
  * exit code according do success or failure
  * announcement according to policy
    (is `frozen' a valid distribution code?)
  * changed distribution to unstable

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Wed, 27 Nov 1996 06:53:09 +0100

dupload (1.10) experimental; urgency=low

  * temporary fix for perl-5.003

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Mon, 4 Nov 1996 08:37:52 +0100

dupload (1.9) experimental; urgency=low

  * stylistic changes in man pages
  * 1kB == 1000 B

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 24 Oct 1996 21:42:45 +0200

dupload (1.8) experimental; urgency=low

  * scp is supported now
  * address of chiark matches changed reality again
  * avoid duplicate announcements
  * extra announcement file name had typo 
  * now looking for following extra files 
    - package.announce
    - package_version.announce
    - package_version-debian.announce
    and prepend 'em in that order to the announcement (.changes)
    NOTE: text before the pgp-signed part of a message is not shown
    in some MUAs (elm).
  * suppressing the stars while entering a password
  * non-echo mode is entered before issuing the password prompt (should
    cure the problem that the password is shown on heavily loaded
    machines)

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 5 Oct 1996 23:36:59 +0200

dupload (1.7) experimental; urgency=low

  * include `X-dupload: version' in mail header
  * niced the manual pages (due to eric)
  * --Version option
  * better detecting of non-changes files
  * if a file was uploaded to host A, dupload refused
    an upload to host B

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Wed, 18 Sep 1996 10:26:06 +0200

dupload (1.6) experimental; urgency=medium

  * didn't respected already done uploads

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Sat, 14 Sep 1996 01:06:39 +0200

dupload (1.5) experimental; urgency=high

  * announced always to mailto and mailtx
  * prepend $package-$version.announce, if exists, to the
    announcement

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 13 Sep 1996 21:35:00 +0200

dupload (1.4) experimental; urgency=high

  * we should upload the .changes file too
  * in ftp modules: output unbuffered if $ftp_show
  * hmm, back the arch in announcements subject (so
    we have different subjects for different binaries)
  * option --keep to skip broken packages (instead of bailing
    out)
  * md5sums should be compared with `eq' rather then `=='

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Fri, 13 Sep 1996 21:35:00 +0200

dupload (1.3) experimental; urgency=low

  * login/password support (due to Dominik)
  * support for master.debian.org (due to Yves)
  * hash marks while uploading
  * new config file format
  * firewall aware (I hope) (due to Dominik)
  * default host not supported any longer
  * now stripping of the architecture from the *.upload file
    and from the announcements subject (due to Yves)
  * --force option to ignore contents of *.upload file
  * not taking the architecture from the changes file name into
    the jobname and announcement (due to Yves)
  * log the announcement too

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 12 Sep 1996 23:44:04 +0200

dupload (1.2) experimental; urgency=medium

  * silly bug prevented it from sending the announcement

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 12 Sep 1996 17:44:04 +0200

dupload (1.1) experimental; urgency=low

  * configuration files /etc/dupload.conf, ~/.dupload, ./dupload.conf
  * option -n for dry run

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Thu, 12 Sep 1996 11:15:22 +0200

dupload (1.0-1) experimental; urgency=low

  * initial release

 -- Heiko Schlittermann <heiko@lotte.sax.de>  Wed, 11 Sep 1996 13:28:10 +0200
