source: pkg/vinnie/main/libgweather/trunk/debian/changelog @ 6651

Revision 6651, 7.2 KB checked in by alanbach-guest, 3 years ago (diff)
  • New upstream bugfix release
    • Sync'd with Debian 2.30.0-2
Line 
1libgweather (2.30.2-parsix1) unstable; urgency=low
2
3  * New upstream bugfix release
4  * Sync'd with Debian 2.30.0-2
5
6 -- Alan Baghumian <alan@technotux.org>  Sun, 04 Jul 2010 10:21:13 -0700
7
8libgweather (2.30.0-2) unstable; urgency=low
9
10  [ Emilio Pozuelo Monfort ]
11  * debian/control.in,
12    debian/rules:
13    - Switch to CDBS' python-autotools.mk.
14  * debian/source/format,
15    debian/patches/series,
16    debian/rules:
17    - Switch to quilt and source format 3.0 (quilt).
18  * debian/patches/99_ltmain_as-needed.patch:
19    - Refreshed.
20  * debian/libgweather-common.install:
21    - Install the icons here. Closes: #580244.
22  * debian/control.in:
23    - Standards-Version is 3.8.4, no changes needed.
24    - Tighten the -dev package dependency on the shared library package.
25
26 -- Josselin Mouette <joss@debian.org>  Fri, 07 May 2010 21:59:58 +0200
27
28libgweather (2.30.0-1) unstable; urgency=low
29
30  * New upstream stable release:
31    + debian/rules:
32      - Update SHVER to 2.30.0 because of API additions.
33
34 -- Sebastian Dröge <slomo@debian.org>  Mon, 12 Apr 2010 12:12:34 +0200
35
36libgweather (2.28.0-1) unstable; urgency=low
37
38  * New upstream release.
39  * debian/rules:
40    - Bump SHVER to 2.28.0 since there are API additions.
41  * debian/patches/01_python_include_dir.patch,
42    debian/patches/02_python__init__executable.patch:
43    - Removed, applied upstream.
44
45 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 22 Sep 2009 16:37:05 +0200
46
47libgweather (2.26.2.1-2) unstable; urgency=low
48
49  * debian/patches/02_python__init__executable.patch:
50    - Don't install __init__.py with executable permissions.
51  * debian/copyright:
52    - Updated, some files are licensed under the LGPL.
53
54 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sat, 29 Aug 2009 01:33:17 +0200
55
56libgweather (2.26.2.1-1) unstable; urgency=low
57
58  * Build the python bindings in python-gweather. Closes: #539091.
59    - libgweather/debian/patches/01_python_include_dir.patch:
60      Fix the build of the bindings out of tree.
61  * debian/copyright: add "Copyright" to the debian packaging copyright
62    notice.
63  * Standards-Version is 3.8.3, no changes needed.
64  * debian/watch: don't uupdate.
65  * New upstream bugfix release.
66
67 -- Emilio Pozuelo Monfort <pochu@debian.org>  Fri, 28 Aug 2009 23:32:22 +0200
68
69libgweather (2.26.1-1) unstable; urgency=low
70
71  * New upstream release.
72    + Does not use combo characters for degrees. Closes: #486523.
73  * Update build-dependencies.
74  * Bump shlibs version to 2.25.4.
75  * Build-depend on libglib2.0-doc and libgtk2.0-doc to ensure proper
76    xrefs.
77  * Standards version is 3.8.1.
78  * 01_compress_locations.patch and libgweather-common.compress:
79    removed, fixed upstream. Enable compression in configure flags
80    instead.
81  * Install documentation in libgweather-dev.
82  * Update list of copyright holders.
83
84 -- Josselin Mouette <joss@debian.org>  Sat, 25 Apr 2009 18:45:18 +0200
85
86libgweather (2.24.3-1) unstable; urgency=low
87
88  * New upstream release, only fixes LICENSE file.
89
90 -- Josselin Mouette <joss@debian.org>  Wed, 04 Mar 2009 17:09:20 +0100
91
92libgweather (2.24.2-2) experimental; urgency=low
93
94  * debian/control.in: Bump the libgweather-common depend up to (>= 2.24.0)
95
96 -- Sjoerd Simons <sjoerd@debian.org>  Mon, 19 Jan 2009 14:19:59 +1100
97
98libgweather (2.24.2-1) experimental; urgency=low
99
100  * New upstream release.
101
102 -- Josselin Mouette <joss@debian.org>  Sun, 04 Jan 2009 13:18:41 +0100
103
104libgweather (2.24.1-1) experimental; urgency=low
105
106  * New upstream release.
107  * Bump build-dependencies.
108  * Set shlibs version to 2.23.92.
109  * 01_compress_locations.patch: updated to apply again.
110  * 99_ltmain_as-needed.patch: update for new version.
111  * Prepare everything needed to build python-gweather, but disable it
112    for the moment since the API is unstable.
113
114 -- Josselin Mouette <joss@debian.org>  Fri, 21 Nov 2008 20:25:35 +0100
115
116libgweather (2.22.3-1) unstable; urgency=low
117
118  * New upstream bugfix release.
119  * debian/control.in:
120    + Update Standards-Version to 3.8.0, no additional changes needed.
121
122 -- Sebastian Dröge <slomo@debian.org>  Mon, 30 Jun 2008 12:48:40 +0200
123
124libgweather (2.22.2-2) unstable; urgency=low
125
126  * Make priority optional.
127  * 01_compress_locations.patch: look for .xml.gz files instead of .xml.
128  * libgweather-common.compress: compress the files with dh_compress.
129  * Enforce upgrading them together with Depends/Conflicts.
130
131 -- Josselin Mouette <joss@debian.org>  Mon, 23 Jun 2008 18:51:31 +0200
132
133libgweather (2.22.2-1) unstable; urgency=low
134
135  [ Sven Arvidsson ]
136  * debian/control.in:
137    + Update short description for -common and -dev packages
138    (Closes: #475495)
139
140  [ Josselin Mouette ]
141  * Upload to unstable.
142  * New upstream bugfix and translation release.
143
144 -- Josselin Mouette <joss@debian.org>  Wed, 28 May 2008 02:43:35 +0200
145
146libgweather (2.22.1.2-1) experimental; urgency=low
147
148  * New upstream bugfix release:
149    + debian/patches/03_fix-locations.patch:
150      - Dropped, merged upstream.
151    + debian/control.in:
152      - Build depend on libxml2-utils for xmllint.
153
154 -- Sebastian Dröge <slomo@debian.org>  Thu, 17 Apr 2008 09:30:03 +0200
155
156libgweather (2.22.1.1-1) experimental; urgency=low
157
158  * debian/control.in:
159    + Build depend on libxml-parser-perl (Closes: #471296).
160  * New upstream bugfix release with API changes:
161    + debian/control.in,
162      libgweather1.install:
163      - Update soname.
164      - Build depend on libxml2-dev.
165    + debian/patches/01_location-dist-fixes.patch,
166      debian/patches/02_location-dist-files.patch:
167      - Dropped, merged upstream.
168    + debian/patches/99_ltmain_as-needed.patch:
169      - Updated to apply cleanly again.
170
171 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 20:19:12 +0200
172
173libgweather (2.22.0-1) experimental; urgency=low
174
175  * New package, based on the Ubuntu packaging.
176  * debian/control.in:
177    + Wrap dependencies, update build dependencies.
178    + Correct dependencies of the -dev package.
179  * debian/watch:
180    + Added watch file.
181  * debian/patches/01_location-dist-fixes.patch,
182    debian/patches/02_location-dist-files.patch,
183    debian/patches/03_fix-locations.patch,
184    debian/patches/98_autoreconf.patch:
185    + Ported patches from gnome-applets for disting and correcting the weather
186      locations.
187  * debian/patches/99_ltmain_as-needed.patch,
188    debian/rules:
189    + Add -Wl,-z,defs -Wl,-O1 -Wl,--as-needed to LDFLAGS.
190
191 -- Sebastian Dröge <slomo@debian.org>  Wed, 12 Mar 2008 14:39:26 +0100
192
193libgweather (2.22.0-0ubuntu1) hardy; urgency=low
194
195  * New upstream version
196
197 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Tue, 11 Mar 2008 16:02:03 +0100
198
199libgweather (2.21.92-0ubuntu1) hardy; urgency=low
200
201  * New upstream version
202
203 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Tue, 26 Feb 2008 20:54:29 +0100
204
205libgweather (2.21.2-0ubuntu1) hardy; urgency=low
206
207  * New upstream version
208  * debian/control:
209    - updated the description
210
211 -- Sebastien Bacher <seb128@canonical.com>  Mon, 14 Jan 2008 23:12:48 +0100
212
213libgweather (2.21.1-0ubuntu1) hardy; urgency=low
214
215  * Upload to ubuntu
216
217 -- Sebastien Bacher <seb128@canonical.com>  Mon, 14 Jan 2008 10:45:38 +0100
218
219libgweather (2.22.0-2.1) unstable; urgency=low
220
221  * debian/control.in:
222    + Build depend on libxml-parser-perl (Closes: #471296).
223  *
224
225 -- Sebastian Dröge <slomo@debian.org>  Tue, 08 Apr 2008 20:19:12 +0200
Note: See TracBrowser for help on using the repository browser.