File: changelog

package info (click to toggle)
php-json 1.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 684 kB
  • ctags: 521
  • sloc: ansic: 3,878; xml: 446; php: 120; sh: 22; makefile: 16
file content (119 lines) | stat: -rw-r--r-- 3,850 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
php-json (1.3.6-1) unstable; urgency=medium

  * New upstream version 1.3.6

 -- Ondřej Surý <ondrej@debian.org>  Fri, 01 Aug 2014 10:13:39 +0200

php-json (1.3.5-3) unstable; urgency=medium

  * Add lintian override for pear-package-without-pkg-php-tools-builddep
  * Bump standards version to 3.9.5; no change
  * Revert "Hard depend on php5-dev (>= 5.6.0~) to quickly resolve the
    transition breakage" as the transition is over and we want to allow
    backports.

 -- Ondřej Surý <ondrej@debian.org>  Tue, 24 Jun 2014 11:03:22 +0200

php-json (1.3.5-2) unstable; urgency=medium

  * Hard depend on php5-dev (>= 5.6.0~) to quickly resolve the transition
    breakage

 -- Ondřej Surý <ondrej@debian.org>  Wed, 28 May 2014 14:35:52 +0200

php-json (1.3.5-1) unstable; urgency=medium

  [ Ondřej Surý ]
  * Add hard build-dep on dh-php5 (>= 0.2~) to fix the remove/purge dependency (Closes: #746356)
  * New upstream version 1.3.5

 -- Ondřej Surý <ondrej@debian.org>  Sun, 27 Apr 2014 21:47:48 +0200

php-json (1.3.4-3) unstable; urgency=medium

  * Fix regression from previous upload: missing json.so (Closes: #745554)

 -- Lior Kaplan <kaplan@debian.org>  Wed, 23 Apr 2014 01:28:54 +0300

php-json (1.3.4-2) unstable; urgency=high

  * Get rid of php5-cli and pkg-php-tools build dependency
    to finally untangle circular build dependency of php-json
    on itself

 -- Ondřej Surý <ondrej@debian.org>  Tue, 22 Apr 2014 14:39:25 +0200

php-json (1.3.4-1) unstable; urgency=medium

  * New upstream version
  * Add watch file
  * Fix VCS-Browser URL

 -- Lior Kaplan <kaplan@debian.org>  Mon, 07 Apr 2014 02:00:41 +0300

php-json (1.3.3-1) unstable; urgency=low

  [ Lior Kaplan ]
  * Team upload.
  * Move the package under the PHP PECL team umbrella
  * New upstream version
    - Includes patches from previous upload

  [ Ondřej Surý ]
  * Add README.source about not using pkg-php-tools

 -- Lior Kaplan <kaplan@debian.org>  Sun, 09 Feb 2014 01:07:58 +0200

php-json (1.3.2-2) unstable; urgency=low

  * Add fix to properly decode null bytes
  * Pull two more upstream tests we are missing (comments and null byte)

 -- Ondřej Surý <ondrej@debian.org>  Fri, 11 Oct 2013 11:20:20 +0200

php-json (1.3.2-1) unstable; urgency=low

  * New upstream version 1.3.2
  * Enforce the usage of json-c with required patches (>= 0.11-3~)
  * Re-include json-c/* library, so add debian/copyright information about
    the json-c library license
  * Convert to pkg-php-tools again since php-json-c is now correct PECL package

 -- Ondřej Surý <ondrej@debian.org>  Mon, 09 Sep 2013 16:50:46 +0200

php-json (1.3.1+dfsg-3) unstable; urgency=low

  * Add Breaks/Replaces for php5-dev since we now carry php_json.h headers
    (Closes: #720053)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 20 Aug 2013 14:34:11 +0200

php-json (1.3.1+dfsg-2) unstable; urgency=low

  * Install php_json.h header to allow compilation of other modules

 -- Ondřej Surý <ondrej@debian.org>  Wed, 07 Aug 2013 09:37:50 +0200

php-json (1.3.1+dfsg-1) unstable; urgency=low

  * New upstream version 1.3.1+dfsg
  * Use dh_php5 to build the package

 -- Ondřej Surý <ondrej@debian.org>  Wed, 10 Jul 2013 11:20:33 +0200

php-json (0~git~1+c05ebf+dfsg-2) unstable; urgency=low

  * Use correct directory for ucf (Courtesy of Michał Pena)

 -- Ondřej Surý <ondrej@debian.org>  Sat, 01 Jun 2013 18:04:18 +0200

php-json (0~git~1+c05ebf+dfsg-1) unstable; urgency=low

  * New upstream replacement package for non-free PHP json extension
  * Remove embedded json-c library (it was not used anyway)
  * Really compile with system json-c library (use --with-libjson)
  * Add php5-cli to B-D to allow tests
  * Build depend on php5-cli (>= 5.5.0~rc1+dfsg-1) to allow testing to
    succeed.

 -- Ondřej Surý <ondrej@debian.org>  Fri, 31 May 2013 11:45:39 +0200