File: changelog

package info (click to toggle)
gtk2-engines-magicchicken 1.1.1-9
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 1,340 kB
  • ctags: 328
  • sloc: sh: 7,120; ansic: 4,999; makefile: 101
file content (203 lines) | stat: -rw-r--r-- 7,413 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
gtk2-engines-magicchicken (1.1.1-9) unstable; urgency=low

  * QA upload.
  * Move away from automake1.7 to avoid missing _LT_DECL_SED macro.
    (Closes: #628329)
  * Drop deprecated dh_gtkmodules

 -- Neil Williams <codehelp@debian.org>  Sat, 28 May 2011 16:28:10 +0100

gtk2-engines-magicchicken (1.1.1-8) unstable; urgency=low

  * QA upload (closes: #543739).
  * Set Maintainer to Debian QA Group <packages@qa.debian.org>.
  * Switch to source format 3.0 (quilt).
  * Run autoreconf at build time (closes: #493148) to fix missing files on
    kfreebsd-*. Thanks to Petr Salinger for the bug report.
    + Build-depend on automake1.7, autoconf, libtool.
    + Remove autom4te.cache in the clean target.
    + Build out-of-tree to ease cleaning.
    + Check if a shared library was created to avoid similar breakages in the
      future.
  * Don't make backup copies of config.{guess,sub}, just remove them in the
    clean target.
  * Remove *.la files from the binary package.
  * Upstream appears to be dead:
    + Drop the homepage field (closes: #305264). Thanks to Alex Stewart for
      the bug report.
    + Drop watch file (closes: #450365). Thanks to Raphael Geissert for the
      bug report.
  * Bump standards version to 3.9.1 (no changes needed).
  * Remove commented out commands from debian/rules.
  * Bump debhelper compat level to 7.
    + Use dh_prep istead of dh_clean -k.
  * Run dh_clean in the clean target.
  * Remove config.status in the clean target.
  * Don't declare build-dependency on a version of a package with a -1 Debian
    revision.
  * Add copyright notice to debian/copyright.
  * Don't refer to versionless symlink to the GPL license in debian/copyright.
  * Drop debian/dirs and dh_installdirs calls from debian/rules.

 -- Jakub Wilk <jwilk@debian.org>  Tue, 07 Sep 2010 13:55:49 +0200

gtk2-engines-magicchicken (1.1.1-7.1) unstable; urgency=low

  * Non-maintainer upload.
  * Gtk 2.10 transition; closes: #419299.
    - Build-depend on libgtk2.0-dev >= 2.10.1-1.
    - Call dh_gtkmodules.
    - Add ${misc:Depends}.

 -- Loic Minier <lool@dooz.org>  Fri, 27 Apr 2007 22:02:24 +0200

gtk2-engines-magicchicken (1.1.1-7) unstable; urgency=low

  * Memory lack bug  solution (closes: #302030)

 -- Jorge Octavio Ocharan Hernandez <ocharan@enurbana.net>  Fri, 8 Apr 2005 20:11:10 -0600

gtk2-engines-magicchicken (1.1.1-6) unstable; urgency=low

  * Maintainer changed (closes: #297852)

 -- Jorge Octavio Ocharan Hernandez <ocharan@enurbana.net>  Sat, 26 Mar 2005 23:37:42 -0600

gtk2-engines-magicchicken (1.1.1-5) unstable; urgency=low

  * debian/control:
    - New Maintainer address.
  * debian/rules:
    - Remove bashism when copying config.{sub,guess}.
  * Also closes: #250207 opened by the intent to NMU and not yet closed
    in the BTS.

 -- Sebastian Henschel <shensche@debian.org>  Sat,  7 Aug 2004 12:56:13 +0200

gtk2-engines-magicchicken (1.1.1-4.1) unstable; urgency=medium

  * NMU with maintainer approval.
  * Rebuilt with GTK+2.4 (Closes: #250207).

 -- Sebastien Bacher <seb128@debian.org>  Sat,  5 Jun 2004 16:24:13 +0200

gtk2-engines-magicchicken (1.1.1-4) unstable; urgency=low

  * Sponsor and bug reporter had been to fast, previous upload
    closes: #193312.
  * debian/rules:
    - Fixed some time stamp creation problem, closes: #213860.
  * debian/control:
    - Bumped Standards-Version to 3.6.1.0.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Mon, 10 Nov 2003 17:53:00 +0100

gtk2-engines-magicchicken (1.1.1-3) unstable; urgency=low

  * Fixed an autotools problem which prevented building on all archs.
    Now all Makefile.in and config.h.in files are touched before invocation
    of configure. *sigh*

 -- Sebastian Henschel <shensche@kodeaffe.de>  Wed, 14 May 2003 13:20:26 +0200

gtk2-engines-magicchicken (1.1.1-2) unstable; urgency=low

  * debian/control:
    - Added homepage to description.
    - Changed debhelper dependency to 4.
    - Bumped Standards-Version to 3.5.9.
  * debian/rules:
    - Fixed policy violation in transition to Standards-Version 3.5.7:
    default compilation options have changed.
  * debian/compat:
    - Created this file and set to its contents to 4.
  * debian/README.Debian:
    - Created this file and granted a wish, thus closes: #192203.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Wed, 14 May 2003 10:23:08 +0200

gtk2-engines-magicchicken (1.1.1-1) unstable; urgency=low

  * New upstream release (hopefully closes: #176568).
  * debian/control
    - Tweaked the description.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Tue, 21 Jan 2003 19:15:41 +0100

gtk2-engines-magicchicken (1.1.0-1) unstable; urgency=low

  * New upstream release.
  * debian/control
    - Bumped Build-depends: to depend on gtk2.2 (necessary).
    - Updated the description (author, name of each contained theme).
    - Added a version (>= 3.0) for debhelper in Build-depends: in order to
      correspond to DH_COMPAT in debian/rules.
  * debian/watch
    - Updated regex to match new name of tarball at the download source.
  * Rebuilt with gtk2.2.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Fri, 10 Jan 2003 19:12:07 +0100

gtk2-engines-magicchicken (1.0.3-1) unstable; urgency=low

  * New upstream release (closes: #172216).
  * Learned that it is _important_ to "lintian" the .changes file and _not_
    .deb. Thus made the following changes:
  * Removed the empty postinst and modified my local debhelper-autoscript.
  * Delete debian/files when executing target clean in debian/rules.
  * Removed libgtk2.0-0 from Depends: header, because it seems obsolete now
    (it is now inserted automatically by ${shlibs:Depends}.
  * Upgraded to 3.5.8 in Standards-Version.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Fri, 20 Dec 2002 10:05:22 +0100

gtk2-engines-magicchicken (1.0.2-1) unstable; urgency=low

  * New upstream release.
  * Maintainer changed (closes: #162412).
  * Renamed package to gtk2-engines-magicchicken (closes: #157386).
  * Converted debian/rules to a dh_make generated version.
  * Upgraded Standards-Version: to 3.5.7.
  * Added libgtk2.0-0 to Depends: header.
  * Added autotools-dev to Build-Depends: header.
  * Added an empty postinst to prevent dh_installdocs from deprecated
    linking from /usr/doc to /usr/share/doc.
  * Added debian/watch.
  * Added debian/docs.

 -- Sebastian Henschel <shensche@kodeaffe.de>  Sun, 24 Nov 2002 18:15:23 +0100

gtk-engines-mgicchikn (1.0.0-4) unstable; urgency=low

  * Put some more details in the description (Closes: #155590)

 -- Bastien Nocera <hadess@hadess.net>  Sun, 18 Aug 2002 20:04:44 +0100

gtk-engines-mgicchikn (1.0.0-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Rebuild against libgtk2.0-0png3.
  * Change build-dep to libgtk2.0-dev (>= 2.0.6).
  * Use ${shlibs:Depends} for Depends: field.

 -- Robert McQueen <robot101@debian.org>  Mon, 12 Aug 2002 11:23:53 +0100

gtk-engines-mgicchikn (1.0.0-3) unstable; urgency=low

  * Fix the progress bar widgets

 -- Bastien Nocera <hadess@hadess.net>  Tue,  9 Jul 2002 22:12:05 +0100

gtk-engines-mgicchikn (1.0.0-2) unstable; urgency=low

  * disable icon saturation, it causes weird memory corruption
  * fixed copyright

 -- Bastien Nocera <hadess@hadess.net>  Tue,  9 Jul 2002 04:32:50 +0100

gtk-engines-mgicchikn (1.0.0-1) unstable; urgency=low

  * Initial release

 -- Bastien Nocera <hadess@hadess.net>  Tue, 09 Jun 2002 02:19:25 +0100