~ubuntu-branches/ubuntu/precise/qgis/precise

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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
qgis (1.4.0+12730-5ubuntu1) natty; urgency=low

  * Merge from Debian unstable (LP: #707791), remaining changes:
    - Fix compilation issues with QT 4.7
    - Add build-depends on libqtwebkit-dev
    - Fix build failure with GCC 4.5
  * Fix build failure with python-qt4 4.8
  * Build-depend on python-sip-dev instead of *sip4* transitional packages.

 -- Felix Geyer <debfx-pkg@fobos.de>  Fri, 18 Feb 2011 20:06:52 +0100

qgis (1.4.0+12730-5) unstable; urgency=high

  * Missing ${python:Depends} added to python-qgis dependencies
    (closes: #611492)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 31 Jan 2011 11:14:41 +0100

qgis (1.4.0+12730-4) unstable; urgency=high

  * set "CFLAGS += -fno-strict-aliasing" for powerpc to avoid crash
    Thanks to Gabriele Giacone <1o5g4r8o@gmail.com> (Closes: #603986) 

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 11 Jan 2011 11:08:54 +0100

qgis (1.4.0+12730-3ubuntu4) natty; urgency=low

  * Fix build failure with GCC 4.5.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 15 Dec 2010 14:10:27 +0100

qgis (1.4.0+12730-3ubuntu3) natty; urgency=low

  * Rebuild with python 2.7 as the python default.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 09 Dec 2010 16:54:44 +0000

qgis (1.4.0+12730-3ubuntu2) maverick; urgency=low

  * Build-dep on libqtwebkit-dev for qtwebkit transition

 -- Philip Muskovac <yofel@gmx.net>  Wed, 21 Jul 2010 13:39:55 +0200

qgis (1.4.0+12730-3ubuntu1) maverick; urgency=low

  * Merge from Debian unstable (LP: #540941).
  * Fix compilation issues with QT 4.7
  * Add build-depends on libqt4-webkit-dev 

 -- Johan Van de Wauw <johan.vandewauw@gmail.com>  Sun, 11 Jul 2010 20:23:24 +0200

qgis (1.4.0+12730-3) unstable; urgency=low

  * Updated debian/control for current Grass snapshot.
  * Updated Vcs-Git field to reflect current public read-only repo.
  * Updated README.source to document how to access the git repo.
  * Now build-depends on sip4 >= 4.10 to force use of a current API 7.0.
    (closes: #578570)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 26 Apr 2010 13:08:17 +0200

qgis (1.4.0+12730-2) unstable; urgency=low

  * Readded dpatch support.
  * New patch: kfreebsd.dpatch to support kfreebsd archs.
  * Modified debian/python-qgis.install.in to manage different python versions.
  * Added a conflicts against old qgis to qgis-common.
    (closes: #568185)
  * Removed circular dependencies among -common packages and their conterparts.
    Now using Recommends.
    (closes: #568271)
  * Rebuilt against current sip4 (4.10) interface and added sipversion.dpatch
    to manage correctly version checking. Thanks jef.
    (closes: #568241)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 04 Feb 2010 11:09:01 +0100

qgis (1.4.0+12730-1) unstable; urgency=low

  The "George A. Romero rocks" release.

  * Ready for sid (again) with removed multi-distribution support.
  * Policy updated to 3.8.4.
  * Based on 1.4.0 branch snapshot r12730 as taken from Qgis repository.
  * Debhelper moved to level 7.
  * Now using dh_prep instead of dh_clean -k.
  * Introduced templating for the grass directory name.
  * Still retaining conflict/replace items related to previuous unreleased 
    packages to be friendly with past users.
  * Removed obsolete dh_desktop call at all.
  * Removed the whole distribution dependent script snippets.
  * Added qgis.sh.in template file.
  * Added missing debhelper token to preinst script.
  * debian/copyright file revised to add explicitly upstream authors.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 01 Feb 2010 15:20:01 +0100

qgis (1.4.0) UNRELEASED; urgency=low

  * new development version after 1.3 branch
  * use templates for configuration for ABIs and distributions
  * policy updated to 3.8.3
  * remove README.Debian from libqgis-dev
  * add symbol files for shared libraries
  * shorten qgis.sh
  * add all python files in qgis' site-packages
  * add labeling plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Tue, 17 Nov 2009 16:27:53 +0100

qgis (1.3.0) UNRELEASED; urgency=low

  * new upstream release
  * add analysis library and raster terrain analysis plugin
  * alternativly depend on libgdal1-1.6.0-grass
  * include CONTRIBUTORS, TRANSLATORS and DONORS
  * reverse order of libgdal1-*-grass dependencies

 -- Jürgen E. Fischer <jef@norbit.de>  Sat, 12 Sep 2009 22:09:18 +0200

qgis (1.2.0) UNRELEASED; urgency=low

  * new development version after 1.1 branch
  * add new build dependency to pyqt4-dev-tools
  * update SONAMEs to 1.2.0
  * add python dependency to qgis-plugin-grass-common
  * include osm provider and evis plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Tue, 18 Aug 2009 08:20:18 +0200

qgis (1.1.0-5) UNRELEASED; urgency=low

  * rename {qgis,qgis_help}.man to {qgis,qgis_help}.1

 -- Jürgen E. Fischer <jef@norbit.de>  Tue, 21 Apr 2009 22:09:33 +0200

qgis (1.1.0-4) UNRELEASED; urgency=low

  * include oracle plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 15 Apr 2009 22:32:27 +0200

qgis (1.1.0-3) UNRELEASED; urgency=low

  * include diagram overlays 

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 08 Apr 2009 16:30:57 +0200

qgis (1.1.0-2) UNRELEASED; urgency=low

  * change package names to reflect ABI (changes SONAME)

 -- Jürgen E. Fischer <jef@norbit.de>  Sun, 05 Apr 2009 12:34:38 +0200

qgis (1.1.0-1) UNRELEASED; urgency=low

  * allow build with GRASS 6.4rc3

 -- Jürgen E. Fischer <jef@norbit.de>  Mon, 02 Mar 2009 21:06:07 +0100

qgis (1.1.0) UNRELEASED; urgency=low

  * gridmaker plugin removed from package
  * updated mime support
  * sync with debian-gis debian/ tree
    - introduce arch-independent qgis-common and
      qgis-plugin-grass-common
    - policy updated to 3.8.0
    - join libqgis1-core and libqgis1-gui to libqgis1
    - add debian/watch
    - dh_lintian overrides
    - fix qgis.desktop
    - fix license reference in copyright
  * introduce arch-independent python-qgis-common
  * added sharedmimeinfo
  * remove dpatch

 -- Jürgen E. Fischer <jef@norbit.de>  Fri, 13 Feb 2009 22:03:25 +0100

qgis (1.0.0) experimental; urgency=low
 
  * new upstream release
  * update qgis.mime
  * add qgis.desktop and qgis.xml 
  * add mime types for KDE
  * don't ignore errors in preinst and postrm
  * run ldconfig in postrm

 -- Jürgen E. Fischer <jef@norbit.de>  Tue, 23 Dec 2008 20:42:21 +0100

qgis (1.0preview18) experimental; urgency=low

  * add suggestion for gpsbabel

 -- Jürgen E. Fischer <jef@norbit.de>  Sat, 20 Dec 2008 19:08:34 +0100

qgis (1.0preview17) experimental; urgency=low

  * include quickprint and coordinate capture plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 12 Nov 2008 12:57:46 +0100

qgis (1.0preview16) experimental; urgency=low

  * new upstream preview release (1.0preview2).
  * introduce conflict with uim-qt3 (fixes GUI issues on Ubuntu intrepid)

 -- Jürgen E. Fischer <jef@norbit.de>  Sat, 08 Nov 2008 12:10:21 +0100

qgis (1.0preview7) experimental; urgency=low

  * remove quickprint plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Mon, 01 Sep 2008 21:58:58 +0200

qgis (1.0preview6) experimental; urgency=low

  * add missing dependency of python-qgis to python-qt4

 -- Jürgen E. Fischer <jef@norbit.de>  Fri, 29 Aug 2008 17:26:33 +0200

qgis (1.0preview5) experimental; urgency=low

  * add wrapper scripts to qgis-plugin-grass that adds the grass
    shared libraries to LD_LIBRARY_PATH.

 -- Jürgen E. Fischer <jef@norbit.de>  Fri, 29 Aug 2008 00:19:05 +0200

qgis (1.0preview4) experimental; urgency=low

  * add ogr converter plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 27 Aug 2008 17:48:32 +0200

qgis (1.0preview3) experimental; urgency=low

  * build in pedantic mode
  * add interpolation plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Sat, 23 Aug 2008 15:19:32 +0200

qgis (1.0preview2) experimental; urgency=low

  * added dxf2shp plugin
  * removed pggeoprocessing plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 20 Aug 2008 08:47:29 +0200

qgis (1.0preview1) experimental; urgency=low

  * prepackaging of Quantum GIS 1.0
  * raised abi version from 0.11 to 1

 -- Jürgen E. Fischer <jef@norbit.de>  Sat, 19 Jul 2008 19:57:04 +0200

qgis (0.11.0-2) stable; urgency=low

  * remove libqgisgrass0.11 package by integrating it into qgis-plugin-grass
  * move libqgisgrass.so link from libqgis1-dev to qgis-plugin-grass
  * qgis recommends instead of just suggests the grass and python plugin

 -- Jürgen E. Fischer <jef@norbit.de>  Sat, 19 Jul 2008 11:38:49 +0200

qgis (0.11.0-1) stable; urgency=low

  * libqgispython0.11 integrated into python-qgis
  * introduced a build conflict with libqgis1-dev

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 16 Jul 2008 22:42:11 +0200

qgis (0.11.0) stable; urgency=low

  * New upstream release: Quantum GIS 0.11.0 'Metis'

 -- Jürgen E. Fischer <jef@norbit.de>  Tue, 15 Jul 2008 20:41:12 +0200

qgis (0.11.0test3) experimental; urgency=low

  * add memory provider

 -- Jürgen E. Fischer <jef@norbit.de>  Tue, 10 Jun 2008 15:32:42 +0200

qgis (0.11.0test2) experimental; urgency=low

  * removed 'upstream' changes from changelog 
  * policy update 3.7.2 to 3.7.3
  * python support: renamed qgis-python-plugin to python-qgis, moved to python
    section, added Python:Provides
  * replaced QGIS with Quantum GIS in descriptions
  * moved so symlinks to dev package

 -- Jürgen E. Fischer <jef@norbit.de>  Sun, 01 Jun 2008 13:45:39 +0200

qgis (0.11.0test1) experimental; urgency=low

  * prepackaging of Quantum GIS 0.11.0 'Mantis'
  * raised abi from 0.10 to 0.11
  * separate packages for python support
  * raised dependency from python-qt4* from 4.0.0 to 4.1.0
  * call cmake with -Wno-dev

 -- Jürgen E. Fischer <jef@norbit.de>  Thu, 29 May 2008 00:23:14 +0200

qgis (0.10.0-2) gutsy; urgency=low
  
  * fix libgdal1 grass dependency for ubuntu gutsy/hardy (1.4.0 | 1.5.0)

 -- Jürgen E. Fischer <jef@norbit.de>  Wed, 30 Apr 2008 22:35:42 +0200

qgis (0.10.0-1) gutsy; urgency=low
  
  * updated Maintainer field
  * updated version for sip build dependency and removed old libgdal<1.5
    dependencies.
  * removed explicit shared library dependency for qgis and qgis-grass-plugin.
  * removed recommends for qt4-designer on libqgis1-dev, because there's also
    a depends.

 -- Jürgen E. Fischer <jef@norbit.de>  Mon, 28 Apr 2008 22:21:53 +0200

qgis (0.10.0) gutsy; urgency=low

  * Quantum GIS 0.10.0 'Io' upstream release

 -- Jürgen E. Fischer <jef@norbit.de>  Fri, 18 Apr 2008 00:51:58 +0200

qgis (0.9.2test1) gutsy; urgency=low

  * Testing package to see if icons deploy 

 -- Tim Sutton <tim@linfiniti.com>  Tue, 12 Feb 2008 21:18:35 -0200

qgis (0.9.2rc1) gutsy; urgency=low

  * new upstream release

 -- Tim Sutton <tim@linfiniti.com>  Mon, 28 Jan 2008 23:00:41 -0200

qgis (0.9.1) gutsy; urgency=low

  * new upstream release

 -- Tim Sutton <tim@linfiniti.com>  Fri, 07 Dec 2007 01:36:55 -0200

qgis (0.9.0) gutsy; urgency=low

  * Quantum GIS 0.9.0 'Ganymede' release 

 -- Tim Sutton <tim@linfiniti.com>  Tue, 28 Aug 2007 22:43:41 -0300

qgis (0.8.1-3) UNRELEASED; urgency=low

  * Added Build-Depends: sip4.

 -- Niccolo Rigacci <niccolo@rigacci.org>  Fri, 10 Aug 2007 11:37:29 +0200

qgis (0.8.1-2) UNRELEASED; urgency=low

  * Quick-and-dirty changes on Debian files.

 -- Niccolo Rigacci <niccolo@rigacci.org>  Fri, 10 Aug 2007 10:52:25 +0200

qgis (0.8.1-1) UNRELEASED; urgency=low

  * New upstream release.
  * Now the building system is based on cmake. Qt4 and SIP are required.
  * Added cmake.dpatch new patch (to build-up consistently).
  * Added georef.dpatch new patch (improvement of georeferencer by Martin Dobias).
  * Removed obsolete postgresql-dev build-dep.
    (closes: #429984)
  * Removed obsolete libmysqlclient14-dev build-dep.
  * Added a grid_maker patch to compile standalone binaries.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Fri, 29 Jun 2007 16:03:56 +0200

qgis (0.8.0-5) unstable; urgency=low

  * Added python-dev build-dep. 
    Patch added: ax_python.dpatch, fixes python environment detection.
    (closes: #429234)
  * Added build-dep for autoconf/automake due to acinclude.m4 changes.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 19 Jun 2007 18:28:05 +0200

qgis (0.8.0-4) unstable; urgency=low

  * Enabled python scripts support and changed build-dep and suggests as consequence.
  * Enabled WFS support.
    (closes: #302618)
  * Long description revised.
  * Patch gcc43-fixes updated. Thanks again Martin Michlmayr.
    (closes: #417522)
  * Now installing missing binaries: msexport, qgis_help
    (closes: #423989)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 22 May 2007 17:03:18 +0200

qgis (0.8.0-3) unstable; urgency=low

  * Added missing flex/bison build-deps.
    (closes: #421143)
  * Added gcc4.3-fixes based the patch by tbm.
    (closes: #417522)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 30 Apr 2007 23:24:02 +0200

qgis (0.8.0-2) unstable; urgency=low

  * Releasing for unstable.
    Moved to soname 1 instead of 0.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Tue, 10 Apr 2007 13:42:47 +0200

qgis (0.8.0-1) experimental; urgency=low

  * New upstream release.
  * Patchset updated.
    New patch: gridmaker_bin to generate gridmaker binary as it should.


 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed,  4 Apr 2007 14:19:48 +0200

qgis (0.7.4-6) UNRELEASED; urgency=low

  * Moved to team maintainership as asked by Steve.
  * Moved to new gdal 1.4.0 dependency (currently in experimental)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed,  4 Apr 2007 14:04:38 +0200

qgis (0.7.4-5) unstable; urgency=low

  * Acknowledge GCC 4.1 NMU (Closes: #356215)
  * Update deps to libgdal1-1.3.2-dev and grass-dev (Closes: #383143, #360649)
  * Bump standards version to 3.7.2. No changes made.

 -- Steve Halasz <debian@adkgis.org>  Sat, 19 Aug 2006 22:13:32 -0400

qgis (0.7.4-4.1) unstable; urgency=low

  * NMU as part of the GCC 4.1 transition.
  * patches/gcc41-extra-qualifications.dpatch: Update to remove two more
    extra qualifications from C++ files (Closes: #356215)

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 23:57:18 +0200

qgis (0.7.4-4) unstable; urgency=low

  * Apply patch for building with gcc 4.1 (Closes: #356215)
  * Create patch for moving location of installed documentation
    (Closes: #355208)
  * Remove essentially empty README file (Closes: #324533)

 -- Steve Halasz <debian@adkgis.org>  Fri,  7 Apr 2006 10:12:58 -0400

qgis (0.7.4-3) unstable; urgency=low

  * Build with libgdal1-1.3.1
  * Build-dep on libmysqlclient15-dev
  * Remove follow-on build-deps that are now pulled in by
    libgdal1-1.3.1-dev

 -- Steve Halasz <debian@adkgis.org>  Mon, 20 Feb 2006 20:21:48 -0500

qgis (0.7.4-2) unstable; urgency=low

  * Build libqgis0 as separate package to conform to policy (Closes: #339254)
  * Rename qgis-dev to libqgis0-dev
  * Build-dep on libmysqlclient14-dev
  * Acknowledge binary NMU (Closes: #345148)

 -- Steve Halasz <debian@adkgis.org>  Wed, 14 Dec 2005 23:14:35 -0500

qgis (0.7.4-1) unstable; urgency=low

  * New upstream release
  * Build GRASS support in qgis-plugin-grass package (Closes: #248649)

 -- Steve Halasz <debian@adkgis.org>  Sat,  5 Nov 2005 16:04:45 -0500

qgis (0.7.0-1) unstable; urgency=low

  * New upstream release (Closes: #327592)
    - Don't segfault when starting without X (Closes: #295872)
    - GPX plugin uses less RAM (Closes: #284238)
  * PostgreSQL transition: build-dep on libpq-dev | postgresql-dev
  * C++ ABI transition. No explicit changes made. (Closes: #327597)
  * Bump standards version to 3.6.2. No changes made.

 -- Steve Halasz <debian@adkgis.org>  Fri, 16 Sep 2005 10:43:49 -0400

qgis (0.6.0-2) unstable; urgency=low

  * Depend on xerces26 instead of xerces21 (Closes: #301709)
  * Apply patch for PostGis 1.0 (Closes: #303743)
  * Added note about setting QTDIR=/usr/share/qt3 (Closes: #281910)
  * Patch for crash loading shapefiles exposed by gdal 1.2.6

 -- Steve Halasz <debian@adkgis.org>  Thu, 14 Apr 2005 11:03:20 -0400

qgis (0.6.0-1) unstable; urgency=low

  * New upstream release
  * Display version name consistently (Closes: #275608)
  * Make Alt+F accelerators unique (Closes: #275611)
  * Use upstream's new manpage for qgis
  * Make delimited text plugin dialog more user-friendly (Closes: #282085)
  * Fix for disappearing icons (Closes: #275610)
  * Properly load shapefiles specified on the command line (Closes: #275607)

 -- Steve Halasz <debian@adkgis.org>  Tue, 21 Dec 2004 09:46:27 -0500

qgis (0.5.0-2) unstable; urgency=low

  * Fix typos in .install files that left out the delimitedtext plugin 
    (Closes: #282084)

 -- Steve Halasz <debian@adkgis.org>  Fri, 19 Nov 2004 10:51:07 -0500

qgis (0.5.0-1) unstable; urgency=low

  * New upstream release
  * Create separate qgis-dev package (Closes: #264213)

 -- Steve Halasz <debian@adkgis.org>  Wed,  6 Oct 2004 07:34:28 -0400

qgis (0.4.0-3) unstable; urgency=medium

  * Add build-dep on libjasper-1.701-dev
  * Add build-dep on libtiff4-dev - doh! :-/
  * Add build-dep on netcdfg-dev

 -- Steve Halasz <debian@adkgis.org>  Tue, 10 Aug 2004 11:22:29 -0400

qgis (0.4.0-2) unstable; urgency=low

  *  Remove build-dep on libtiff3g-dev (Closes: #264573)

 -- Steve Halasz <debian@adkgis.org>  Mon,  9 Aug 2004 09:15:08 -0400

qgis (0.4.0-1) unstable; urgency=low

  * New upstream release

 -- Steve Halasz <debian@adkgis.org>  Fri,  2 Jul 2004 09:36:23 -0400

qgis (0.3.0-1) unstable; urgency=low

  * New upstream release

 -- Steve Halasz <debian@adkgis.org>  Wed, 26 May 2004 09:38:22 -0400

qgis (0.2.0-1) unstable; urgency=low

  * New upstream release

 -- Steve Halasz <debian@adkgis.org>  Mon, 26 Apr 2004 09:48:19 -0400

qgis (0.1-2) unstable; urgency=low

  * Build with the Shapefile to PostGIS Import Tool (SPIT) and 
    PostgreSQL support (Closes: #233191)

 -- Steve Halasz <debian@adkgis.org>  Wed,  7 Apr 2004 09:18:34 -0400

qgis (0.1-1) unstable; urgency=low

  * New upstream release
  * changed install location of html documentation to /usr/share/doc/qgis 
  * updated man page to describe new command-line options and include pointers
    to HTML and PDF documentation (Closes: #234600)
  * debian/control:
    - updated description to include raster support

 -- Steve Halasz <debian@adkgis.org>  Wed, 25 Feb 2004 08:56:18 -0500

qgis (0.0.13-1) unstable; urgency=low

  * Initial Release (Closes: #217237).
  * clean out config.status and config.log before building

 -- Steve Halasz <debian@adkgis.org>  Fri,  9 Jan 2004 12:27:07 -0500