File: changelog

package info (click to toggle)
javascript-common 11
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 80 kB
  • sloc: sh: 110; makefile: 2
file content (150 lines) | stat: -rw-r--r-- 5,528 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
javascript-common (11) unstable; urgency=low

  * Test if obsolete /etc/apache2/conf.d/ was removed by user before
    touching it (Closes: #718249); Thanks Jean-Michel Vourgère.
  * Improving clean up for fresh installs.

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Mon, 29 Jul 2013 11:36:13 -0300

javascript-common (10) unstable; urgency=low

  * Downgrading webservers relation from 'recommends' to 'suggests'

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Sun, 28 Jul 2013 19:46:24 -0300

javascript-common (9) unstable; urgency=low

  [ Jean-Michel Vourgère ]

  * Fixed lighttpd test of preexisting link. (Closes: #712072)
  * Reload apache2/lighttpd ourself, drop dependency on wwwconfig-common.
   (Closes: #638200)
  * Make lintian happy:
    . Bumped standard to 3.9.4 (no change required).
    . Canonicalize control vcs-fields.
  * Make piuparts happy: (Closes: #603205)
    . Remove conf-enabled/ on postrm if empty.
    . Remove obsolete dir conf.d/ if empty on configure.
  * Moved /etc/javascript-common conffiles into their final conf-available
    locations.
    conf-enabled/ and conf.d files are now proper links on conf-available ones.
    . New maintscript.
    . Renamed source file lighttpd.conf into 90-javascript-alias.conf.
    . Bumped to compat level 9.
    . Adjusted Depends on debhelper >= 9
  * Add copyright format version.
  * Changed set up for apache2.4 (Closes: #710475)
    . Build-Depends on dh-apache2.
    . New debian/apache2 file with dh_apache2 settings.
    . Added --with apache2 to debian/rules.
    . Changed Suggests: into Recommends: http.
  * Disable lighttpd conf in prerm remove. Temporarily store the fact that user
    manually disabled our configuration. In that case, do not reinstall link on
    configure. See README.lighttpd_removal. (Downgrades #474913)

  [ Marcelo Jorge Vieira ]

  * Removed Steve Kemp from Uploaders

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Sun, 28 Jul 2013 18:10:52 -0300

javascript-common (8) unstable; urgency=low

  * Upgranding Standards-Version to 3.9.1 (no changes);
  * Changing my email for Debian address;
  * Changed "javascript" from lowercase to CamelCase
    in short description (Closes: #570675);
  * Removed DM-Upload-Allowed field;
  * Adding configuration for lighttpd (Closes: #594953)
    Thanks Rogério Brito <rbrito@ime.usp.br>;
  * Switch to dpkg-source 3.0 (quilt) format.

 -- Marcelo Jorge Vieira (metal) <metal@debian.org>  Mon, 27 Sep 2010 14:47:35 -0300

javascript-common (7) unstable; urgency=low

  * Removing myself from uploaders.
  * Updating package to standards version 3.8.3.
  * Minimizing rules file.
  * Wrapping uploaders field.

 -- Daniel Baumann <daniel@debian.org>  Wed, 26 Aug 2009 17:23:45 +0200

javascript-common (6) unstable; urgency=low

  [ Marcelo Jorge Vieira ]
  * Updated Standards-Version to 3.8.1
  * Removed the Indexes option from Apache configuration (Closes: #529708)
  * Added DM-Upload-Allowed control field
  * Fixed my name in debian/control

  [ Daniel Baumann ]
  * Prefixing debhelper files with package name

 -- Marcelo Jorge Vieira (metal) <metal@alucinados.com>  Mon, 25 May 2009 00:46:00 -0300

javascript-common (5) unstable; urgency=high

  * Conditionally call wwwconfig-common/restart.sh in postrm script
    (Closes: #499362).

 -- Daniel Baumann <daniel@debian.org>  Thu, 18 Sep 2008 11:11:00 +0200

javascript-common (4) unstable; urgency=medium

  * Downgrading relation to 'apache2 | httpd' from recommends to suggests
    (Closes: #496259).

 -- Daniel Baumann <daniel@debian.org>  Wed, 27 Aug 2008 13:20:00 +0200

javascript-common (3) unstable; urgency=medium

  * Adding httpd alternative to apache2 recommends, thanks to Gregory
    Colpart <reg@evolix.fr> (Closes: #485211).
  * Removing superfluous lintian override from debhelper install file,
    this is already taken care of by the lintian debhelper.
  * Using lintian debhelper to install lintian overrides.
  * Updating package to debhelper 7.
  * Updating to standards 3.8.0.

 -- Daniel Baumann <daniel@debian.org>  Mon,  9 Jun 2008 16:32:00 +0200

javascript-common (2) unstable; urgency=low

  [ Steve Kemp ]
  * Added myself to the uploaders

  [ Daniel Baumann ]
  * Downgrading relation to apache2 from depends to recommends
    (Closes: #477475).
  * Rewrapping copyright file.
  * Removing double-whitespaces.
  * Updating vcs fields in control file.
  * Setting maintainer field to javascript group.

 -- Daniel Baumann <daniel@debian.org>  Sat, 10 May 2008 19:28:00 +0200

javascript-common (1) unstable; urgency=low

  [ Marcelo Jorge Vieira ]
  * Initial Release.

  [ Daniel Baumann ]
  * Adding vcs fields in control.
  * Adding myself as comaintainer.
  * Removing some empty line seperators from maintainer scripts again
    which I have added before.
  * Rewrapping debhelper install file.
  * Creating javascript directory through debhelper dirs file.
  * Installing lintian override through debhelper install file.
  * Simplyfing, rewrapping and improving language in README.Debian.
  * Removing doublette of README.Debian.
  * Rewriting and simplyfing maintainer scripts.
  * Rewriting copyright in machine-interpretable format.
  * Rewrapping package description.
  * Removing shlibs depends, this package is arch all.
  * Replacing cdbs based rules with plain debhelper.
  * Bumping package to debhelper 6.
  * Switching order of directory options to apache default.

 -- Daniel Baumann <daniel@debian.org>  Sun, 30 Mar 2008 00:33:00 +0100