File: changelog

package info (click to toggle)
gimp-gap 2.6.0%2Bdfsg-4
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 20,720 kB
  • ctags: 7,997
  • sloc: ansic: 119,817; sh: 3,890; makefile: 932; lisp: 97; pascal: 55
file content (172 lines) | stat: -rw-r--r-- 6,218 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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
gimp-gap (2.6.0+dfsg-4) unstable; urgency=low

  * Bug fix: "FTBFS: ld: gap_resi_dialog.o: undefined reference to symbol
    'floor@@GLIBC_2.2.5'", thanks to David Suárez (Closes:
    #713692). (Add -lm to LDFLAGS).

 -- Thibaut Paumard <thibaut@debian.org>  Tue, 30 Jul 2013 11:36:58 +0200

gimp-gap (2.6.0+dfsg-3) unstable; urgency=low

  * Bug fix: "FTBFS: gimphelpui.h:23:2: error: #error &quot;Only
    &lt;libgimpwidgets/gimpwidgets.h&gt; can be included directly.&quot;",
    thanks to Lucas Nussbaum (Closes: #674393).
  * Add homepage
  * Bump standards version

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Thu, 24 May 2012 19:06:04 +0200

gimp-gap (2.6.0+dfsg-2) unstable; urgency=low

  * Bug fix: "gimp-gap version 2.6.0+dfsg-1 failed to build on amd64 with
    GCC-4.6", thanks to Daniel T Chen (Closes: #639850) (Ubuntu patch
    applied). Also fixed other implicit declarations.
  * Bug fix: "Please Build-Depends on libjpeg-dev, not libjpeg62-dev",
    thanks to Bill Allombert (Closes: #641696).
  * Checked against policy 3.9.2
  * Convert to 3.0 (quilt) format
  * Add DEP-3 headers to the two patches
  * Change short and long description to remove "The" from the synopsis
  * Bug fix: "FTBFS: gap_arr_dialog.c:1862:10: error: format not a string
    literal and no format arguments [-Werror=format-security]", thanks to
    Didier Raboud (Closes: #643387). (added patch format-security)
  * Removed control.in
  * Suggests: mplayer -> Recommends: mplayer

 -- Thibaut Paumard <paumard@users.sourceforge.net>  Tue, 27 Sep 2011 23:38:26 +0200

gimp-gap (2.6.0+dfsg-1) unstable; urgency=low

  * Remove convenience copies of external libraries libmpeg3
    (Closes: #537727) and ffmpeg (Closes: #537725).
  * Bug fix: "implicit pointer conversions", thanks to dann frazier
    (Closes: #536528).
  * add ${misc:Depends} in the dependencies (lintian warning).
  * set debhelper compatibility level to 7 (lintian warning).
  * Changed all -1 dependencies to -1~ to make backporting easier
    (suggested by lintian).
  * mangle version in watch file (suggested by lintian).
  
 -- Thibaut Paumard <paumard@users.sourceforge.net>  Thu, 06 Aug 2009 16:28:59 +0200

gimp-gap (2.6.0-2) unstable; urgency=low

  * Use 2.4.0-2 as the basis for this release instead, so we keep all
    of Thibaut's changes and keep him as the maintainer
    (Closes: #537724)

 -- Ari Pollak <ari@debian.org>  Mon, 20 Jul 2009 19:39:15 -0400

gimp-gap (2.6.0-1) unstable; urgency=low

  * New upstream release

 -- Ari Pollak <ari@debian.org>  Tue, 07 Jul 2009 22:14:02 -0400

gimp-gap (2.4.0-2) unstable; urgency=low

  * New maintainer. Closes: 448297
  * Backported fix to a bug which would crash GAP when trying to work on
    450x1 pixel images. Closes: 355155
  * Include real documentation (*.txt) instead of empty README
    file (Closes: 465730). Remove useless AUTHORS file.
  * Changed all -1 dependencies to -1~ to make backporting easier
    (suggested by lintian).
  * Checked against policy 3.7.3, no changes warranted.
  * Remove empty directory /usr/lib/gimp-gap-2.4.
  * Fixed copyright file (which lacked an unambiguous copyright
    statement).
  
 -- Thibaut Paumard <paumard@users.sourceforge.net>  Thu, 14 Feb 2008 16:50:34 +0100

gimp-gap (2.4.0-1) unstable; urgency=low

  * New upstream release
  * Add dependency on gimp >= 2.4.0

 -- Ari Pollak <ari@debian.org>  Wed, 30 Jan 2008 11:07:56 -0500

gimp-gap (2.2.2-1) unstable; urgency=low

  * New upstream release (Closes: #448296)
  * Don't build with liba52 since we're not building ffmpeg
  * Dynamically link against libmpeg3
  * ffmpeg and audiosupport should be fixed eventually; I just wanted to
    get a new version out there.

 -- Ari Pollak <ari@debian.org>  Sat, 27 Oct 2007 17:19:02 -0400

gimp-gap (2.2.0-2.1) unstable; urgency=medium

  * Non-maintainer upload to fix crash wehn duplicating images.
  * Added debian/patches/gap_thumbnail-free.diff backported from version
    2.2.1, thanks to John Wright for the patch. (Closes: #383823)

 -- Margarita Manterola <marga@debian.org>  Sun, 27 Aug 2006 19:54:00 -0300

gimp-gap (2.2.0-2) unstable; urgency=low

  * Update to fix RC bug since there hasn't been any activity from
    the maintainer on it.
  * debian/rules:
    - Don't build with ffmpeg support. It's not mature enough and the build
      system for it is really screwy. (Closes: #341857)
    - Add -la52 to LDFLAGS
  * debian/control:
    - Add liba52-0.7.4-dev | liba52-dev to build-depends since it used
      to be provided in ffmpeg
    - Remove unnecessary dependencies on build-essential and patchutils
    - Add Suggests: mplayer

 -- Ari Pollak <ari@debian.org>  Fri, 16 Dec 2005 00:11:11 -0500

gimp-gap (2.2.0-1) unstable; urgency=low

  * New upstream release (Closes: #336626)
  * debian/rules:
    - Removed dynamic generation of debian/control
    - Added the following build options:
      --disable-audio-support
      --disable-libxvidcore
      --with-preinstalled-libmpeg3
      --with-preinstalled-libmpeg3=/usr/lib/libmpeg3.a
  * debian/control:
    - Added build dependency on libmpeg3-dev  
  * debian/patches:
    - FTBFS on GNU/kFreeBSD patch by Aurelien Jarno <aurel32@debian.org>
    (Closes: #336916)

 -- Emil Soleyman-Zomalan <emil@nishra.com>  Mon, 31 Oct 2005 23:29:24 -0800

gimp-gap (2.0.2-4) unstable; urgency=low

  * debian/rules:
    - Replace top-level README with gap/README. (Closes: #287916)
  
 -- Emil Soleyman-Zomalan <emil@nishra.com>  Thu, 30 Dec 2004 23:49:43 -0800

gimp-gap (2.0.2-3) unstable; urgency=low

  * debian/control.in: 
    - Added build dependency on libxml-parser-perl. 
      (Closes: #266360, #266250)

 -- Emil Soleyman-Zomalan <emil@nishra.com>  Tue, 17 Aug 2004 13:38:51 -0700

gimp-gap (2.0.2-2) unstable; urgency=low

  * Initial upload to Debian. (Closes: #252727)

 -- Emil Soleyman-Zomalan <emil@nishra.com>  Wed, 28 Jul 2004 09:44:32 -0700

gimp-gap (2.0.2-1) unstable; urgency=low

  * New upstream release

 -- Emil Soleyman-Zomalan <emil@nishra.com>  Sun, 11 Jul 2004 20:50:08 -0700

gimp-gap (2.0.1-1) unstable; urgency=low

  * Initial release.

 -- Emil Soleyman-Zomalan <emil@nishra.com>  Sun,  2 May 2004 09:31:17 -0700