File: changelog

package info (click to toggle)
proftpd-mod-vroot 0.9.12-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 952 kB
  • sloc: perl: 12,189; sh: 3,287; ansic: 2,219; makefile: 115
file content (129 lines) | stat: -rw-r--r-- 4,341 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
proftpd-mod-vroot (0.9.12-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable):
    + Build-Depends: Drop versioned constraint on proftpd-dev.

  [ Hilmar Preuße ]
  * New upstream release.
  * Bump Standards version, no changes needed.

 -- Hilmar Preuße <hille42@debian.org>  Tue, 02 Jul 2024 23:01:53 +0200

proftpd-mod-vroot (0.9.11-1) unstable; urgency=medium

  * New upstream release.

 -- Hilmar Preusse <hille42@web.de>  Tue, 15 Nov 2022 08:03:43 +0100

proftpd-mod-vroot (0.9.10-1) unstable; urgency=medium

  * New upstream release.

 -- Hilmar Preusse <hille42@web.de>  Thu, 04 Aug 2022 00:08:51 +0200

proftpd-mod-vroot (0.9.9-1) unstable; urgency=medium

  [ Hilmar Preusse ]
  * New upstream release.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Fix day-of-week for changelog entry 0.9.2-1.
  * Update standards version to 4.5.1, no changes needed.

 -- Hilmar Preusse <hille42@web.de>  Sun, 19 Sep 2021 16:30:47 +0200

proftpd-mod-vroot (0.9.8-4) unstable; urgency=medium

  [ Hilmar Preusse ]
  * Remove two header files not needed for build
    (debian/proftp_code/buildstamp.h debian/proftp_code/config.h)
  * Do not rebuild configure script (--without autoreconf).
    Can now switch to Debhelper = 13.
  * Remove configure script from .gitignore.
  * Remove override_dh_auto_build
    - dh $@ ... --max-parallel=1 (just a precaution).
  * d/rules: add "export DEB_BUILD_MAINT_OPTIONS = hardening=+all"
    ...does not seem to be effective.
  * lintian
    I: proftpd-mod-vroot source: quilt-patch-missing-description(...)
    P: proftpd-mod-vroot source: silent-on-rules-requiring-root
    P: proftpd-mod-vroot source: unversioned-copyright-format-uri
    I: Trailing-whitespace

  [ Francesco Paolo Lovergine ]
  * Removed past relationships with a now transitional -basic package.
  * Policy bumped to 4.5.1, no changes.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 24 Dec 2020 18:10:01 +0100

proftpd-mod-vroot (0.9.8-2) unstable; urgency=medium

  * Completely rework of build system. We can't use prxs to build
    modules, if they consist of more than one source code file.
    This Closes: #951916 .

 -- Hilmar Preusse <hille42@web.de>  Thu, 13 Aug 2020 19:41:19 +0200

proftpd-mod-vroot (0.9.8-1) unstable; urgency=medium

  * New upstream release snapshot
    - Is compatible to 1.3.6 API -> two patches gone.
  * Remove Fabrizio Regalli <fabreg@fabreg.it> from uploaders.
    (Closes: #761865)
    - add me to Uploaders.
  * Fix Maintainers E-Mail address.
  * Fix Vcs-Git & Vcs-Browser URL.
  * Update to Standards version 4.5.0 (no changes needed).

 -- Hilmar Preusse <hille42@web.de>  Wed, 19 Feb 2020 23:36:40 +0100

proftpd-mod-vroot (0.9.4-2) unstable; urgency=medium

  [Hilmar Preuße]

  * 2 patches from upstream to make package compatible to proftp 1.3.6.
    (Closes: #892371)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 14 Mar 2018 11:41:13 +0100

proftpd-mod-vroot (0.9.4-1) unstable; urgency=medium

  [ Mahyuddin Susanto ]
  * Team upload.
  * New Upstream release 0.9.3.
    -> It has a fix for erroneous function vroot_lookup_path (Closes: #759936)
  * Bump Standard Version to 3.9.5.
  * d/changelog: fix previous release pocket, already uploaded but
    still unreleased.
  * d/watch: upstream moved to github (Closes: #732660)
  * Rebuild against latest proftpd (Closes: #715569)

  [Hilmar Preuße]
  * d/control: Remove "DM-Upload-Allowed" field
  * d/rules: add --without python-support to dh call
  * d/rules: overhaul clean target to make it work

  [ Francesco Paolo Lovergine ]
  * New upstream release.
  * Policy bumped to 3.9.8.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sat, 24 Dec 2016 19:42:04 +0100

proftpd-mod-vroot (0.9.2-2) unstable; urgency=low

  * Fixed spelling-error-in-description lintian message
  * Update d/copyright to latest .174 DEP5 revision
  * Fixed timewarp-standards-version lintian message

 -- Fabrizio Regalli <fabreg@fabreg.it>  Thu, 29 Sep 2011 15:24:55 +0200

proftpd-mod-vroot (0.9.2-1) unstable; urgency=low

  * Initial Release. (closes: #618765)
  * Added doc-base
  * Added dh_clean to d/rules

 -- Fabrizio Regalli <fabreg@fabreg.it>  Tue, 15 Mar 2011 18:14:35 +0100