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
|
spatialite-tools (4.3.0-2) unstable; urgency=medium
* Update Vcs-Browser URL to use HTTPS.
* Rebuild for geos transition.
-- Bas Couwenberg <sebastic@debian.org> Sat, 29 Aug 2015 15:42:00 +0200
spatialite-tools (4.3.0-1) unstable; urgency=medium
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Tue, 14 Jul 2015 12:36:07 +0200
spatialite-tools (4.3.0-1~exp1) experimental; urgency=medium
* New upstream release.
* Bump minimum required libspatialite-dev version to 4.3.0.
-- Bas Couwenberg <sebastic@debian.org> Wed, 01 Jul 2015 22:10:29 +0200
spatialite-tools (4.3.0~rc1-1~exp1) experimental; urgency=medium
* New upstream release candidate.
* Bump minimum required libspatialite-dev version to 4.3.0~rc1.
* Drop patches applied upstream.
-- Bas Couwenberg <sebastic@debian.org> Sat, 27 Jun 2015 16:26:13 +0200
spatialite-tools (4.3.0~rc0-1~exp1) experimental; urgency=medium
* Update watch file to use lowercase rc in upstream version mangle.
* New upstream release candidate.
* Drop patches applied upstream, refresh remaining patches.
* Add patch to link sqlite3.
-- Bas Couwenberg <sebastic@debian.org> Fri, 19 Jun 2015 22:48:52 +0200
spatialite-tools (4.2.1~rc1-3) experimental; urgency=medium
* Bump minimum required libspatialite-dev to 4.2.1~rc1-1~exp4.
-- Bas Couwenberg <sebastic@debian.org> Thu, 14 May 2015 21:22:06 +0200
spatialite-tools (4.2.1~rc1-2) experimental; urgency=medium
* Add upstream metadata.
* Update Vcs-Browser URL to use cgit instead of gitweb.
* Set the date embedded in man pages to the changelog date for
reproducible builds.
* Update my email to @debian.org address.
-- Bas Couwenberg <sebastic@debian.org> Thu, 14 May 2015 16:19:26 +0200
spatialite-tools (4.2.1~rc1-1) experimental; urgency=medium
* New upstream release candidate.
* Set experimental branch in Vcs-Git and gbp.conf.
* Add man page for spatialite_osm_overpass & spatialite_xml_validator.
* Drop patches applied upstream, refresh remaining patches.
* Add build dependency on libxml2.
* Bump Standards-Version to 3.9.6, no changes.
* Update 07-succesfully-typo.patch, also fix typo in
spatialite_osm_overpass.
-- Bas Couwenberg <sebastic@xs4all.nl> Fri, 28 Nov 2014 19:06:51 +0100
spatialite-tools (4.2.0-1~exp1) experimental; urgency=medium
* New upstream release.
* Refresh patches:
- 00-add_automake_foreign.patch
- 03-fix_typos.patch
- 07-succesfully-typo.patch
- 08-indifferently-typo.patch
- 10-no-sqlite-check.patch
* Update copyright file.
* Add man page for:
- spatialite_xml_collapse
- spatialite_xml_load
- spatialite_xml_print
* Add patch to fix 'OUTPUT' typo.
-- Bas Couwenberg <sebastic@xs4all.nl> Mon, 04 Aug 2014 03:02:57 +0200
spatialite-tools (4.1.1-5) unstable; urgency=medium
* Add patch to use spatialite_init_ex() instead of spatialite_init(),
the latter segfaults now that libspatialite is built with libproj 4.9.1.
(closes: #785091)
* Update Vcs-Browser URL to use cgit instead of gitweb.
* Bump Standards-Version to 3.9.6, no changes.
-- Bas Couwenberg <sebastic@debian.org> Sat, 16 May 2015 17:05:48 +0200
spatialite-tools (4.1.1-4) unstable; urgency=medium
* Add patch to not require an extact match between the sqlite3 header
and source for spatialite to run.
(closes: #743999)
* Drop lintian override for no-upstream-changelog,
shouldn't override pedantic tags.
-- Bas Couwenberg <sebastic@xs4all.nl> Thu, 10 Apr 2014 00:05:59 +0200
spatialite-tools (4.1.1-3) unstable; urgency=low
* Add gbp.conf to use pristine-tar by default.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@xs4all.nl> Mon, 17 Mar 2014 23:12:08 +0100
spatialite-tools (4.1.1-2) experimental; urgency=low
* Bump Standards-Version to 3.9.5, no changes required.
* Require at least libspatialite version 4.1.1.
-- Bas Couwenberg <sebastic@xs4all.nl> Sat, 14 Dec 2013 17:04:24 +0100
spatialite-tools (4.1.1-1) experimental; urgency=low
* New upstream version.
* Add myself to Uploaders.
* Update watch file.
* Use dh-autoreconf to run autoreconf during build.
* Use canonical URLs for Vcs-* fields.
* Update Homepage URL.
* Update copyright file.
* Properly link sqlite3. (closes: #713644)
* Pass all hardening flags to configure.
* Add lintian override for no upstream changelog, link to timeline.
* Add patch to fix 'successfully' typo.
* Add patch to fix 'indifferently' typo.
* Add patch to fix 'default' typo.
* Add man page for specialite tools:
- exif_loader
- shp_doctor
- spatialite
- spatialite_convert
- spatialite_dxf
- spatialite_gml
- spatialite_network
- spatialite_osm_filter
- spatialite_osm_map
- spatialite_osm_net
- spatialite_osm_raw
- spatialite_tool
(closes: #703344)
* Bump dephelper compatibility to 9.
* Change priority to optional.
-- Bas Couwenberg <sebastic@xs4all.nl> Mon, 30 Sep 2013 02:35:52 +0200
spatialite-tools (4.1.0-1) UNRELEASED; urgency=low
* New upstream version
-- Jerome Villeneuve Larouche <jlarouche@mapgears.com> Fri, 23 Aug 2013 11:03:13 -0400
spatialite-tools (4.0.0-1) experimental; urgency=low
* New upstream version
* Bump requirement of libspatialite to >= 4.0.0
* Added hardening instructions to debian/rules
-- David Paleino <dapal@debian.org> Sat, 01 Dec 2012 21:18:10 +0100
spatialite-tools (3.1.0b-1) unstable; urgency=low
* New upstream version
* Patches adapted to new source
* Standards-Version bump to 3.9.4, no changes needed
* Updated debian/copyright
* Added Build-Depends on libreadosm-dev
-- David Paleino <dapal@debian.org> Thu, 04 Oct 2012 00:13:01 +0200
spatialite-tools (3.0.0-2) unstable; urgency=low
* Fixed debian/watch to properly mangle upstream versioning scheme
* Added DEP-3 header to 05-dont_relink.patch
-- David Paleino <dapal@debian.org> Sat, 14 Apr 2012 11:55:00 +0200
spatialite-tools (3.0.0-1) unstable; urgency=low
* Initial release.
* Spatialite-tools used to be distributed with spatialite source, this
is now different and this package is thought to be built apart.
* Added the same 05-dont_relink.patch new patch used in spatialite
to avoid relinking.
-- Francesco Paolo Lovergine <frankie@debian.org> Wed, 29 Feb 2012 13:00:58 +0100
|