dput (0.9.2.2) unstable; urgency=low

  * Changed error message for simulate process. (Closes: #138191)

 -- Christian Kurz <shorty@debian.org>  Thu, 14 Mar 2002 13:50:21 +0100

dput (0.9.2.1) unstable; urgency=low

  * Changed output of -H option. (Closes: #118735)
  * Fixed typos in manpage. (Closes: #119343)
  * Integrated a patch from Steven Baker to parse the GnuPG output
    instead of depending on the exit value. (Closes: #122821)

 -- Christian Kurz <shorty@debian.org>  Thu, 24 Jan 2002 09:17:24 +0100

dput (0.9.2) unstable; urgency=low

  * Bug fixed, that never occured during tests. (Closes: #118579)
  * Heading heavily towards a 1.0 release, which means ConfigParser2
    and spawnvef are finally removed, since newer python don't need
    need this files anymore.

 -- Christian Kurz <shorty@debian.org>  Fri,  9 Nov 2001 12:17:38 +0100

dput (0.9.1) unstable; urgency=low

  * Fixed explanation of dinstall checks in description. (Closes: #118134)
  * Rewrote module import code. (Closes: #118579)
  * New Option to list hosts with their handle and fqdn. (Closes: #118659)

 -- Christian Kurz <shorty@debian.org>  Tue,  6 Nov 2001 22:08:05 +0100

dput (0.9.0.1) unstable; urgency=low

  * Applied patch from Steven Kowalik to fix the postinst.
    (Closes: #118483)

 -- Christian Kurz <shorty@debian.org>  Tue,  6 Nov 2001 16:05:22 +0100

dput (0.9.0) unstable; urgency=low

  * Added support for verifying sha checksums.
  * Added passive ftp support.
  * Updated documentation.
  * Removed upload queue giano. (Closes: #113297)
  * Ensured that anon-ftp uploads are really anon-ftp uploads.
  * Introduced new option to active passive ftp from the command line.
  * Minor Code fixes, changes and cleanups.
  * Fixed Dependency according to suggestion in the forth-coming
    python policy.
  * Modified postinst according to the sample from python2.1-base.
  * Added the FAQ as new document.

 -- Christian Kurz <shorty@debian.org>  Sat, 22 Sep 2001 20:25:10 +0200

dput (0.8.9.1) unstable; urgency=low

  * Moved package to non-US instead. (Closes: #113156)

 -- Christian Kurz <shorty@debian.org>  Sat, 22 Sep 2001 19:38:59 +0200

dput (0.8.9) unstable; urgency=low

  * Changed output comment for lintian. (Closes: #110568)
  * Fixed wrong code to execute upload method. (Closes: #110807)
  * Applied patch from Steve Kowalik to support using compression on
    scp uploads.
  * Now we added a dependency on GnuPG. (Closes: #110913)
  * Changed a bit the code for executing GnuPG. (Closes: #109662)
  * Initializing now all variables. (Closes: #111564)

 -- Christian Kurz <shorty@debian.org>  Wed, 29 Aug 2001 21:47:44 +0200

dput (0.8.8) unstable; urgency=low

  * Included a message to show that lintian is running.
    (Closes: #105257
  * Changed code to call dinstall to work correctly. This has been reported
    by Martin Michlmayr. (Closes: #105481)
  * Rewrote login and method changing function. (Closes: #107559)
  * Added Brazilian portuguese debconf translation from Andre Luis Lopes.
    (Closes: #108520)
  * Small typo fixes.
    
 -- Christian Kurz <shorty@debian.org>  Sun, 15 Jul 2001 11:30:02 +0200

dput (0.8.7) unstable; urgency=low

  * Included another "ugly" hack to guess the right upload host. Since
    no policy enforces one true writing, maybe some of the checks should 
    be made case-insensitive. (Closes: #103247)
  * Included a patch from Martin Michlmayr to remove one exception.
    (Closes: #98002)
  * Fixed the path in the postinst to be hardcoded to the debian python one
    because we use a compileall.py which is different from the upstream.
    (Closes: #103721)

 -- Christian Kurz <shorty@debian.org>  Tue,  3 Jul 2001 07:20:55 +0200

dput (0.8.6) unstable; urgency=low

  * Now we also check the size of the binary files to upload.
  * Added some comments to the code.
  * Rewrote version_check.
  * Fixed broken code to calculate and test the package size.
  * Fixed broken dput.cf, which has been noticed by JP Sugarbroad.
    (Closes: #102277)

 -- Christian Kurz <shorty@debian.org>  Tue, 12 Jun 2001 16:22:23 +0200

dput (0.8.5) unstable; urgency=low

  * Incorporated an idea from Steve M. Robbins to define a default host
    for main and non-us with some fall back.
  * Fixed a typo in the scp upload which has been noted by Decklin
    Foster. (Closes #100476)
  * Included some hacks to make everything work smooth again. 

 -- Christian Kurz <shorty@debian.org>  Mon,  4 Jun 2001 09:40:17 +0200

dput (0.8.4) unstable; urgency=low

  * Added --progress to rsync to some progress indicator.
  * Fixed now upload_logfile_creation. (Closes: #98947)
  * Fixed scp upload definitely now. Thanks to JP Sugarbroad for catching
    the wrong fix. (Closes: #99300)
  * Fixed the broken chown command in scp upload.

 -- Christian Kurz <shorty@debian.org>  Mon, 28 May 2001 20:49:59 +0200

dput (0.8.3) unstable; urgency=low

  * Fixed broken scp.py noted by Adrian Bunk. (Closes: #97047)
  * Integrated a patch from JP Sugarbroad to fix scp.py.
    (Closes: #97371)
  * Fixed the broken ftp-upload method, thanks to Martin Michlmayr
    for noticing it. (Closes: #97751)
  * Increased the version number of dput itself. (Closes: #97786)
  * Incorporated a hack because of a missing unique seperator between
    upstream version number and debian version number. (Closes: #97830)
  * Fixed broken command-line parser which has also been noticed by
    Martin Michlmayr. (Closes: #97785)
  * Some more asthetic patches by the "code artist" ;) Martin Michlmayr.
    (Closes: #98003)
  * Changed the code a bit more, so that we now also have a commands before
    the upload available.
  * Added a suggestion for rsync.
  * Fixed Upload Method for ftp-master. (Closes: #98745)
  * Changed names from ftp-master-scp and non-us-scp to ftp-master-secure
    and non-us-secure, since those host are also supported by the rsync
    upload method.

 -- Christian Kurz <shorty@debian.org>  Fri, 11 May 2001 18:46:20 +0200

dput (0.8.2) unstable; urgency=low

  * Fixed the broken version_check() after Laurence J. Lane pointed me 
    to it. (Closes: #95462)
  * And now we had to fix the simulate option since we broke it. Now 
    simulating an upload should work again. Thanks to Matt Kraai for 
    catching that one. (Closes: #95520)
  * Changed version_check to handle a package that is in state not-installed
    correctly as not installed on the system instead of assuming that it's
    installed. (Closes: #95941)
  * Changed wording of -V switch according to a suggestion from Andr
    Dahlqvist.
  * Changed scp to change permission on file. (Closes: #96366)
  * Changed the incoming path for non-us in dput.cf (Closes: #94852)
  * Specified username and password for the UploadQueues in dput.cf.
  * Removed Option -U, since it will be default.
  * Changed dput to handle the new gpg output. (Closes: #96438)

 -- Christian Kurz <shorty@debian.org>  Fri, 27 Apr 2001 20:48:36 +0200

dput (0.8.1) unstable; urgency=low

  * Fixed two typos. (Closes: #93582) 
  * Import also sys module in scp. (Closes: #93701)
  * Fixed binary only uploads.
  * Fixed some typos. (Closes: #94044)
  * Added German debconf translation from Sebastian Feller.
    (Closes: #94274)
  * Added Spanish debconf translation from Jordi Mallach.

 -- Christian Kurz <shorty@debian.org>  Wed, 11 Apr 2001 22:14:11 +0200

dput (0.8) unstable; urgency=low

  * Switch to the rfc822 module to parse the .changes file. Thanks to
    Sean 'Shaleh' Perry for contributing this patch to dput.
  * New Option -U/--username introduced to extract the username from
    the enviroment.
  * Now the manpage shows where to name the host to upload too.
  * And the feature of running dinstall will now also work again.
    (Closes: #90101)
  * New Option -V/--check-version to check if the user has tested the 
    package before putting it on the ftp-server.
  * Fix the call to lintian to work correctly with the current lintian 
    implemenatation in perl.
  * Changed dput to use a modular concept for including upload functions. 
    This has been suggested by Wichert Akkerman and the necessary patch
    has been created by Sean 'Shaleh' Perry. For more information about
    this look into the manpages.
  * Changed format of the config-file. (Closes: #88681)
  * Added a debconf note about the config-file change, only shown in
    upgrades from old versions.
  * Now we should be able to handle multiple .changes-files correctly.
    (Closes: #89104)
  * Now will now require a .dsc-file only if you do a source upload. In case
    of a binary upload, no such file is required anymore. (Closes: #89105)
  * Warning for a missing tar.gz or orig.tar.gz will only appear when
    really such a archive is missing. (Closes: #89936)
  * And now dput will correctly try to start dinstall and run it, if the
    user wants to do so. (Closes: #90101)
  * Oh, we also incorporated the UploadQueue on non-us as the default incoming
    directory for packages. (Closes: #92419)
  * Changed filename detection to handle all architectures. (Closes: #93155)

 -- Christian Kurz <shorty@debian.org>  Fri, 23 Mar 2001 23:42:57 +0100

dput (0.7.1) unstable; urgency=low

  * Bugfix release, since the orig.tar.gz-check was broken.
  * Also fixed the broken upload_check.

 -- Christian Kurz <shorty@debian.org>  Thu, 22 Mar 2001 10:18:58 +0100

dput (0.7) unstable; urgency=low

  * Changed some wording to sound better. (Closes: #88685)
  * Applied a patch from Sean 'Shaleh' Perry to parse a .dput.cf file
    on top of the system-wide /etc/dput.cf file. (Closes: #88684)
  * Explained some features in the README and also changed the
    description to name some of the features.
  * Changed behaviour to correctly identify the host where the upload
    should be put to, even when using multiple files. (Close: #89104)
  * Rewrote parser for the .changes file to also handle binary-only
    uploads from now on.
  * Rewrote error message if you named any other file then a .changes
    file on the command line.

 -- Christian Kurz <shorty@debian.org>  Thu, 15 Mar 2001 22:00:26 +0100

dput (0.6) unstable; urgency=low

  * Included new manpages from Jordi Mallach.
  * Minor Code Cleanup.
  * Added -d/--debug to get debugging info if needed.
  * Now dput will refuse to start an upload until the maintainer really
    named the .changes file. ;)
  * Modified standard dput.cf to prefer scp over ftp.
  * Corrected behaviour of guessing the upload host to only guess it, when
    no host is named on the command line.
  * Added option run_dinstall to do a dry run of dinstall on the just uploaded
    files. Also there's the commandline option -D/--dinstall for this purpose.

 -- Christian Kurz <shorty@debian.org>  Thu,  1 Mar 2001 22:14:53 +0100

dput (0.5) unstable; urgency=low

  * Removed COPYING from debian package and added copyright file.
  * Added option -l/--lintian and config-file option run_lintian to
    support the usage of lintian before the upload happens.
  * For some of our lazy maintainers ;) dput will guess the correct host
    to upload the package to.
  * Moved some more code into it's own function.

 -- Christian Kurz <shorty@debian.org>  Sun, 25 Feb 2001 20:47:58 +0100

dput (0.4) unstable; urgency=low

  * The Test for tar.gz. should also handle debian native packages 
    correctly and packages with an epoch.
  * Uploading of non-US software to an host != non-US will give an
    error message and refuse to work.
  * The scp upload will now run in Batched mode, so you need to enter
    your passphrase only once.
  * Fixed upload of packages, since I forgot to upload the
  * changes-file.
  * Added a manpage for dput.cf.
  * Support rsync uploads.

 -- Christian Kurz <shorty@debian.org>  Sun, 25 Feb 2001 18:07:31 +0100

dput (0.3) unstable; urgency=low

  * Added option -c/--config to allow other config files.
  * Added option -o/--check-only for running only some checks
    against the package.
  * Now the signature test will also be run on the dsc-file.
  * Check for orig.tar.gz or tar.gz files in the upload and warn the
    user of they are not needed. This should also handle debian native
    packages correctly and packages with an epoch.
  * Uploading of non-US software to an host != non-US will give an
    error message and refuse to work.
  * The scp upload will now run in Batched mode, so you need to enter
    your passphrase only once.
  * Fixed upload of packages, since I forgot to upload the changes-file.
  * Added a manpage for dput.cf.

 -- Christian Kurz <shorty@debian.org>  Mon, 19 Feb 2001 22:00:01 +0100

dput (0.2) unstable; urgency=low

  * Merged two config files into one config file.
  * Rewrote dput to use the single config file.

 -- Christian Kurz <shorty@debian.org>  Mon, 19 Feb 2001 20:58:41 +0100

dput (0.1) unstable; urgency=low

  * Initial Release.

 -- Christian Kurz <shorty@debian.org>  Mon, 19 Feb 2001 15:44:33 +0100
