File: changelog

package info (click to toggle)
php-net-sieve 1.4.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 368 kB
  • sloc: php: 927; xml: 544; makefile: 4
file content (212 lines) | stat: -rw-r--r-- 7,534 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
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
php-net-sieve (1.4.4-2) unstable; urgency=medium

  * Add Depends: php-pear.
  * Add DEP-8 tests.

 -- Guilhem Moulin <guilhem@debian.org>  Sat, 26 Dec 2020 22:27:52 +0100

php-net-sieve (1.4.4-1) unstable; urgency=medium

  * New upstream version 1.4.4.  Closes: #960266.
  * Add self to Uploaders.
  * Use secure copyright file specification URI.
  * Update watch file format version to 4.
  * Use secure URI in Homepage field.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set field Upstream-Name in debian/copyright.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update Vcs-* headers to use salsa repository.
  * Remove unnecessary get-orig-source-target.
  * Set Rules-Requires-Root: no.
  * Bump Standards-Version to 4.5.1.  No change necessary.
  * Use secure URIs in debian/watch.
  * Add d/gbp.conf with debian-branch=debian/latest.
  * Add d/salsa-ci.yml file for GitLab CI.
  * Add Build-Depends: phpunit, php-net-socket and override dh_auto_test so we
    run upstream tests unless under 'nocheck' profile.
  * debian/patches: Fix FTBFS with phpunit 8.5.13-1.

 -- Guilhem Moulin <guilhem@debian.org>  Sun, 20 Dec 2020 00:41:46 +0100

php-net-sieve (1.4.1-1) unstable; urgency=medium

  [ Aleksander Machniak ]
  * Request #20491: Skip redundant CAPABILITY requests
  * Extend listScripts() so it's possible to get an active script name in one go
  * Use 8bit instead of latin1 for string length in bytes calculation
  * Prepare 1.4.1 release

  [ Prach Pongpanich ]
  * Update Standards-Version to 4.1.0
  * Drop Build-Depends-Indep on php-pear

 -- Prach Pongpanich <prach@debian.org>  Fri, 25 Aug 2017 15:56:34 +0700

php-net-sieve (1.3.4-3) unstable; urgency=medium

  * Team upload
  * Update Standards-Version to 3.9.7
  * Use standard gbp layout
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 19 Mar 2016 11:43:57 -0400

php-net-sieve (1.3.4-2) unstable; urgency=medium

  * Team upload, to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Tue, 02 Jun 2015 19:15:53 -0400

php-net-sieve (1.3.4-1) experimental; urgency=medium

  * Team upload to experimental, to respect the freeze
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Mon, 23 Mar 2015 14:52:54 -0400

php-net-sieve (1.3.2-4) unstable; urgency=low

  * Use phppear-substvars in control file
  * Don't ship tests (Closes: #720151)

 -- Prach Pongpanich <prachpub@gmail.com>  Mon, 19 Aug 2013 18:38:23 +0700

php-net-sieve (1.3.2-3) unstable; urgency=low

  * Upload to unstable
  * Use canonical URI for VCS-* fields

 -- Prach Pongpanich <prachpub@gmail.com>  Tue, 14 May 2013 16:06:37 +0700

