[go: up one dir, main page]

File: changelog

package info (click to toggle)
colorcode 0.6.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 676 kB
  • ctags: 544
  • sloc: cpp: 4,828; makefile: 55
file content (60 lines) | stat: -rw-r--r-- 2,227 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
colorcode (0.6.1-1) unstable; urgency=low

  * New upstream release:
  
    - new french translation that I submitted upstream for inclusion in
    the source tree;
    
    - file colorcode32_xpm is now included in upstream;
  
  * debian/control: remove Build-Depends on imagemagick as the
    colorcode32_xpm is no more converted at build-tyme using 'convert';
  
  * debian/rules: remove call 'rm -f debian/colorcode32.xpm' in the clean
    target for the same reason as above;

  * debian/rules: remove calls in the clean target as make distclean now
    performs well the task, leaving the source tree effectively clean.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Wed, 17 Feb 2010 11:46:53 +0100

colorcode (0.6.0-1) unstable; urgency=low

  * New upstream version.
  
  * debian/rules: remove the renaming ColorCode=>colorcode because
    colorcode is now the qmake target binary.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Sun, 14 Feb 2010 22:23:09 +0100

colorcode (0.5.5-3) unstable; urgency=low

  * debian/control: remove the 'Build-Conflicts:
    graphicsmagick-imagemagick-compat' directive as the problem was fixed
    in debian version 0.5.5-2.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Mon, 08 Feb 2010 23:38:01 +0100

colorcode (0.5.5-2) unstable; urgency=low

  * debian/rules: call convert with '+matte' to ensure conversion of ico
    graphics file into xpm without handling the alpha channel in the ico
    file (some programs do not handle transparency and, in the present
    case, that feature is far from essential). See bug#560232 for details.
  
  * debian/control: bump Standards-Version to 3.8.4.

 -- Filippo Rusconi <rusconi-debian@laposte.net>  Mon, 08 Feb 2010 21:47:23 +0100

colorcode (0.5.5-1) unstable; urgency=low

  * Initial release (Closes: #553622);

  * debian/control: Build-Conflicts on graphicsmagick-imagemagick-compat
    as the 'convert' binary shipped by that package apparently converts
    ico to xpm in a buggy way (see Bug#560232) (thanks Lionel Elie Mamane
    <lionel@mamane.lu>);

  * Initial upload kindly sponsored by Lionel Elie Mamane <lionel@mamane.lu>.
  
 -- Filippo Rusconi <rusconi-debian@laposte.net>  Thu, 10 Dec 2009 10:27:10 +0100