File: changelog

package info (click to toggle)
libopengl-perl 0.54.alan1-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 728 kB
  • ctags: 754
  • sloc: perl: 5,536; ansic: 3,462; makefile: 44
file content (125 lines) | stat: -rw-r--r-- 4,065 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
libopengl-perl (0.54.alan1-8) unstable; urgency=low

  * Clean library dependencies:
    + remove build-dependencies on libxi-dev and libxmu-dev
    + add build-depency on libx11-dev
    + libglu1-xorg-dev is a transitional package; build-depend on
      libglu1-mesa-dev | libglu-dev instead
    + ditto for xlibmesa-gl-dev, replace it with libgl1-mesa-dev
    + explicitly specify only the needed libraries for the linker
  * Don't ignore the result value of 'make distclean'.

 -- Niko Tyni <ntyni@iki.fi>  Mon, 16 Oct 2006 23:58:56 +0300

libopengl-perl (0.54.alan1-7) unstable; urgency=low

  * Not a native package anymore.
  * Added my self as an uploader.

 -- Alexis Sukrieh <sukria@debian.org>  Tue,  3 Oct 2006 19:19:21 +0200

libopengl-perl (0.54.alan1-6) unstable; urgency=medium

  * Use $(CURDIR) [make] instead of $(PWD) [sh] to fix sudo issues. 
    (Closes: #389879)
  * Urgency set to medium because of an RC bug fix.

 -- Niko Tyni <ntyni@iki.fi>  Thu, 28 Sep 2006 23:21:46 +0300

libopengl-perl (0.54.alan1-5) unstable; urgency=low

  [ gregor herrmann ]
  * New Maintainer: Debian Perl Group.
  * Ack NMU (closes: #377990).
  * Remove empty /usr/share/perl5 directory from package.

  [ Gunnar Wolf ]
  * Added build-dependency on libxmu-dev

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 21 Sep 2006 17:47:33 -0500

libopengl-perl (0.54.alan1-4.1) unstable; urgency=low

  * NMU to fix a Failure To Build From Source: added a dependency on
    libxi-dev. (Closes: #377990)

 -- Margarita Manterola <marga@debian.org>  Wed, 19 Jul 2006 12:47:48 -0300

libopengl-perl (0.54.alan1-4) unstable; urgency=low

  * Adopting package (Closes: #279799).

 -- David Moreno Garza <damog@debian.org>  Sat,  3 Jun 2006 04:40:26 -0500

libopengl-perl (0.54.alan1-3.1) unstable; urgency=low

  * Applied patch by Carlo Segre checking for the existence of some symbols
    insteaed of just assuming it (Closes: #322646)
  * Patch by Carlo Segre also fixes stale dependencies, allowing to build with
    xorg
  * Patch by Carlo Segre bumps up standards-version to 3.6.2
  * In short: Thanks, Carlo! ;-)

 -- Gunnar Wolf <gwolf@debian.org>  Mon, 23 Jan 2006 18:43:27 -0600

libopengl-perl (0.54.alan1-3) unstable; urgency=low

  * QA Upload
  * Change maintainer to QA Group
  * Fix download location in copyright file
  * Acknowledge NMU (Closes: #245440)

 -- Frank Lichtenheld <djpig@debian.org>  Sun,  6 Feb 2005 17:30:41 +0100

libopengl-perl (0.54.alan1-2.1) unstable; urgency=low

  * NMU
  * Also build-dep on xlibmesa-glu-dev | libglu1-mesa-dev. Closes: #245440

 -- Andreas Barth <aba@not.so.argh.org>  Sat, 26 Jun 2004 23:42:06 +0200

libopengl-perl (0.54.alan1-2) unstable; urgency=low

  * Conditionalise references GL_SOURCE3_RGB_EXT et al now that they're no
    longer defined in the xlibmesa-gl headers,
  Closes: #238617

 -- Stephen Zander <gibreel@debian.org>  Thu, 18 Mar 2004 23:30:54 -0800

libopengl-perl (0.54.alan1-1) unstable; urgency=low

  * New maintainer,
  Closes: #206883
  * Given that the original upstream seems to have abandoned this package,
    include the work done by Antti Lankila <alankila@elma.fi> (sourced
    from http://www.saunalahti.fi/~s7l2/opengl/) as part of the upstream
    package
  * No longer link against libXIE.so,
  Closes: #144554, #193292

 -- Stephen Zander <gibreel@debian.org>  Fri, 30 Jan 2004 22:27:31 -0800

libopengl-perl (0.54-1.2) unstable; urgency=low

  * Uploading with maintainer set to QA group
  * debian/copyright: include mention of Perl license
  * debian/control: fixed long description line (closes: #131204)
  * patched examples to use correct interpreter path (closes: #127424)

 -- Andrew Pollock <apollock@debian.org>  Sat, 15 Nov 2003 19:11:33 +1100

libopengl-perl (0.54-1.1) unstable; urgency=low

  * NMU.
  * Rebuilt against perl 5.8.
  * Build-Depends on libglut3-dev.

 -- Ben Burton <benb@acm.org>  Sun,  1 Sep 2002 15:48:33 +1000

libopengl-perl (0.54-1) unstable; urgency=low

  * Initial Release.

 -- Paolo Molaro <lupus@debian.org>  Sun, 11 Nov 2001 16:06:35 +0100