~ubuntu-branches/ubuntu/utopic/dput/utopic-proposed

« back to all changes in this revision

Viewing changes to dput.cf

  • Committer: Bazaar Package Importer
  • Author(s): Y Giridhar Appaji Nag
  • Date: 2010-05-21 12:15:54 UTC
  • Revision ID: james.westby@ubuntu.com-20100521121554-bat91gfgdaeoz818
Tags: 0.9.6
* Correct bash completion for --delayed
* Use %s to print HTTP response reason string (not a number)
* Compute md5sums to fix lintian I: no-md5sums-control-file, thanks
  Loïc Minier <lool@dooz.org> (Closes: #564783)
* Mark self.closed = 1 to prevent messing up of display with setting
  progress_indicator=2, thanks Kan-Ru Chen <koster@debian.org.tw> for
  the patch (Closes: #488316)
* Add allow_cut = 1 to security-master-* (Closes: #574506)
* Fix handling of version for multi-digit epochs (Closes: #577825)
* Update Standards-Version to 3.8.4 (no changes required)
* Switch to dpkg-source 3.0 (native) format
* Don't warn about a DELAYED/0-day upload, just print (Closes: #553198)

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
method                  = ftp
52
52
incoming                = /pub/SecurityUploadQueue
53
53
login                   = anonymous
 
54
allow_dcut              = 1
54
55
# This has been added at the request of the security team.
55
56
# Please be sure to know what you are doing before taking it out.
56
57
pre_upload_command      = /usr/share/dput/helper/security-warning
60
61
method                  = ftp
61
62
incoming                = /pub/OpenSecurityUploadQueue
62
63
login                   = anonymous
 
64
allow_dcut              = 1
63
65
# This has been added at the request of the security team.
64
66
# Please be sure to know what you are doing before taking it out.
65
67
pre_upload_command      = /usr/share/dput/helper/security-warning