File: changelog

package info (click to toggle)
scuttle 0.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,508 kB
  • ctags: 1,956
  • sloc: php: 8,036; sh: 127; makefile: 48; sql: 43
file content (123 lines) | stat: -rw-r--r-- 4,591 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
scuttle (0.7.4-6) unstable; urgency=high

  * Conditionally call wwwconfig-common/restart.sh
    in postrm script (Closes: #606688); Thanks HIGUCHI Daisuke.

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Wed, 15 Dec 2010 15:43:14 -0200

scuttle (0.7.4-5) unstable; urgency=low

  * Many PHP warnings (Closes: #571804)
    - Changed date_default_timezone.patch; setting default timezone
      in config.inc.php instead of index.php.
    - Fixed deprecated eregi function
    - Fixed deprecated split function

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Fri, 12 Mar 2010 11:42:48 -0300

scuttle (0.7.4-4) unstable; urgency=low

  * Many PHP warnings (Closes: #571804)
    - Assigning the return value of new by reference is deprecated
    - Fixed default timezone
  * Setting PHP dependency to >= 5.1.0
  * Wrapping depends field
  * Changing my email for Debian address
  * Removed DM-Upload-Allowed field
  * Updated Standards-Version to 3.8.4 (no changes)

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Sat, 06 Mar 2010 11:29:42 -0300

scuttle (0.7.4-3) unstable; urgency=low

  * Added Japanese debconf template translation (Closes: #554108)

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Tue, 22 Dec 2009 10:25:25 -0200

scuttle (0.7.4-2) unstable; urgency=low

  * Fixed patches headers
  * Removing cdbs references and bumping package to debhelper 7
  * Updated Standards-Version to 3.8.3
  * Added DM-Upload-Allowed control field
  * Renamed functions.inc.php.diff file to using_php-gettext_package.patch
  * Renamed header.inc.php.diff file to moving_config_to_etc.patch
  * Fixed base URL to work with https (Closes: #546002)
    Thanks Jeffrey C. Carlyle
  * Removed po-debconf dependency
  * Added httpd with alternative to apache2

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Fri, 18 Sep 2009 12:35:00 -0300

scuttle (0.7.4-1) unstable; urgency=low

  * New Upstream Release
  * Updated debian/config.inc.php.diff
  * Updated copyright
  * Changed VCS information from upstream VCS to maintainers VCS
  * Updated Standards-Version to 3.8.0

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Wed, 16 Jul 2008 13:54:52 -0300

scuttle (0.7.2-8) unstable; urgency=low

  * Added Spanish debconf templates translation (Closes: #460874)
  * Added Vcs-Svn and Vcs-Browser fields on debian/control

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Tue, 15 Jan 2008 18:11:14 -0200

scuttle (0.7.2-7) unstable; urgency=low

  * Added Finnish debconf templates translation (Closes: #457428)
  * Fixed a typo in the debconf templates
  * Updated Standards-Version to 3.7.3

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Thu, 03 Jan 2008 18:12:43 -0200

scuttle (0.7.2-6) unstable; urgency=low

  * Added Dutch debconf templates translation (Closes: #450990)

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Tue, 13 Nov 2007 13:56:48 -0200

scuttle (0.7.2-5) unstable; urgency=low

  * Added Galician debconf templates translation (Closes:#444760)

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Sun, 30 Sep 2007 18:06:16 -0300

scuttle (0.7.2-4) unstable; urgency=low

  * Replaced dbc_load_include_args by dbc_generate_include_args in
    scuttle.postinst, fixing args in database.php.

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Thu, 13 Sep 2007 17:11:38 -0300

scuttle (0.7.2-3) unstable; urgency=low

  * Fixed debconf configuration file to database.php 
  * Removed php4, php4-mysql, apache and apache-ssl from control depends
  * Removed questions from debconf to configure apache and apache-ssl (Closes: #434049)
  * Removed db_set from "locale" debconf template
  * Added German debconf templates translation (Closes: #434176, #438622)
  * Added French debconf templates translation (Closes: #435492, #441154)
  * Added Russian debconf templates translation (Closes: #436067)
  * Added Vietnamese debconf templates translation
  * Added Swedish debconf templates translation (Closes: #435925)
  * Added Portuguese debconf templates translation (Closes: #436225)
  * Added Czech debconf templates translation (Closes: #437057)

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Fri, 03 Aug 2007 11:04:34 -0300

scuttle (0.7.2-2) unstable; urgency=low

  * Removed useless part in description  (Closes: #433534)

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Tue, 17 Jul 2007 19:15:45 -0300

scuttle (0.7.2-1) unstable; urgency=low

  * Initial release (Closes: #362114)

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Thu, 7 Jun 2007 11:45:03 -0300