php-net-sieve (1.3.2-2) experimental; urgency=low

  * Add myself as uploader (Closes: #682302)
  * Switch to pkg-php-tools and dh-sequencer
    - Add pkg-php-tools to Build-Depends and drop {dh-make-php,cdbs,phpunit}
    - Add php-pear to Build-Depends-Indep
    - Rewrite debian/rules
  * Update debian/watch
  * Add debian/gbp.conf
  * Update copyright file to version 1.0 format
  * Bump debhelper compat to level 9
  * Bump Standards-Version: 3.9.4

 -- Prach Pongpanich <prachpub@gmail.com>  Fri, 22 Mar 2013 10:19:34 +0700

php-net-sieve (1.3.2-1) unstable; urgency=low

  * New upstream release (closes: #645529)
  * debian/control:
    - Bumped Standards-Version 3.9.2 (no changes needed)
    - Added Vcs fields
  * debian/copyright: updated copyright notice year
  * debian/rules: disabled test execution on build time due to phpunit breakage
    (bug #607372)

 -- Federico Gimenez Nieto <fgimenez@coit.es>  Sat, 22 Oct 2011 12:42:04 +0200

php-net-sieve (1.2.1-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Bumped Standards-Version 3.8.4 (no changes needed)
    - Added build dependency on phpunit to run tests
    - Added pkg-php-pear@lists.alioth.debian.org in the Maintainer
      field and moved fgimenez@coit.es to the Uploaders field
  * debian/rules: added code to run the test suite
    (thanks to Raphael Geissert <geissert@debian.org>)
  * Removed patch for pear import (fixed upstream)
  * debian/watch: fixed homepage url

 -- Federico Gimenez Nieto <fgimenez@coit.es>  Sun, 23 May 2010 13:05:11 +0200

php-net-sieve (1.1.7-1) unstable; urgency=low

  * New maintainer (Closes: #529688)
  * New upstream release (Closes: #544393)
  * debian/control:
    - Fixed section (web->php)
    - Updated Standards Version: 3.8.3
    - Removed uploader at his request
    - Added ${misc:Depends} to Depends field
    - More detailed description
    - Removed php5-cli from Suggests field
  * debian/copyright:
    - Added new author and copyright owner
    - Added copyright notice for packagers
  * debian/rules: prevent installation of empty directory
  * Added patch (following 3.0 (quilt) source format) to modify
    Net_Sieve-1.1.7/Sieve.php in order to group all the import-related
    statements at the beginning of the file. Previously PEAR.php was
    included in one particular method, but its functionality was used
    in other places. It also modifies package.xml to fix the md5sum value
    of Net_Sieve-1.1.7/Sieve.php
  * Added debian/source/format with value "3.0 (quilt)"

 -- Federico Gimenez Nieto <fgimenez@coit.es>  Sun, 22 Nov 2009 13:01:11 +0100

php-net-sieve (1.1.6-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    - Bump Standards-Version: 3.7.3.
    - Added Homepage header.
    - Added dh-make-php (>= 0.2.3), cdbs Build-Depends.
    - Removed php-pear Build-Depends.
  * debian/rules reorganized to use cdbs.

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Wed, 26 Mar 2008 23:25:32 -0300

php-net-sieve (1.1.5-1) unstable; urgency=low

  * New upstream release.
  * Changed dependence from php-cli to php5-cli.
  * updated debian/watch file.
  * Removed automatically debian/package/tmp directory.

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Thu, 17 May 2007 22:36:48 -0300

php-net-sieve (1.1.3-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.7.2 (no changes needed)
  * Removed .registry/.channel* from binary.
  * Moved debhelper from Build-Depends-Indep: to Build-Depends:
  * Change watch to version 3.

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Fri,  9 Jun 2006 18:44:54 -0300

php-net-sieve (1.1.2-2) unstable; urgency=low

  * Remove .channels, .depdblock and .depdb directories that is already installed by
    php-pear. (closes: #356753)
  * Build-Depends on debhelper >=5, removed compat file and put DH_COMPAT in
    rules file.

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Tue, 14 Mar 2006 15:37:02 -0300

php-net-sieve (1.1.2-1) unstable; urgency=low

  * New upstream release
  * Updated to Standards-Version: 3.6.2.
  * Changed dependences from php4-* to php-*.
  * Updated download link in copyright file.
  * Added php-net-socket  as dependence.

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Fri,  3 Mar 2006 16:41:52 -0300

php-net-sieve (1.1.1-2) unstable; urgency=low

  * Added debian/watch file.
  * Deleted README.Debian because do not have any information.
  * Changed debian/rules to better install.

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Thu, 11 Aug 2005 14:26:09 -0300

php-net-sieve (1.1.1-1) unstable; urgency=low

  * Initial Release. (closes: #307417)

 -- Jose Carlos Medeiros <debian@psabs.com.br>  Mon,  2 May 2005 17:51:25 -0300