Adding side stream changes to Maemian. Working to integrate full upstream libraries...
[maemian] / nokia-lintian / testset / maintainer-scripts / debian / changelog
1 maintainer-scripts (7+dfsg-0.1) unstable; urgency=low
2
3   * Doing an upload for QA  but I fail to give it a correct version number,
4     have some uploaders, and also fail to mention it... Bad me ;)
5
6  -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sun, 18 Apr 2004 02:05:29 +0200
7
8 maintainer-scripts (6.1) unstable; urgency=low
9
10   * I made this entry on my local PC, oops ;)
11
12  -- Jeroen van Wolffelaar <jeroen@mordor>  Sat, 21 Feb 2004 18:29:37 +0100
13
14 maintainer-scripts (6) unstable; urgency=low
15
16   * added ldconfig calls to postrm to check test the postrm tests
17     from shared-libs
18
19  -- Frank Lichtenheld <djpig@debian.org>  Sat, 21 Feb 2004 18:29:36 +0100
20
21 maintainer-scripts (5) unstable; urgency=low
22
23   * added bash style arrays to postinst, this one is for you Torsten (-:
24
25  -- Sean 'Shaleh' Perry <shaleh@debian.org>  Fri, 30 Mar 2001 23:27:06 -0800
26
27 maintainer-scripts (4) unstable; urgency=low
28
29   * added a here document to the prerm, along with two more bashisms
30   * made postrm a bash script to check that bash scripts are not searched
31
32  -- Sean 'Shaleh' Perry <shaleh@debian.org>  Mon, 26 Feb 2001 13:02:57 -0800
33
34 maintainer-scripts (3) unstable; urgency=low
35
36   * Added check for '.' called as '. foo || bar', lintian 1.11.15 failed this
37    thinking the '||' was a argument.
38   * also added an invalid call to '. foo bar'
39   * postinst now has a space between the #! and /bin/sh to test the interpreter
40     checking code.
41
42  -- Sean 'Shaleh' Perry <shaleh@debian.org>  Tue,  9 Jan 2001 23:06:25 -0800
43
44 maintainer-scripts (2) unstable; urgency=low
45
46   * Fix location of changelog.
47   * prerm and postrm do 'update-alternatives --remove'; should only complain
48     about postrm.
49
50  -- Colin Watson <cjw44@flatline.org.uk>  Fri, 29 Dec 2000 06:01:24 +0000
51
52 maintainer-scripts (1) unstable; urgency=low
53
54   * Initial version
55   * postinst and prerm set the usr/doc symlink
56
57  -- Sean 'Shaleh' Perry <shaleh@debian.org>  Thu, 16 Nov 2000 09:11:40 -0800