File: changelog

package info (click to toggle)
allegro5 2%3A5.0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 14,856 kB
  • ctags: 15,948
  • sloc: ansic: 87,540; cpp: 9,693; objc: 3,491; python: 2,057; sh: 829; makefile: 93; perl: 37; pascal: 24
file content (108 lines) | stat: -rw-r--r-- 3,722 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
allegro5 (2:5.0.10-3) unstable; urgency=medium

  [ Andreas Rönnquist ]
  * Change my email address to @d.o.

  [ Tobias Hansen ]
  * Change Build-Dependency to libjpeg-dev for the libjpeg-turbo
    transition (Closes: #763465).
  * Add lintian-override for source-is-missing false positive.
  * Bump Standards-Version to 3.9.5.

 -- Tobias Hansen <thansen@debian.org>  Tue, 30 Sep 2014 22:42:21 +0200

allegro5 (2:5.0.10-2) unstable; urgency=low

  [ Andreas Rönnquist ]
  * Add pandoc-data to Build-Depends-Indep (Closes: #724157)

  [ Tobias Hansen ]
  * Make Vcs-* fields in debian/control canonical.

 -- Tobias Hansen <thansen@debian.org>  Mon, 23 Sep 2013 23:22:29 +0200

allegro5 (2:5.0.10-1) unstable; urgency=low

  * New upstream release.
  * Delete patch fix-make-converters-py.patch,
    was applied upstream.
  * Remove unused lintian override hyphen-used-as-minus-sign.

 -- Tobias Hansen <thansen@debian.org>  Mon, 17 Jun 2013 22:20:03 +0200

allegro5 (2:5.0.9-1) unstable; urgency=low

  * New upstream release.
  * Add patch fix-make-converters-py.patch:
    - Fixes make_converters.py after enum ALLEGRO_PIXEL_FORMAT was
      moved from bitmap.h to color.h.
  * Refresh patches:
    - fix-fallback-path-max.patch
    - fix-manpage-generation-script.patch
  * Add new symbols to symbols files:
    - liballegro-dialog5.0.symbols:
      al_init_native_dialog_addon
      al_shutdown_native_dialog_addon
    - liballegro5.0.symbols:
      al_set_display_icons
  * Add epoch to version numbers in symbol files.
  * Install new headers.
  * Bump Standards-Version to 3.9.4 (no changes needed).

 -- Tobias Hansen <thansen@debian.org>  Sun, 24 Feb 2013 18:03:26 +0100

allegro5 (2:5.0.8-1) unstable; urgency=low

  [Tobias Hansen]
  * New upstream release.
  * Remove patches that were applied upstream:
    - adjust-some-primitive-tests.patch
    - fix-python-indent.patch
    - rename-scanline_drawers.c-to-scanline_drawers.inc.patch
    - add-file-generation-script.patch
    - fix-prefixes-in-gl_ext_api.patch
    - fix-al_fputc-on-big-endian.patch
  * Modify patches that were partly applied upstream:
    - fix-manpages.patch
    - require-directx_shaders.c-only-on-windows.patch
  * Add new symbol al_create_builtin_font to liballegro5.0.symbols.
  * Move pandoc from Build-Depends to Build-Depends-Indep.

  [Andreas Rönnquist]
  * Update fix-fallback-path-max.patch to include all places where
    PATH_MAX is used.

 -- Tobias Hansen <thansen@debian.org>  Fri, 23 Nov 2012 22:58:21 +0100

allegro5 (2:5.0.7-3) unstable; urgency=low

  [Tobias Hansen]
  * Make override_dh_installexamples an indep override. (Closes: #689365)
  * Add patch fix-al_fputc-on-big-endian.patch:
    - Fixes al_fputc on bigendian systems and makes the test suite succeed.
      (Closes: #689369)
  * Make liballegro5-dev and its reverse dependencies Priority: extra,
    because it conflicts with liballegro4-dev.
  * Change my email address in debian/control to the debian.org one.

  [Andreas Rönnquist]
  * Add patch fix-fallback-path-max.patch - fixes FTBFS on Hurd
    (Closes: #689366)

 -- Tobias Hansen <thansen@debian.org>  Sun, 07 Oct 2012 15:25:23 +0200

allegro5 (2:5.0.7-2) unstable; urgency=low

  * Lowercase the first words of short descriptions in debian/control.
  * Include examples/data in allegro5-doc.
  * Install examples more elegantly (list omitted files instead of
    the included ones).
  * Add comments to the override_dh_auto_configure target in debian/rules.

 -- Tobias Hansen <tobias.han@gmx.de>  Tue, 18 Sep 2012 01:04:22 +0200

allegro5 (2:5.0.7-1) unstable; urgency=low

  * Initial release (Closes: #612778)

 -- Tobias Hansen <tobias.han@gmx.de>  Wed, 22 Aug 2012 10:51:54 +0200