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
|
saga (2.3.1+dfsg-4) unstable; urgency=medium
* Team upload.
* Add dh-python to build dependencies.
* Drop unused UPSTREAM_{URL,VERSION} variables.
* Add patch to fix spelling errors.
* Change priority for libsaga from extra to optional.
* Bump Standards-Version to 4.2.0, changes: priority.
* Strip trailing whitespace from changelog, control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Drop obsolete get-orig-source target.
* Remove obsolete README.source, repacking documented in copyright file.
* Add lintian override for testsuite-autopkgtest-missing.
* Add lintian overrides for appstream metadata issues.
* Add lintian override for python-foo-but-no-python3-foo.
-- Bas Couwenberg <sebastic@debian.org> Tue, 14 Aug 2018 18:31:14 +0200
saga (2.3.1+dfsg-3) unstable; urgency=medium
* Team upload.
* Add patch to fix spelling errors.
* Limit watch file to 2.3.x LTS releases.
* Add libopencv-dev as preferred dependency for OpenCV 3.1.
(closes: #841287)
-- Bas Couwenberg <sebastic@debian.org> Tue, 08 Nov 2016 18:40:43 +0100
saga (2.3.1+dfsg-2) unstable; urgency=medium
[ Bas Couwenberg ]
* Mark Use-pkg-config-for-Debian-version-of-dxflib.patch as Applied-Upstream.
[ Johan Van de Wauw ]
* Make dxflib patch identical to upstream version
* Add patch to fix projections with gcc 6 (closes: #838915)
-- Johan Van de Wauw <johan@vandewauw.be> Tue, 27 Sep 2016 09:36:27 +0200
saga (2.3.1+dfsg-1) unstable; urgency=medium
* Team upload.
* Move from experimental to unstable.
-- Bas Couwenberg <sebastic@debian.org> Tue, 19 Jul 2016 20:01:32 +0200
saga (2.3.1+dfsg-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Update Files-Excluded for GPL-3+ files moved to other paths.
* Update patches, changes:
- Rename Use-debian-version-dxflib.patch to reflect content changes
- Drop spelling-errors.patch, fixed upstream
- Mark Use-debian-version-of-libsvm.patch as Forwarded: not-needed
- Rename disable-cluster_isodata.patch to disable-imagery_isocluster.patch,
the entire subdirectory is now excluded, not only cluster_isodata.cpp.
-- Bas Couwenberg <sebastic@debian.org> Fri, 08 Jul 2016 19:14:19 +0200
saga (2.3.0+dfsg1-1~exp1) experimental; urgency=medium
* Team upload.
* New repacked upstream release.
* Also exclude GPL-3+ licensed files from repacked upstream tarballs.
* Add patch to disable use of cluster_isodata.
-- Bas Couwenberg <sebastic@debian.org> Sun, 03 Jul 2016 23:12:23 +0200
saga (2.3.0+dfsg-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Drop patches applied upstream, refresh remaining patches.
* Add --with-system-dxflib to configure options.
* Add patch to fix spelling errors.
* Add upstream metadata.
-- Bas Couwenberg <sebastic@debian.org> Fri, 01 Jul 2016 23:25:12 +0200
saga (2.2.7+dfsg-2) unstable; urgency=medium
* Team upload.
* Rebuild with GDAL 2.1.0.
-- Bas Couwenberg <sebastic@debian.org> Fri, 13 May 2016 16:27:02 +0200
saga (2.2.7+dfsg-1) unstable; urgency=medium
* Team upload.
[ Johan Van de Wauw ]
* Imported Upstream version 2.2.7
- Removed JasPer support. (closes: #818218)
[ Bas Couwenberg ]
* Update watch file to handle common issues.
* Update version for virtual package.
* Update copyright file, changes:
- Separate copyright years and holders with a comma
- Files on separate lines
* Use desktop file in favor of menu file per CTTE #741573.
* Install application icon in hicolor theme.
* Override dh_install to use --list-missing.
* Remove executable bit from saga_gui resource files.
* Move architecture independent files to saga-common package.
* Explicitly remove files not to be installed.
* Enable all hardening buildflags.
* Add templates target to update the version in package control files.
* Strip trailing whitespace.
[ Johan Van de Wauw ]
* Split libsaga library
[ Bas Couwenberg ]
* Use minus sign instead underscore in package names.
[ Johan Van de Wauw ]
* Add transitional libsaga package
* Use debian version of libdxf
* Edit short description of saga_gdi lib
* Bump version in install/control/override files
* Remove obsolete Breaks/Replace
* Add misc depends to libsaga
* Document license for cluster_isodata
[ Bas Couwenberg ]
* Update copyright file, changes:
- Group copyright holders by license
- Use standalone license paragraph for BSD-2-clause & GPL-3+
- Reorder Files sections for imagery subdirectories
* Add lintian override for no-symbols-control-file.
* Also install 22x22 icon in hicolor theme.
* Bump Standards-Version to 3.9.8, changes: application icons.
* Drop saga-depends executable, obsolete. Library package names match
the SONAME which includes the upstream version.
-- Bas Couwenberg <sebastic@debian.org> Fri, 06 May 2016 14:47:29 +0200
saga (2.2.4+dfsg-1) unstable; urgency=medium
[ Bas Couwenberg ]
* Update Vcs-Git URL to use HTTPS.
* Bump Standards-Version to 3.9.7, no changes.
* Add patch for various typos.
[ Johan Van de Wauw ]
* Only remove libfire files, not the whole module
* Imported Upstream version 2.2.4+dfsg
* Remove unneeded patches (applied/integrated upstream)
* Bump years in copyright file
-- Johan Van de Wauw <johan@vandewauw.be> Thu, 25 Feb 2016 22:48:11 +0100
saga (2.2.3+dfsg-1) unstable; urgency=medium
* Fix files-excluded path
* Imported Upstream version 2.2.3+dfsg (closes: #808248)
* Refresh patches
* No longer install menu file
* Don't install projection definitions twice
* Update saga-depends
-- Johan Van de Wauw <johan@vandewauw.be> Mon, 04 Jan 2016 20:58:20 +0100
saga (2.2.2-1) unstable; urgency=medium
* Point to right branch for vcs-git
* Update watchfile to find also versions separated by -
* Imported Upstream version 2.2.2
* Install more shared files
-- Johan Van de Wauw <johan@vandewauw.be> Tue, 27 Oct 2015 15:52:10 +0100
saga (2.2.1+dfsg-1) unstable; urgency=medium
* Imported Upstream version 2.2.1+dfsg
* Refresh patches
* Add additional copyright holder
-- Johan Van de Wauw <johan@vandewauw.be> Thu, 24 Sep 2015 18:23:44 +0200
saga (2.2.0+dfsg-2) unstable; urgency=medium
* Fix opencv module
* Update my emailaddress
-- Johan Van de Wauw <johan@vandewauw.be> Tue, 15 Sep 2015 22:59:50 +0200
saga (2.2.0+dfsg-1) unstable; urgency=medium
[ Johan Van de Wauw ]
* Enable parallel building
* Add patch to work with recent versions of libvigraimpex
Patch provided by Adam Conrad (closes: #792696)
[ Bas Couwenberg ]
* Add repacksuffix in watch file to use +dfsg in version.
* Remove trailing space after . control statement.
[ Johan Van de Wauw ]
* Fix manpages build
* Remove B/D on liblas
* Imported Upstream version 2.2.0+dfsg
* Fix manfile generation once more
* Add opencv module
[ Bas Couwenberg ]
* Update copyright file, changes:
- Add differently licensed files
- Change Boost license to SPDX compatible BSL-1.0 shortname
- Correct dxflib license to GPL-2 or dxf-Commercial
- Align copyrght holders
- Remove trailing whitespace
* Add build dependencies for missing headers:
- libcv-dev opencv/cv.h
- libopencv-photo-dev opencv2/photo/photo.hpp
- libopencv-contrib-dev opencv2/contrib/contrib.hpp
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Fri, 17 Jul 2015 18:07:41 +0200
saga (2.1.4+dfsg-1) unstable; urgency=medium
* Update to new upstream version
* Fix order in copyright file
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Mon, 24 Nov 2014 22:07:13 +0100
saga (2.1.2+dfsg-3) unstable; urgency=medium
* Use dep-5 style copyright file
* Enable OpenMP
* Revert "Temporarily disable building saga gui on arm" - bug resolved in gcc
* Fix provides tag
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Thu, 09 Oct 2014 21:09:35 +0200
saga (2.1.2+dfsg-2) unstable; urgency=medium
* Remove unneeded configure option
* Fix wrong version number in saga-depends
* Temporarily disable building saga gui on arm (closes: #755361)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Tue, 12 Aug 2014 18:48:40 +0200
saga (2.1.2+dfsg-1) unstable; urgency=medium
* Import new upstream (closes: #717624)
* Fix patches - remove autoreconf results - rename configure.in
* Remove changes to Makefile.am (autoreconf)
* Remove patch (included upstream)
* Delete missing icons from menu fil
* Bump standards version - no changes needed
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Tue, 15 Jul 2014 04:38:14 -0400
saga (2.1.0+dfsg-1) unstable; urgency=low
[ Johan Van de Wauw ]
* Update to new upstream version.
* Uses wxwidgets 3.0 instead of 2.8
[ Francesco Paolo Lovergine ]
* Tagged for sid.
* Changed path to relative ones in *.install file for dh_install.
* Truly annotate the previous fix.
(closes: #715109)
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Thu, 14 Nov 2013 21:16:53 -0500
saga (2.0.8+dfsg-4) unstable; urgency=low
* Correct saga-depends
* Add Missing Depends to libsaga-dev. Fixes #715109
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Wed, 17 Jul 2013 13:58:31 -0400
saga (2.0.8+dfsg-3) unstable; urgency=low
* Removed libvigraimpex-dev b-d.
(closes: #669468)
-- Francesco Paolo Lovergine <frankie@debian.org> Mon, 18 Jun 2012 14:28:12 +0200
saga (2.0.8+dfsg-2) unstable; urgency=low
[ Johan Van de Wauw ]
* Run autoreconf after last grib2 fix + more logical patches.
[ Francesco Paolo Lovergine ]
* Policy bumped to 3.9.3, no changes required.
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 28 Feb 2012 23:46:51 +0100
saga (2.0.8+dfsg-1) unstable; urgency=low
[ Francesco Paolo Lovergine ]
* Fixed python support in debian/rules for dh call.
(closes: #642566)
* Fixed a bit of mess in patchset and upstream on git repo.
[ Johan Van de Wauw ]
* Imported Upstream version 2.0.8
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 07 Feb 2012 19:43:29 +0100
saga (2.0.7+dfsg-2) unstable; urgency=low
[ Francesco Paolo Lovergine ]
* Added missing ${python:Depends} in python-saga and remove autodetection
of python versions. Thanks Jakub Wilk.
(closes: #642566)
[ Johan Van de Wauw ]
* Install man-files correctly.
* Add python-saga to the right section.
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 27 Sep 2011 15:27:31 +0200
saga (2.0.7+dfsg-1) unstable; urgency=low
[ Johan Van de Wauw ]
* Imported Upstream version 2.0.7
* Delete .svn files prior when creating dfsg-free tarball
* Fix gcc 4.6 build issues
* Use debian version of grib2
* Bump standards version
* Enable building of python plugin
* Add support for opening *.las files
* Adjust grid_gridding to use qhull
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Tue, 30 Aug 2011 15:39:35 -0400
saga (2.0.6+dfsg-0) unstable; urgency=low
[ Johan Van de Wauw ]
* Update to 2.0.6
* Add libvigra-impex-dev - enables extra modules
* Add break/replace to avoid apt problems
* Revert to the right descriptions in debian/control
* Update saga_depends to 2.0.6
* Switch build system from cdbs to dh7
* Add patch from autoreconf result
[ Francesco Paolo Lovergine ]
* Dropped obsolete pre-squeeze proj alternative build-dep.
* Policy bumped to current 3.9.2, without changes.
* Dropped cdbs dependency, now using debhelper dh_* rules.
* Using source 3.0 format with quilt support.
* Debhelper level set to 8.
* Some packaging changes.
* Added missing changelog note.
-- Francesco Paolo Lovergine <frankie@debian.org> Tue, 07 Jun 2011 17:16:33 +0200
saga (2.0.5+dfsg-0) unstable; urgency=low
* Update to 2.0.5
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Wed, 29 Sep 2010 14:23:48 +0200
saga (2.0.4+dfsg-3) unstable; urgency=low
* Update build-depends to enable backport to lenny
* Move unversioned libraries to -dev package
* Fix module description html generation
* Bump standards version to 3.9.0, no changes required
-- Johan Van de Wauw <johan.vandewauw@gmail.com> Thu, 22 Jul 2010 13:27:01 +0200
saga (2.0.4+dfsg-2) unstable; urgency=low
[ Johan Van de Wauw ]
* Fix program description (closes: #578419)
* Fix bug: deep map window zoom freezes SAGA
* Fix Esri E00 import
* Fix bug: printf() crashes
-- Francesco Paolo Lovergine <frankie@debian.org> Mon, 10 May 2010 16:00:39 +0200
saga (2.0.4+dfsg-1) unstable; urgency=low
* Initial release, with copyright fixes and non-free removals.
(closes: #570014)
[ Johan Van de Wauw ]
* Initial import debian files
* Fix tip of the day
* Add saga_gdi to lib instead of pkglib (fixes errors when running
saga_cmd)
* Fix upstream bug 2896803 Grid to shapefile
* Update manfile (multiple files example)
* Remove unneccesary CVS files
* Add libsaga_gdi.so to /usr/lib instead of /usr/lib/saga
* Use grib2 in debian instead of static linked version
* Separate saga-dev package
* Fix sonumbers for saga_api.so and saga_gdi
* Remove non-free components (in grid_gridding and fire_simulation)
[ Francesco Paolo Lovergine ]
* Maintainer set to DebianGis team, with git maintenance.
* Added Johan and me as uploaders.
* Set Vcs-* fields.
* Long description revised.
* Set libproj-dev build-dep.
* Moved to Debhelper level 7.
* Minor layout changes to debian/control to respect 80 cols width.
* Debian revision reset to 2.0.4-1.
* Apps -> Applications in debian/menu.
* Now libtool helper files .la are not installed.
* Added ITP bug number.
* Added a templated debhelper saga-depends little script to provide required
substvars for third-parties packages.
-- Francesco Paolo Lovergine <frankie@debian.org> Thu, 25 Mar 2010 13:22:43 +0100
|