File: changelog

package info (click to toggle)
gosa-plugins-netgroups 2.8~git20211022.3b6449d-5
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 364 kB
  • sloc: php: 1,418; xml: 606; makefile: 5
file content (152 lines) | stat: -rw-r--r-- 5,440 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
gosa-plugins-netgroups (2.8~git20211022.3b6449d-5) unstable; urgency=medium

  * debian/patches:
    + Silence PHP 8.2 deprecation warnings. (Closes: #1038683).

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 20 Jun 2023 06:41:05 +0200

gosa-plugins-netgroups (2.8~git20211022.3b6449d-4) unstable; urgency=medium

  * Re-upload to unstable as is.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 23 Jan 2023 11:48:39 +0100

gosa-plugins-netgroups (2.8~git20211022.3b6449d-3) experimental; urgency=medium

  * debian/control:
    + Make sure to B:/R: with old versions (pre 2.8) of this plugin.
    + Add Provides: for gosa-plugin-netgroup.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 21 Jan 2023 01:17:28 +0100

gosa-plugins-netgroups (2.8~git20211022.3b6449d-2) experimental; urgency=medium

  * debian/changelog:
    + Mark previous upload to NEW as REJECTED.
  * debian/copyright:
    + Adjust copyright attributions of i18n upstream files.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 20 Jan 2023 09:42:10 +0100

gosa-plugins-netgroups (2.8~git20211022.3b6449d-1) REJECTED; urgency=medium

  * Upstream pre-release of GOsa² 2.8.x.
  * debian/:
    + Rename src:pkg to gosa-plugins-netgroups.
  * debian/Readme.gosa:
    + Drop file, shipped as README.md upstream now.
  * debian/watch:
    + Obtain upstream snapshot from upstream's develop Git branch.
  * debian/:
    + Switch from CDBS to Debhelper.
  * debian/control:
    + Bump Standards-Version: to 4.6.2. No changes needed.
  * debian/copyright:
    + Update auto-generated copyright.in file.
    + Update copyright attributions.
  * debian/gosa-plugin-netgroups.docs:
    + Drop file. Not needed anymore.
  * debian/locale/ro/LC_MESSAGES/messages.po:
    + Drop file, shipped upstream.
  * debian/gosa-plugin-netgroups.postinst:
    + Drop file. Now handled by a trigger.

 -- Mike Gabriel <sunweaver@debian.org>  Tue, 17 Jan 2023 14:50:25 +0100

gosa-plugin-netgroups (0.2-3) unstable; urgency=medium

  * debian/watch:
    + Fix Github URL for upstream tarball retrieval.
  * debian/control:
    + Bump Standards-Version: to 4.6.0. No changes needed.
    + Update Homepage: field URL. (Closes: #981593).
    + Add Rules-Requires-Root: field and set it to 'no'.
  * debian/upstream/metadata:
    + Add file. Comply with DEP-12.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 03 Dec 2021 20:49:57 +0100

gosa-plugin-netgroups (0.2-2) unstable; urgency=medium

  * debian/watch:
    + Fix Github watch URL and switch to format version 4.

 -- Mike Gabriel <sunweaver@debian.org>  Thu, 29 Apr 2021 13:06:14 +0200

gosa-plugin-netgroups (0.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
    + Bump Standards-Version: to 4.2.0. No changes needed.
    + Drop subversion from B-D, not required anymore for orig tarball
      generation.
    + White-space cleanup.
  * debian/{control,compat}:
    + Bump DH compat level to version 10 (for now, until CDBS supports version
      11).
  * debian/copyright:
    + Use secure URI for copyright format reference.
    + New upstream URL and contact.
    + Update copyright attributions.
  * debian/rules:
    + Update get-orig-source target. We pull upstream releases from Github now.
  * debian/patches:
    + Drop all patches. All applied upstream.
    + Add README file. Explains about our patch naming scheme.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 17 Aug 2018 12:27:00 +0200

gosa-plugin-netgroups (0.1~svn652-6) unstable; urgency=medium

  * debian/patches:
    + Now really fix 1003_php7-compliance.patch. Thanks to Wolfgang Schweer!!!
      (Closes: #850956).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 22 Jan 2017 21:20:11 +0100

gosa-plugin-netgroups (0.1~svn652-5) unstable; urgency=medium

  * debian/changelog: Fix typo in previous log stanza.
  * debian/patches:
    + Update 1003_php7-compliance.patch. Use PHP7 constructor method name.
      (Closes: #850956). Thanks to Wolfgang Schweer for investigating
      this.

 -- Mike Gabriel <sunweaver@debian.org>  Fri, 20 Jan 2017 14:21:50 +0100

gosa-plugin-netgroups (0.1~svn652-4) unstable; urgency=medium

  * debian/control:
    + Bump Standards-Version: to 3.9.8. No changes needed.
    + Use secure URLs for Vcs-*: fields.
  * debian/patches:
    + Add 1003_php7-compliance.patch. Make gosa-plugin-netgroups PHP7
      compliant. (Closes: #839860).

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 20 Nov 2016 14:27:29 +0100

gosa-plugin-netgroups (0.1~svn652-3) unstable; urgency=medium

  * debian/patches:
    + Add 1001_fix-renaming-hosts.patch. Correctly update NIS netgroup
      memberships when a system gets renamed. (Closes: #741434).
    + Add 1002_fix-netgroup-remove-from-hosts.patch. Correctly remove
      systems from NIS netgroup via NIS netgroup tab of system objects.
      (Closes: #802559).
  * debian/control:
    + Bump Standards: to 3.9.6. No changes needed.

 -- Mike Gabriel <sunweaver@debian.org>  Wed, 21 Oct 2015 06:22:56 +0200

gosa-plugin-netgroups (0.1~svn652-2) unstable; urgency=medium

  * Fix installation of additionally provided Romanian translation file.

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 15 Sep 2014 10:58:35 +0200

gosa-plugin-netgroups (0.1~svn652-1) unstable; urgency=medium

  * Initial release. (Closes: #761630).

 -- Mike Gabriel <sunweaver@debian.org>  Mon, 15 Sep 2014 10:49:53 +0200