File: changelog

package info (click to toggle)
autodir 0.99.9-10
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,904 kB
  • sloc: sh: 8,333; ansic: 7,616; makefile: 102
file content (163 lines) | stat: -rw-r--r-- 5,575 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
163
autodir (0.99.9-10) unstable; urgency=medium

  * Added contributed manpage.
    (closes: #604863)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 09 Jan 2014 10:20:18 +0100

autodir (0.99.9-9) unstable; urgency=medium

  * Moved to kmod dependency instead of module-init-tools.
    (closes: #733703)
  * Policy bumped to 3.9.5 and dhelper compat set to 9.
  * Fixed for build-* targets in debian/rules.
  * Dropped /var/lock/autodir distribution and changed init file to create the
    modern /run/lock/autodir on fly. Also changed the pidfiles locations.
    (closes: #689880)
  * The autodir script should start after autofs daemon, changed init script
    header as consequence.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 08 Jan 2014 16:35:35 +0100

autodir (0.99.9-8) unstable; urgency=low

  * New patch setpriority: fixes a missing set of header files.
    (closes: #701449)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sat, 23 Feb 2013 15:06:34 +0100

autodir (0.99.9-7.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS: dpkg-buildpackage: error: dpkg-source -b autodir-0.99.9
    gave error exit status 2": drop automagically created patch and use
    autotools-dev helpers in debian/rules to handle config.{guess,sub}.
    (Closes: #643050)

 -- gregor herrmann <gregoa@debian.org>  Wed, 18 Jan 2012 19:03:07 +0100

autodir (0.99.9-7) unstable; urgency=low

  * Now use source format 3.0 and quilt.
  * New patch: getsubopt, removed explicit prototype for getsubopt().
    (closes: #624904)
  * Policy bumped to 3.9.2, and debhelper level set to 8.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 02 May 2011 18:01:36 +0200

autodir (0.99.9-6) unstable; urgency=low

  * Moved to main.
  * Copyright set to GPL2+, as stated in the code.
  * Removed HOWTO documents provided in the debian/ area and released as CC-A v2.
  * README.Debian now points the howto on the autodir site.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 17 May 2010 12:45:11 +0200

autodir (0.99.9-5) unstable; urgency=low

  * Removed obsolete -k/--autoclean option in init script. Now logging to syslog.
  * Changed minimal module-init-tools version to 3.10 for safety.
    (closes: #577743)
  * Policy bumped to 3.8.4. No changes.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 14 Apr 2010 10:08:50 +0200

autodir (0.99.9-4) unstable; urgency=low

  * Added a suitable LSF init section to debian/autodir.init.
  * Fixed debian/copyright for copyright holder.
  * Fixed cleaning rule.
  * Removed empty prerm/preinst.
  * Now the autodir init file creates /var/lock/autodir at every run. 

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 02 Jun 2009 19:52:21 +0200

autodir (0.99.9-3) unstable; urgency=low

  * Updated to use build-dep libltdl-dev.
    (closes: #531526)
  * Updated to dehelper 7
  * Added homepage field to debian/control.
  * Now usin dh_prep instead of dh_clean -k.
  * Policy bumped to 3.8.1.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 02 Jun 2009 19:29:54 +0200

autodir (0.99.9-2) unstable; urgency=low

  * New upload to force a rebuild.
    (closes: #494271)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 04 Sep 2008 09:42:42 +0200

autodir (0.99.9-1) unstable; urgency=low

  * New upstream release.
    (closes: #407099)
  * Watch file revised.
  * Still using internal auto_fs4.h version instead of distributed one.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sun, 22 Apr 2007 10:40:21 +0200

autodir (0.99.8-2) unstable; urgency=low

  * Ian Kent's patch for current autofs_4.h merged instead of using the old auto_fs4.h locally

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 12 Dec 2006 09:51:16 +0100

autodir (0.99.8-1) unstable; urgency=high

  * New upstream version
  * Using a locally provided old auto_fs4.h header file in order to not
    trash the program in respect with current pre-5 autofs4 interface.
    (closes: #399454)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sat,  9 Dec 2006 17:21:55 +0100

autodir (0.99.7-1) unstable; urgency=medium

  * New upstream version. 
    Still missing #include <linux/types.h> added by patching the sources...

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue,  7 Nov 2006 23:38:14 +0100

autodir (0.99.3-3) unstable; urgency=high

  * Patched to #include <linux/types.h> before linux/auto_fs4.h
    Thanks Roland Stigge.
    (closes: #392117)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 12 Oct 2006 20:48:06 +0200

autodir (0.99.3-2) unstable; urgency=low

  * Changed rules to avoid amd64 breakage.
    (closes: #364126)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Fri,  5 May 2006 14:51:54 +0200

autodir (0.99.3-1) unstable; urgency=low

  * New upstream release

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 20 Feb 2006 16:20:40 +0100

autodir (0.99.0-2) unstable; urgency=low

  * Restated better description, and added a note about the need of autofs4
    in the description file and README.Debian.
  * Set level=2 not 3 in debian/autodir.default.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 19 Jan 2006 18:41:49 +0100

autodir (0.99.0-1) unstable; urgency=low

  * Initial release 
    (closes: #348508)
  * Note that I had to rebuild from scratch all autotools stuff using current
    versions. This was due to a libtool issue in the upstream tarball.
    Hopefully the whole thing will go upstream in a few. 

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 17 Jan 2006 15:20:06 +0100