File: changelog

package info (click to toggle)
ftp-upload 1.5%2Bnmu2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 64 kB
  • ctags: 22
  • sloc: perl: 259; makefile: 54
file content (85 lines) | stat: -rw-r--r-- 2,841 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
ftp-upload (1.5+nmu2) unstable; urgency=medium

  * Non-maintainer upload.
  * Update DH level to 9. (Closes: #800173)
  * debian/compat: create and set to 9, instead of using DH_COMPAT.
  * debian/control:
     - Added the ${misc:Depends} variable to provide the right install
       dependencies.
     - Bumped Standards-Version to 3.9.7.
  * debian/source/format: mark as 3.0 native.

 -- Giovani Augusto Ferreira <giovani@riseup.net>  Sun, 14 Feb 2016 02:54:41 -0200

ftp-upload (1.5+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
    use DESTDIR in debian/rules.
    (Closes: #792383)

 -- gregor herrmann <gregoa@debian.org>  Wed, 26 Aug 2015 16:05:19 +0200

ftp-upload (1.5) unstable; urgency=low

  * Add --tmp-format.
  * Bump Standards-Version to 3.6.2 (no changes).

 -- Roderick Schertler <roderick@argon.org>  Thu, 16 Mar 2006 09:18:34 -0500

ftp-upload (1.4) unstable; urgency=low

  * Oops, the -d alias for --dir didn't work (closes: #192134).
  * Add debian/watch.

 -- Roderick Schertler <roderick@argon.org>  Tue,  6 May 2003 15:06:43 -0400

ftp-upload (1.3) unstable; urgency=low

  * Add --full-path.  I'm afraid this is another incompatible change but I
    think the new behavior is much less surprising. If you upload
    /etc/motd it will now by default be stored as motd rather than
    /etc/motd.  Use --full-path to get the old behavior back.
  * Correct --tmp-samedir and --tmp-dir handling when the local file name
    contains a directory.
  * Update to policy 3.5.6 (no changes).

 -- Roderick Schertler <roderick@argon.org>  Thu, 29 Nov 2001 09:42:17 -0500

ftp-upload (1.2) unstable; urgency=low

  * Have --tmp-dir use a plain STOR rather than STOU.  Technically this
    breaks backwards compatibility, but I suspect that it won't hurt
    anybody, and doing it this way makes a lot more sense.
  * Add --passive (closes: #115554).

 -- Roderick Schertler <roderick@argon.org>  Mon, 15 Oct 2001 13:59:42 -0400

ftp-upload (1.1-1) unstable; urgency=low

  * Don't install extraneous empty directories (closes: #101344).

 -- Roderick Schertler <roderick@argon.org>  Tue, 31 Jul 2001 09:15:19 -0400

ftp-upload (1.1) unstable; urgency=low

  * Update to policy 3.5.2 (closes: #91159, #91459).
  * Update to latest Perl policy.
  * Adjust for new Getopt::Long.

 -- Roderick Schertler <roderick@argon.org>  Fri,  6 Apr 2001 23:12:41 -0400

ftp-upload (1.0) unstable; urgency=low

  * Adjust for new Perl packages.
  * Add --ignore-quit-failure switch.

 -- Roderick Schertler <roderick@argon.org>  Tue,  6 Jul 1999 18:27:02 -0400

ftp-upload (0.1) unstable; urgency=low

  * Initial version.

 -- Roderick Schertler <roderick@argon.org>  Sun,  7 Feb 1999 16:19:25 -0500

$Id: changelog,v 1.11 2006-03-16 14:22:16 roderick Exp $