File: changelog

package info (click to toggle)
rdist 6.1.5-19
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 1,808 kB
  • ctags: 2,747
  • sloc: ansic: 8,379; sh: 554; yacc: 492; perl: 117; makefile: 69
file content (162 lines) | stat: -rw-r--r-- 4,983 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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
rdist (6.1.5-19) unstable; urgency=medium

  * Fix uses-deprecated-compression-for-data-tarball
    Closes: #833244
  * Standards version is 3.9.8
  * Refresh patches.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 29 Nov 2016 10:40:09 +0000

rdist (6.1.5-18) unstable; urgency=low

  * Don't FTBFS with several LDFLAGS
    Patch by Ilya Barygin
    Closes: #677921

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 18 Jun 2012 13:51:14 +1000

rdist (6.1.5-17) unstable; urgency=low

  * Don't invoke /usr/ucb/oldrdist, but /usr/bin/oldrdist
    Update 13-fedora-lfs.patch
    Thanks to Nobuhiro Ban
    Closes: #671441
  * Standards-Version is 3.9.3
  * DH compatibility is 9
  * Debian source format is 3.0 (quilt)
  * Use hardening options
  * Fix dh_installmanpages-is-obsolete
  * Fix debian-rules-missing-recommended-target

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 01 Jun 2012 11:35:13 +1000

rdist (6.1.5-16) unstable; urgency=low

  * Upload to unstable 

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 13 Jul 2009 21:34:48 +1000

rdist (6.1.5-15) experimental; urgency=low

  * Apply the following patches from Fedora:
    11-fedora-links.patch
    12-fedora-hardlink.patch
    13-fedora-lfs.patch (closes: 515220)
    14-fedora-cleanup.patch
    15-fedora-svr4.patch
    16-fedora-ssh.patch
    18-fedora-stat64.patch
    19-fedora-fix-msgsndnotify-loop.patch

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 03 Jul 2009 11:51:02 +1000

rdist (6.1.5-14) unstable; urgency=low

  * DH compatibility level is 7
  * Fix out-of-date-standards-version
  * Fix description-contains-homepage
  * Fix dh-clean-k-is-deprecated
  * Depends on ${misc:Depends}
  * Build-Depends on quilt

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 02 Jul 2009 12:02:55 +1000

rdist (6.1.5-13) unstable; urgency=low

  * Fixed "FTBFS on GNU/kFreeBSD: missing OS detection", closes: #415149.
    Patch by Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>.
  * Fixed the following lintian messages:
    - W: rdist source: debian-rules-sets-DH_COMPAT line 10
    - W: rdist source: debian-rules-ignores-make-clean-error line 25

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 25 Aug 2007 13:27:29 +1000

rdist (6.1.5-12) unstable; urgency=low

  * Set Standards-Version to 3.7.2.
  * Set DH_COMPAT to 5.
  * Fixed "nodescend option unexpected behaviour", closes: #367409.
    Patch by Kornilios Kourtis <kkourt@cslab.ece.ntua.gr>.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 22 Jun 2006 17:14:52 +1000

rdist (6.1.5-11) unstable; urgency=low

  * Set Standards-Version to 3.6.2.
  * Set DH_COMPAT to 3.
  * Added Homepage to description.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 29 Oct 2005 14:06:29 +1000

rdist (6.1.5-10) unstable; urgency=low

  * New maintainer's email address.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 07 Feb 2005 23:56:55 +1100

rdist (6.1.5-9) unstable; urgency=low

  * Rdisting a symlink doesn't quite work (closes: #250965).
    Applied patch from Herbert Xu <herbert@gondor.apana.org.au>.
  * Changed doc/{Makefile.real,rdistd.man} and debian/rdist.dirs to
    fix lintian warning:
    W: rdist: no-manpage-in-correct-directory usr/bin/rdistd (8)

 -- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org>  Fri, 25 Jun 2004 13:00:36 +1000

rdist (6.1.5-8) unstable; urgency=low

  * New maintainer.

 -- Anibal Monsalve Salazar <A.Monsalve.Salazar@IEEE.org>  Thu, 20 May 2004 10:10:52 +1000

rdist (6.1.5-7) unstable; urgency=low

  * Fixed gram.y so that it builds with bison (Akim Demaille).
  * Use bison again.
  * Use stdarg.h on Linux (closes: #195166).

 -- Herbert Xu <herbert@debian.org>  Thu, 29 May 2003 19:04:51 +1000

rdist (6.1.5-6) unstable; urgency=low

  * Use byacc instead of bison (closes: #166299).

 -- Herbert Xu <herbert@debian.org>  Fri, 25 Oct 2002 19:36:53 +1000

rdist (6.1.5-5) unstable; urgency=low

  * Errors in subdirs now propagate to the top (closes: #126516).
  * Added missing header file inclusions (John Daily, #126527).

 -- Herbert Xu <herbert@debian.org>  Fri, 28 Dec 2001 20:33:55 +1100

rdist (6.1.5-4) unstable; urgency=low

  * Added build-time dependency on bison (closes: #105389).

 -- Herbert Xu <herbert@debian.org>  Mon, 16 Jul 2001 07:28:40 +1000

rdist (6.1.5-3) unstable; urgency=low

  * Set _PATH_OLDRDIST to /usr/bin/oldrdist in preparation for the rdist
    package from BSD.

 -- Herbert Xu <herbert@debian.org>  Wed, 24 Jan 2001 20:56:16 +1100

rdist (6.1.5-2) unstable; urgency=low

  * Pass on the full environment rather than the first 40 variables
    (closes: #58264).

 -- Herbert Xu <herbert@debian.org>  Thu,  1 Jun 2000 15:34:05 +1000

rdist (6.1.5-1) unstable; urgency=low

  * Initial release.
  * rdist now supports ssh (closes: #43211).
  * Applied patch from Gary L. Hennigan to recognise ELF binaries on Linux
    (closes: #24165).

 -- Herbert Xu <herbert@debian.org>  Sun, 31 Oct 1999 10:47:35 +1100