File: changelog

package info (click to toggle)
phabricator 0~git20160726-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 67,360 kB
  • ctags: 116,654
  • sloc: php: 489,176; sql: 14,913; ansic: 3,619; yacc: 2,484; sh: 727; lex: 488; makefile: 229; cpp: 221; python: 186; sed: 66; xml: 23
file content (165 lines) | stat: -rw-r--r-- 5,649 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
phabricator (0~git20160726-3) unstable; urgency=medium

  * Don't build Phabricator package.

 -- Andrew Shadura <andrewsh@debian.org>  Mon, 09 Jan 2017 14:26:10 +0100

phabricator (0~git20160726-2) unstable; urgency=medium

  [ Baptiste Jammet ]
  * Update French debconf translation.

  [ Andrew Shadura ]
  * Update dependencies to make sure phabricator isn't installable on
    anything but php5, but arcanist is installable regardless.

 -- Andrew Shadura <andrewsh@debian.org>  Mon, 02 Jan 2017 20:08:07 +0100

phabricator (0~git20160726-1) unstable; urgency=medium

  [ Richard Sellam ]
  * New snapshot release
  * Added Brazilian Portuguese translation (closes: #816951)
  * Replaced g.raphael with d3 3.5.14 (upstream change).
  * Added Danish translation (closes: #830654)

  [ Andrew Shadura ]
  * New maintainer (Closes: #836668).

 -- Andrew Shadura <andrewsh@debian.org>  Mon, 24 Oct 2016 16:39:06 +0200

phabricator (0~git20160124-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove triggers added by the previous upload.

 -- Andrew Shadura <andrew.shadura@collabora.co.uk>  Sat, 22 Oct 2016 23:11:34 +0200

phabricator (0~git20160124-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add triggers to rebuild the phutil library map in Arcanist,
    necessary to support extending Arcanist with external code.

 -- Andrew Shadura <andrewsh@debian.org>  Fri, 21 Oct 2016 20:53:32 +0200

phabricator (0~git20160124-1.1) unstable; urgency=medium

  [ Andrew Shadura ]
  * Non-maintainer upload.
  * Regenerate the manual page.

  [ Nishanth Aravamudan ]
  * Update references to php7.0 packages (LP: #1544352, Closes: #821472,
    #821543).

 -- Andrew Shadura <andrewsh@debian.org>  Wed, 28 Sep 2016 22:45:18 +0200

phabricator (0~git20160124-1) unstable; urgency=medium

  * New snapshot release
  * Updated debian/copyright
  * Provide a more complete manpage for arcanist (closes: #812210)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Sun, 24 Jan 2016 00:19:32 +0100

phabricator (0~git20150906-1) unstable; urgency=medium

  * New snapshot release
  * use dpkg-statoverride in postinst/postrm (closes: #792140)
  * fixed apache config file for php-fpm (closes: #795256)
  * removed debian patch as it is no longer needed

 -- Richard Sellam <richard.sellam@orvidia.fr>  Sun, 06 Sep 2015 15:18:40 +0200

phabricator (0~git20150803-1) unstable; urgency=medium

  * New snapshot release (closes: #789760)
  * renamed arcanist bash-completion file (closes: #791632)
  * depends on same version for libphutil (closes: #794462)
  * added php5-mysqlnd alternative depends (closes: #792136)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Mon, 03 Aug 2015 23:28:35 +0200

phabricator (0~git20150613-1) unstable; urgency=medium

  * New snapshot release (closes: #787805)
  * fixed typo in logrotate script (closes: #787645)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Sat, 13 Jun 2015 10:52:10 +0200

phabricator (0~git20150525-1) unstable; urgency=medium

  * New snapshot release
  * fix update postinst when using nginx (closes: #784221)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Mon, 25 May 2015 22:45:19 +0200

phabricator (0~git20150428-1) unstable; urgency=medium

  * New snapshot release
  * fixed nginx configuration (closes: #779705)
  * start mysql before phd daemons, if available (closes: #780260, #780265)
  * fixed log files permissions (closes: #781825)
  * added spanish translation (closes: #783566)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Tue, 28 Apr 2015 03:01:19 +0200

phabricator (0~git20150211-1) unstable; urgency=medium

  * New snapshot release
  * updated german translation
  * fixed daemons not starting with unprivileged user

 -- Richard Sellam <richard.sellam@orvidia.fr>  Wed, 11 Feb 2015 14:13:38 +0100

phabricator (0~git20150129-2) unstable; urgency=medium

  * properly clean on purge (closes: #776666)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Sat, 31 Jan 2015 08:16:29 +0100

phabricator (0~git20150129-1) unstable; urgency=medium

  * New snapshot release
  * restricted access to local config file (closes: #775479)
  * moved local config file to /var/lib/phabricator (closes: #775478)
  * switched mysql-server dependency to recommends (closes: #773536)
  * use /run instead of /var/run (closes: #775803)
  * prevent package reinstall from overwritting local changes (closes: #776288)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Thu, 29 Jan 2015 00:15:58 +0100

phabricator (0~git20141130-1) unstable; urgency=medium

  * New upstream version
  * avoid mysql configuration in postinst if no credential provided
    (closes: #769534)
  * added portuguese to debconf translations (closes: #769615)
  * added german to debconf translations (closes: #768965)
  * added logrotate on phd log files
  * fixed po-debconf messages inconsistencies (closes: #768201)
  * added dutch to debconf translations (closes: #771597)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Sun, 30 Nov 2014 23:52:12 +0100

phabricator (0~git20141101-1) unstable; urgency=medium

  * New upstream version
  * renamed translation po files so that they are used (closes: #767636)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Sat, 01 Nov 2014 23:20:06 +0100

phabricator (0~git20141023-2) unstable; urgency=medium

  * arc & arcanist are conflicting. Make them conflict for real
    (Closes: #766955)

 -- Sylvestre Ledru <sylvestre@debian.org>  Tue, 28 Oct 2014 13:53:09 +0100

phabricator (0~git20141023-1) unstable; urgency=medium

  * Initial release (closes: #703046)

 -- Richard Sellam <richard.sellam@orvidia.fr>  Thu, 23 Oct 2014 20:49:26 +0200